Pinned Repositories
plywood
A multimedia development kit for C++
cairo-windows
Standalone Cairo DLLs for Windows
CMakeDemo
An example cross-platform CMake-based project using SDL2 and OpenGL
CompareIntegerMaps
Generates benchmark data for two different data structures, then renders some graphs.
cpp11-on-multicore
Various synchronization primitives for multithreaded applications in C++11.
FlexibleReflection
Sample project for a small, flexible runtime reflection system using C++11
junction
Concurrent data structures in C++
RandomSequence
A random number generator which outputs a unique 32-bit integer each time it's called.
turf
Configurable C++ platform adapter
preshing's Repositories
preshing/junction
Concurrent data structures in C++
preshing/turf
Configurable C++ platform adapter
preshing/cpp11-on-multicore
Various synchronization primitives for multithreaded applications in C++11.
preshing/FlexibleReflection
Sample project for a small, flexible runtime reflection system using C++11
preshing/cairo-windows
Standalone Cairo DLLs for Windows
preshing/CMakeDemo
An example cross-platform CMake-based project using SDL2 and OpenGL
preshing/RandomSequence
A random number generator which outputs a unique 32-bit integer each time it's called.
preshing/CompareIntegerMaps
Generates benchmark data for two different data structures, then renders some graphs.
preshing/analyze-spec-benchmarks
preshing/AcquireRelease
preshing/CairoSample
An example using Cairo DLLs for Windows
preshing/ConsumeDemo
preshing/junction-sample
A simple example of how to integrate Junction into a CMake project
preshing/oqpi
High performance multithreading toolkit for C++14
preshing/8letterwords
preshing/discount
My C implementation of John Gruber's Markdown markup language