Jeff Preshing
Results
12
repositories owned by
Jeff Preshing
CMakeDemo
128
Stars
29
Forks
Watchers
An example cross-platform CMake-based project using SDL2 and OpenGL
CompareIntegerMaps
108
Stars
14
Forks
Watchers
Generates benchmark data for two different data structures, then renders some graphs.
cpp11-on-multicore
496
Stars
102
Forks
Watchers
Various synchronization primitives for multithreaded applications in C++11.
FlexibleReflection
246
Stars
36
Forks
Watchers
Sample project for a small, flexible runtime reflection system using C++11