jsmn by zserge

Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket

created at Oct. 5, 2015, 12:32 p.m.

C

144 +0

3,705 +16

783 +1

GitHub
picohttpparser by h2o

tiny HTTP parser written in C (used in HTTP::Parser::XS et al.)

created at Oct. 8, 2009, 12:08 a.m.

C

79 +0

1,851 +0

250 +1

GitHub
c-ares by c-ares

A C library for asynchronous DNS requests

created at March 20, 2010, 7:30 p.m.

C

81 +0

1,879 +8

608 +1

GitHub
Simd by ermig1979

C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, NEON for ARM.

created at March 25, 2015, 3:24 p.m.

C++

115 +0

2,069 +1

414 -1

GitHub
sregex by openresty

A non-backtracking NFA/DFA-based Perl-compatible regex engine matching on large data streams

created at Oct. 16, 2012, 10:03 p.m.

C

72 +0

617 +0

111 +0

GitHub
soci by SOCI

Official repository of the SOCI - The C++ Database Access Library

created at Nov. 9, 2011, 1:49 a.m.

C++

93 +0

1,423 +1

478 +0

GitHub
nanopb by nanopb

Protocol Buffers with small code size

created at April 29, 2015, 5:21 p.m.

C

112 +0

4,380 +19

859 -1

GitHub
bdwgc by ivmai

The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)

created at July 26, 2011, 9:28 p.m.

C

98 -1

3,011 +15

408 +2

GitHub
libjpeg-turbo by libjpeg-turbo

Main libjpeg-turbo repository

created at July 27, 2015, 7:11 a.m.

C

133 +0

3,793 +8

1,026 +0

GitHub
check by libcheck

A unit testing framework for C

created at Dec. 24, 2015, 2:12 a.m.

C

32 +0

1,079 +2

209 +0

GitHub
ncnn by Tencent

ncnn is a high-performance neural network inference framework optimized for the mobile platform

created at June 30, 2017, 10:55 a.m.

C++

572 +0

20,529 +48

4,175 +9

GitHub
quantum by bloomberg

Powerful multi-threaded coroutine dispatcher and parallel execution engine

created at July 11, 2018, 8:40 p.m.

C++

28 +0

580 +0

95 +0

GitHub
memory by foonathan

STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.

created at March 29, 2015, 8:28 p.m.

C++

58 +0

1,498 -1

196 +0

GitHub
PcapPlusPlus by seladb

PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, Npcap, WinPcap, DPDK, AF_XDP and PF_RING.

created at Oct. 7, 2014, 9:04 p.m.

C++

95 +0

2,747 +5

674 -1

GitHub
cpp-httplib by yhirose

A C++ header-only HTTP/HTTPS server and client library

created at Sept. 22, 2012, 2:38 a.m.

C++

187 +0

13,170 +45

2,311 +1

GitHub
halley by amzeratul

A lightweight game engine written in modern C++

created at Sept. 28, 2015, 10:41 a.m.

C++

79 +1

3,621 +8

161 -1

GitHub
oniguruma by kkos

regular expression library

created at July 13, 2015, 8:19 a.m.

C

69 +0

2,316 +6

318 +2

GitHub
miniz by richgel999

miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz

created at May 21, 2015, 3:53 a.m.

C++

73 +0

2,228 +10

325 +1

GitHub
libphenom by facebookarchive

An eventing framework for building high performance and high scalability systems in C.

created at Dec. 9, 2012, 8:36 p.m.

C

213 +0

1,661 -1

362 +0

GitHub
javacpp by bytedeco

The missing bridge between Java and native C++

created at April 21, 2014, 12:47 p.m.

Java

173 +0

4,501 +0

586 +0

GitHub