taranbis's Stars
Tessil/hat-trie
C++ implementation of a fast and memory efficient HAT-trie
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
siemens/drace
Data-race detector for windows applications - built on top of DynamoRIO
greg7mdp/parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
williamfiset/Algorithms
A collection of algorithms and data structures