Rapid fuzzy string matching in C++ using the Levenshtein Distance
created at April 13, 2020, 5:16 a.m.
a header-only, constexpr alternative to gperf for C++14 users
created at May 22, 2017, 8:09 a.m.
mailio is a cross platform C++ library for MIME format and SMTP, POP3, IMAP protocols. It is based on the standard C++ 17 and Boost library.
created at Aug. 21, 2016, 7:29 p.m.
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++11/14/17/20 library for lazy evaluation
created at June 2, 2020, 12:21 p.m.
A C++ library for debugging purposes that can print any variable, even user-defined types.
created at Aug. 13, 2023, 6:11 a.m.
Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.
created at April 26, 2016, 8:44 p.m.
The most over-engineered C++ assertion library
created at Sept. 6, 2021, 3:56 p.m.