Tessil / hash-table-shootout
A benchmark of some prominent C/C++ hash table implementations
☆37Updated 4 years ago
Alternatives and similar repositories for hash-table-shootout:
Users that are interested in hash-table-shootout are comparing it to the libraries listed below
- ☆19Updated 6 months ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- For details, see the blog post:☆32Updated last year
- Boost.org multi_index module☆49Updated 2 weeks ago
- A simple replacement for std::unordered_map☆48Updated 8 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- ☆106Updated last year
- ☆57Updated 4 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆48Updated last week
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- Tiny mutex and rw-locks based on C++11 or C++20 std::atomic☆20Updated 7 months ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 6 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago