args by Taywee

A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not necessarily the API).

created at April 28, 2016, 12:10 a.m.

C++

41 +0

1,406 +3

157 +1

GitHub
libhydrogen by jedisct1

A lightweight, secure, easy-to-use crypto library suitable for constrained environments.

created at Jan. 30, 2017, 8:04 p.m.

C

41 +2

629 +19

94 +2

GitHub
Celero by DigitalInBlue

C++ Benchmark Authoring Library/Framework

created at Jan. 11, 2013, 12:53 p.m.

C++

41 +0

824 +0

95 +0

GitHub
PDCurses by wmcbrine

A curses library for environments that don't fit the termcap/terminfo model.

created at June 18, 2015, 12:17 a.m.

C

41 +0

1,045 +2

177 +0

GitHub
vcflib by vcflib

C++ library and cmdline tools for parsing and manipulating VCF files with python and zig bindings

created at Sept. 22, 2010, 11:25 p.m.

C++

40 +0

621 +1

221 +0

GitHub
frozen by serge-sans-paille

a header-only, constexpr alternative to gperf for C++14 users

created at May 22, 2017, 8:09 a.m.

C++

40 +0

1,325 +2

104 +0

GitHub
restinio by Stiffstream

Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use

created at Dec. 25, 2017, 8:34 p.m.

C++

40 +0

1,162 +2

93 +1

GitHub
cppnow_presentations_2017 by boostcon

Presentation Material for C++Now 2017

created at May 19, 2017, 4:52 p.m.

Unknown languages

40 +0

490 +0

68 +0

GitHub
robin-hood-hashing by martinus

Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20

created at July 27, 2013, 11:03 p.m.

C++

40 +0

1,533 +3

147 +1

GitHub
otfcc by caryll

Optimized OpenType builder and inspector.

created at Feb. 2, 2016, 11:13 a.m.

C

40 +0

426 +0

64 +0

GitHub
cppimport by tbenthompson

Import C++ files directly from Python!

created at May 12, 2016, 8:11 p.m.

Python

40 +0

1,187 +1

67 +0

GitHub
cctz by google

CCTZ is a C++ library for translating between absolute and civil times using the rules of a time zone.

created at Sept. 14, 2015, 2:42 p.m.

C++

39 +0

595 +1

165 +0

GitHub
precice by precice

A coupling library for partitioned multi-physics simulations, including, but not restricted to fluid-structure interaction and conjugate heat transfer simulations.

created at May 22, 2015, 2:05 p.m.

C++

39 +0

755 +1

184 +0

GitHub
stdman by jeaye

Formatted C++20 stdlib man pages (cppreference)

created at April 7, 2014, 5:58 a.m.

C++

39 +0

941 +0

51 +0

GitHub
Stage by rtv

Mobile robot simulator

created at May 19, 2010, 1:40 p.m.

C++

39 +0

399 +0

175 +0

GitHub
color_coded by jeaye

A vim plugin for libclang-based highlighting of C, C++, ObjC

created at Oct. 1, 2014, 12:42 p.m.

C++

39 +0

870 +0

53 +0

GitHub
hopscotch-map by Tessil

C++ implementation of a fast hash map and hash set using hopscotch hashing

created at Aug. 15, 2016, 12:05 a.m.

C++

39 +0

729 +0

65 +0

GitHub
snmalloc by Microsoft

Message passing based allocator

created at Jan. 9, 2019, 2:05 p.m.

C++

39 +0

1,577 +2

109 +3

GitHub
curlcpp by JosephP91

An object oriented C++ wrapper for CURL (libcurl)

created at Jan. 6, 2014, 5:28 p.m.

C++

39 +0

631 +1

175 +1

GitHub
seasocks by mattgodbolt

Simple, small, C++ embeddable webserver with WebSockets support

created at Oct. 12, 2013, 3:14 p.m.

C++

39 +0

735 +1

119 +0

GitHub