nanodbc by nanodbc

A small C++ wrapper for the native C ODBC API | Requires C++14 since v2.12

created at Oct. 13, 2017, 11:11 p.m.

C++

19 +0

339 +2

83 +0

GitHub
toml11 by ToruNiina

TOML for Modern C++

created at April 19, 2017, 11:16 a.m.

C++

19 +0

1,043 +4

162 +1

GitHub
CppCon2022 by CppCon

Slides and other materials from CppCon 2022

created at Sept. 27, 2022, 2:05 p.m.

Unknown languages

19 +0

526 +1

55 +0

GitHub
wham by zeeev

Structural variant detection and association testing

created at May 6, 2013, 5:31 p.m.

C++

19 +0

103 +0

25 +0

GitHub
argh by adishavit

Argh! A minimalist argument handler.

created at Aug. 5, 2016, 10:02 p.m.

C++

19 +0

1,332 +1

93 +0

GitHub
plf_colony by mattreecebentley

An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data.

created at April 4, 2015, 1:27 a.m.

C++

19 +0

398 +0

33 +0

GitHub
utest.h by sheredom

๐Ÿงช single header unit testing framework for C and C++

created at Dec. 6, 2015, 6:28 p.m.

C++

19 +0

845 +1

59 +2

GitHub
ucall by unum-cloud

Web Serving and Remote Procedure Calls at 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-RPC & REST over io_uring โ˜Ž๏ธ

created at Jan. 3, 2023, 10:23 a.m.

C

19 +0

1,139 -1

43 +0

GitHub
blackhole by 3Hren

Yet another logging library.

created at Dec. 6, 2013, 2 p.m.

C++

19 +0

201 +1

57 +0

GitHub
libfork by ConorWilliams

A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines

created at May 2, 2021, 12:39 p.m.

C++

19 +0

615 +3

26 +0

GitHub
pocketpy by pocketpy

Portable Python 3.x Interpreter in Modern C

created at Nov. 6, 2022, 4:17 a.m.

C++

18 +0

1,609 +3

113 +1

GitHub
tgc by orangeduck

A Tiny Garbage Collector for C

created at April 19, 2016, 3:45 p.m.

C

18 +0

969 +1

64 +0

GitHub
fast_io by cppfastio

Freestanding fast input/output for C++20

created at Feb. 19, 2022, 6:21 p.m.

C++

18 +0

657 +7

55 +0

GitHub
interprocess by boostorg

Boost.org interprocess module

created at Jan. 13, 2013, 3:59 p.m.

C++

18 +0

139 +1

118 +0

GitHub
Jinja2Cpp by jinja2cpp

Jinja2 C++ (and for C++) almost full-conformance template engine implementation

created at April 20, 2018, 9:16 a.m.

C++

18 +0

501 +1

85 +0

GitHub
luacxx by dafrito

C++11 API for creating Lua bindings

created at March 24, 2012, 6:09 a.m.

C++

18 +0

158 +0

23 +0

GitHub
cget by pfultz2

C++ package retrieval

created at Feb. 27, 2016, 12:15 a.m.

Python

18 +0

453 +0

27 +0

GitHub
gil by boostorg

Boost.GIL - Generic Image Library | Requires C++14 since Boost 1.80

created at Jan. 13, 2013, 3:59 p.m.

C++

18 +0

179 +0

163 +0

GitHub
SimSIMD by ashvardanian

Up to 200x Faster Dot Products & Similarity Metrics โ€” for Python, Rust, C, JS, and Swift, supporting f64, f32, f16 real & complex, i8, and bit vectors using SIMD for both AVX2, AVX-512, NEON, SVE, & SVE2 ๐Ÿ“

created at March 14, 2023, 8:41 a.m.

C

18 +0

980 +9

58 +1

GitHub
neco by tidwall

Concurrency library for C (coroutines)

created at April 8, 2024, 5:23 p.m.

C

17 +0

1,137 +1

80 +0

GitHub