cpp-fqa. C++ Frequently Questioned Answers (FQA)
324checkedthreads. checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking
299funtrace. A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries
200heapprof. A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries
49refix. replaces fixed-sized string prefixes & whole sections in binaries for fast, debuggable, reproducible builds
32dprintf. fast, lock-free, core-dumpable prints (meaning you can see not-yet-flushed prints in core dumps/live processes)
27AnimationPapers. Snippets for running / variously adapting code implementing animation-related papers
9Disparity-Animation. Animation and image morphing
2BlogCodeSamples. Code from yosefk.com/blog, in case you want to run it without copying bit by bit from a given post
2dlctypes. An implementation of the deprecated Python dl module using ctypes
2