Pinned Repositories
ardb
A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB.
jh-notes
ledisdb
a high performance NoSQL powered by Go
MPSC_Queue
A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support
qdb
A fast, high availability, fully Redis compatible store.
SPMC_Queue
A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.
SPSC_Queue
A highly optimized single producer single consumer message queue C++ template
str
A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching
tscns
A low overhead nanosecond clock based on x86 TSC
spitfire2's Repositories
spitfire2/ardb
A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB.
spitfire2/jh-notes
spitfire2/ledisdb
a high performance NoSQL powered by Go
spitfire2/MPSC_Queue
A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support
spitfire2/qdb
A fast, high availability, fully Redis compatible store.
spitfire2/SPMC_Queue
A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.
spitfire2/SPSC_Queue
A highly optimized single producer single consumer message queue C++ template
spitfire2/str
A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching
spitfire2/tscns
A low overhead nanosecond clock based on x86 TSC