Pinned Repositories
CodeCoverage
C++ CodeCoverage
DeathKnell
A class that allows a final callback when fatal errors (SEGV, SIGKILL, etc) are received
DeviceId
FileIO
A generic C++ file IO class
githelpers
kibana
Kibana
libmaxminddb
C library for the MaxMind DB file format
MurMurHash
An implementation of the MurMurHash function in C++
netmap
Automatically exported from code.google.com/p/netmap
QueueNado
Implementation of fast queue patterns (Push/Pull, request/reply, pub/sub, dealer/router) for C++
josh-cogdill's Repositories
josh-cogdill/kibana
Kibana
josh-cogdill/QueueNado
Implementation of fast queue patterns (Push/Pull, request/reply, pub/sub, dealer/router) for C++
josh-cogdill/netmap
Automatically exported from code.google.com/p/netmap
josh-cogdill/FileIO
A generic C++ file IO class
josh-cogdill/CodeCoverage
C++ CodeCoverage
josh-cogdill/DeviceId
josh-cogdill/libmaxminddb
C library for the MaxMind DB file format
josh-cogdill/sublime-cpp11
Replacement self-contained C++11 syntax definition for Sublime Text
josh-cogdill/MurMurHash
An implementation of the MurMurHash function in C++
josh-cogdill/DeathKnell
A class that allows a final callback when fatal errors (SEGV, SIGKILL, etc) are received
josh-cogdill/StopWatch
A timer class in C++
josh-cogdill/StopWatch-1
Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility
josh-cogdill/githelpers