Please visit the new repository: https://github.com/eclipse-ecal/ecal
updated at March 7, 2024, 6:28 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.
This project is obsolete. TinyXML-2 offers a very similar C++ interface.
updated at Aug. 13, 2024, 7:47 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.
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.
a tool to count accesses to member variables in c++ programs
updated at Sept. 5, 2024, 12:02 a.m.
Presentation Material for C++Now 2018
updated at Sept. 10, 2024, 8:30 p.m.
The Massively Parallel Quantum Chemistry program, MPQC, computes properties of atoms and molecules from first principles using the time independent Schrödinger equation.
updated at Sept. 17, 2024, 12:52 p.m.
Kigs framework is a C++ modular multipurpose cross platform framework.
updated at Sept. 21, 2024, 11:27 p.m.