doctest by doctest

The fastest feature-rich C++11/14/17/20/23 single-header testing framework

created at Aug. 5, 2014, 9:43 p.m.

C++

113 +0

5,909 +11

643 +0

GitHub
readerwriterqueue by cameron314

A fast single-producer, single-consumer lock-free queue for C++

created at Feb. 7, 2013, 6:03 a.m.

C++

144 +0

3,746 +7

662 +0

GitHub
linenoise by antirez

A small self-contained alternative to readline and libedit

created at March 20, 2010, 11:01 p.m.

C

107 +0

3,806 +5

665 +0

GitHub
enet by lsalzman

ENet reliable UDP networking library

created at May 5, 2012, 11:21 a.m.

C

161 +0

2,762 +3

674 +2

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,742 +4

675 +3

GitHub
date by HowardHinnant

A date and time library based on the C++11/14/17 <chrono> header

created at July 18, 2015, 2:34 a.m.

C++

125 +1

3,160 +5

685 +2

GitHub
lists by jnv

The definitive list of lists (of lists) curated on GitHub and elsewhere

created at Nov. 14, 2013, 10:25 p.m.

Unknown languages

303 +0

10,019 +27

701 +0

GitHub
libffi by libffi

A portable foreign-function interface library.

created at Sept. 29, 2009, 3:05 p.m.

C

98 +0

3,216 +6

704 -2

GitHub
s2n-tls by aws

An implementation of the TLS/SSL protocols

created at June 27, 2014, 7:37 p.m.

C

175 +0

4,531 +0

706 -2

GitHub
hyperscan by intel

High-performance regular expression matching library

created at Sept. 21, 2015, 9:58 p.m.

C++

185 +1

4,830 +3

721 +0

GitHub
tbox by tboox

🎁 A glib-like multi-platform c library

created at April 10, 2011, 3:01 p.m.

C

210 +1

4,878 +5

724 +3

GitHub
protobuf-c by protobuf-c

Protocol Buffers implementation in C

created at Nov. 16, 2013, 2:33 a.m.

C++

117 +0

2,692 +1

727 +0

GitHub
c-algorithms by fragglet

A library of common data structures and algorithms written in C.

created at June 23, 2010, 10:58 p.m.

C

192 +0

3,350 +3

730 +0

GitHub
8cc by rui314

A Small C Compiler

created at Feb. 28, 2012, 6:01 a.m.

C

252 +0

6,156 +6

746 +1

GitHub
cereal by USCiLab

A C++11 library for serialization

created at June 25, 2013, 11:18 p.m.

C++

152 +0

4,237 +5

764 +3

GitHub
libarchive by libarchive

Multi-format archive and compression library

created at Jan. 19, 2012, 6:16 p.m.

C

108 -1

3,050 +3

772 +0

GitHub
nanovg by memononen

Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.

created at Nov. 12, 2013, 7:45 a.m.

C

240 +0

5,189 +13

778 +3

GitHub
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,689 +9

782 -1

GitHub
panda3d by panda3d

Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU

created at Sept. 30, 2013, 10:20 a.m.

C++

198 +0

4,527 +8

785 -1

GitHub
jansson by akheron

C library for encoding, decoding and manipulating JSON data

created at April 23, 2009, 6:35 a.m.

C

130 +0

3,087 +5

814 +1

GitHub