Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
A collection of resources on modern C++
HTML 8.2k 816
An open addressing linear probing hash table, tuned for delete heavy workloads
C++ 121 21
An implementation of Seqlock in C++11
C++ 106 20
A bounded multi-producer multi-consumer concurrent queue written in C++11
C++ 541 96
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
C++ 359 53
Replay UDP packets from a pcap file
C++ 149 44