Large collection of number systems providing custom arithmetic for mixed-precision algorithm development and optimization for AI, Machine Learning, Computer Vision, Signal Processing, CAE, EDA, control, optimization, estimation, and approximation.
created at May 1, 2017, 8:13 p.m.
Thread-safe container for sharing data between threads
created at Feb. 11, 2020, 4:20 p.m.
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.
libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any callback function, either global or a member function, regardless of whether it is static or virtual.
created at Feb. 24, 2018, 4:49 p.m.
C++ regular expressions made easy
created at July 27, 2013, 4:45 p.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.
Bolt is a C++ template library optimized for GPUs. Bolt provides high-performance library implementations for common algorithms such as scan, reduce, transform, and sort.
created at Oct. 16, 2012, 3:56 p.m.
A header-only and easy to use Ini file parser for C++.
created at Jan. 3, 2016, 4 p.m.
A small self-contained alternative to readline and libedit that supports UTF-8 and Windows and is BSD licensed.
created at Oct. 25, 2015, 5:52 p.m.
Event loop friendly C++ actor micro-framework, supervisable
created at July 6, 2019, 9:17 a.m.
C++11/14/17/20 library for lazy evaluation
created at June 2, 2020, 12:21 p.m.