You must be logged in to sponsor greg7mdp
Become a sponsor to Gregory Popovitch
1 sponsor has funded greg7mdp’s work.
Featured work
-
greg7mdp/sparsepp
A fast, memory efficient hash map for C++
C++ 1,250 -
greg7mdp/parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
C++ 2,542 -
greg7mdp/dlmalloc
C++ version of Doug Lea's excellent malloc() implementation.
C++ 149 -
greg7mdp/sho
Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.
C++ 37 -
greg7mdp/hash-table-shootout
A benchmark of some prominent C/C++ hash table implementations
C++ 4