Presentation Material for C++Now 2018
updated at Sept. 10, 2024, 8:30 p.m.
a tool to count accesses to member variables in c++ programs
updated at Sept. 5, 2024, 12:02 a.m.
A c++ toolbox of locality-sensitive hashing (LSH), provides several popular LSH algorithms, also support python and matlab.
updated at Aug. 30, 2024, 11:31 a.m.
Catalog of C++ conferences worldwide
updated at Aug. 25, 2024, 8:42 a.m.
A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of large types.
updated at Aug. 16, 2024, 11:53 a.m.
This project is obsolete. TinyXML-2 offers a very similar C++ interface.
updated at Aug. 13, 2024, 7:47 a.m.
Repository for the slides and the code of my "Quick game development with C++11/C++14" CppCon 2014 talk.
updated at Aug. 2, 2024, 12:46 a.m.
a simple RPC wrapper generator to C/C++ functions
updated at July 21, 2024, 1:23 p.m.
A C library for product recommendations/suggestions using collaborative filtering (CF)
updated at June 15, 2024, 6:46 a.m.