microsoft / KukuLinks
Kuku is a compact and convenient cuckoo hashing library written in C++.
☆66Updated last year
Alternatives and similar repositories for Kuku
Users that are interested in Kuku are comparing it to the libraries listed below
Sorting:
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- A C++ library for creation and manipulation of Merkle trees☆78Updated last year
- Fast Approximate Membership Filters (C++)☆286Updated last month
- benchmarking positional population count☆15Updated last year
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆207Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- ☆128Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆113Updated 9 months ago
- Sample implementation of C++20 atomic_wait/notify☆60Updated 6 years ago
- ☆109Updated last year
- ☆22Updated last month
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated 2 years ago
- ☆52Updated 10 months ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Port of the xxhash library to C++17.☆183Updated 4 months ago
- Library for lock-free locks☆83Updated 2 years ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- ☆44Updated 4 years ago
- ☆21Updated 2 weeks ago
- C++ framework for rapid server development☆76Updated last year
- Effective Memory Reclamation☆62Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆37Updated last year
- A benchmark for cache efficient data structures.☆30Updated 2 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Boost.org unordered module☆80Updated this week
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆73Updated last year