csv2 by p-ranav

Fast CSV parser and writer for Modern C++

created at April 17, 2020, 4:06 a.m.

C++

18 +0

521 +2

91 +0

GitHub
luacxx by dafrito

C++11 API for creating Lua bindings

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

C++

18 +0

156 +0

23 +0

GitHub
cpp-TimSort by timsort

A C++ implementation of timsort

created at Sept. 20, 2011, 3:31 p.m.

C++

19 +0

282 +1

43 +0

GitHub
StringZilla by ashvardanian

Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging SWAR and SIMD on Arm Neon and x86 AVX2 & AVX-512-capable chips to accelerate search, sort, edit distances, alignment scores, etc 🦖

created at Aug. 14, 2020, 8:15 p.m.

C++

19 +1

1,828 +9

63 +1

GitHub
wham by zeeev

Structural variant detection and association testing

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

C++

19 +0

99 +0

25 +0

GitHub
blackhole by 3Hren

Yet another logging library.

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

C++

19 +0

200 +0

57 +0

GitHub
cpp-rotor by basiliscos

Event loop friendly C++ actor micro-framework, supervisable

created at July 6, 2019, 9:17 a.m.

C++

19 +0

335 +1

32 +0

GitHub
uri by cpp-netlib

cpp-netlib URI

created at Jan. 5, 2013, 5:52 p.m.

C++

19 +0

136 +0

73 +0

GitHub
unordered_dense by martinus

A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion

created at June 24, 2022, 4:03 a.m.

C++

19 +0

751 +7

63 +0

GitHub
argh by adishavit

Argh! A minimalist argument handler.

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

C++

19 +0

1,293 +2

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

389 +0

33 +0

GitHub
test by boostorg

The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)

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

C++

20 +0

174 +3

142 +0

GitHub
multiprecision by boostorg

Boost.Multiprecision

created at Feb. 7, 2013, 8:02 p.m.

C++

20 +0

180 +2

112 +0

GitHub
simdutf by simdutf

Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extension. Part of Node.js and Bun.

created at Feb. 4, 2021, 1:01 a.m.

C++

20 +0

982 +8

60 +0

GitHub
sobjectizer by Stiffstream

An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.

created at May 16, 2019, 8:45 a.m.

C++

20 +0

461 +1

45 +0

GitHub
cppnow_presentations_2018 by boostcon

Presentation Material for C++Now 2018

created at May 16, 2018, 11:49 p.m.

C++

20 +0

125 +0

61 +0

GitHub
nanobench by martinus

Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20

created at Oct. 5, 2019, 9:39 p.m.

C++

20 +0

1,332 +4

77 +1

GitHub
promise-cpp by xhawk18

C++ promise/A+ library in Javascript style.

created at Oct. 9, 2016, 3:08 p.m.

C++

20 +0

656 +1

88 +0

GitHub
TermOx by a-n-t-h-o-n-y

C++17 Terminal User Interface(TUI) Library.

created at Sept. 1, 2016, 4:31 a.m.

C++

20 +0

624 +1

49 +0

GitHub
DuckX by amiremohamadi

C++ library for creating and modifying Microsoft Word (.docx) files

created at Jan. 31, 2019, 8:10 p.m.

C++

21 +0

369 +5

101 +0

GitHub