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.
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.
C++ regular expressions made easy
created at July 27, 2013, 4:45 p.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.
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.
A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more
created at Dec. 22, 2016, 2:03 a.m.
Thread-safe container for sharing data between threads
created at Feb. 11, 2020, 4:20 p.m.
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.
C++ library for creating and modifying Microsoft Word (.docx) files
created at Jan. 31, 2019, 8:10 p.m.
json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa
created at Jan. 9, 2013, 10:32 p.m.
XLSX I/O - C library for reading and writing .xlsx files
created at March 4, 2016, 1:54 p.m.
Presentation materials presented at C++Now 2014
created at May 13, 2014, 7:12 a.m.
A lightweight C++ machine learning library for embedded electronics and robotics.
created at Aug. 7, 2015, 2:54 a.m.
Tundra is a code build system that tries to be accurate and fast for incremental builds
created at Aug. 1, 2010, 2:53 p.m.