A C library for product recommendations/suggestions using collaborative filtering (CF)
created at Jan. 4, 2012, 10:40 a.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.
C++ implementation of a fast hash map and hash set using hopscotch hashing
created at Aug. 15, 2016, 12:05 a.m.
Presentation Material for C++Now 2017
created at May 19, 2017, 4:52 p.m.
A header-only and easy to use Ini file parser for C++.
created at Jan. 3, 2016, 4 p.m.
Trilogy is a client library for MySQL-compatible database servers, designed for performance, flexibility, and ease of embedding.
created at Dec. 15, 2021, 5:18 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.
A header-only library for C++(0x) that allows automagic pretty-printing of any container.
created at June 7, 2011, 1:36 p.m.
Presentation materials presented at C++Now 2014
created at May 13, 2014, 7:12 a.m.