Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
A collection of resources on modern C++
HTML 8.6k 863
An open addressing linear probing hash table, tuned for delete heavy workloads
C++ 128 21
An implementation of Seqlock in C++11
C++ 114 19
A bounded multi-producer multi-consumer concurrent queue written in C++11
C++ 588 102
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
C++ 400 58
Replay UDP packets from a pcap file
C++ 160 45