A fully concurrent lock-free cuckoo hash table implementation
☆56May 12, 2017Updated 8 years ago
Alternatives and similar repositories for LockFreeCuckooHash
Users that are interested in LockFreeCuckooHash are comparing it to the libraries listed below
Sorting:
- Montage is a system for building fast buffered persistent data structures on nonvolatile memory.☆16Jun 9, 2022Updated 3 years ago
- Nonblocking data structures☆12Jan 25, 2015Updated 11 years ago
- Tool for testing programs with C/C++11 Atomics☆11Dec 9, 2024Updated last year
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆209Nov 28, 2022Updated 3 years ago
- Lock Free Resizable Hash Table Based On Split-Ordered Lists.☆68Mar 11, 2020Updated 5 years ago
- Python bindings for the PMDK. Non-volatile memory for Python.☆13Mar 22, 2023Updated 2 years ago
- the 2016 polynomial wide angle optics paper code as git repo☆16Jun 15, 2022Updated 3 years ago
- ☆14Jun 22, 2019Updated 6 years ago
- ☆16Jan 24, 2025Updated last year
- A comparison of different options to implement binary flags in C++17☆17Jan 5, 2018Updated 8 years ago
- Lock-free Transactions without Rollbacks for Linked Data Structures☆23Sep 1, 2022Updated 3 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆166Oct 4, 2021Updated 4 years ago
- A faster,smaller,Address Sanitizer,200X Faster,95% Smaller.☆18Jan 4, 2022Updated 4 years ago
- Trading Application Foundations☆45Feb 6, 2021Updated 5 years ago
- A C++ implementation of cache-oblivious Van Emde Boas search trees☆19Feb 7, 2018Updated 8 years ago
- ⚡ PDX: A Library for Fast Vector Search and Indexing on CPUs (x86, ARM) — for Python and C++. Index millions of vectors in seconds. Searc…☆72Updated this week
- A binary representation of json value, optimized for parsing and querying.☆25Nov 14, 2025Updated 3 months ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 years ago
- Concurrent trie-hash map library☆95Oct 30, 2023Updated 2 years ago
- A concurrent lock-free hash map for Rust.☆21Feb 1, 2021Updated 5 years ago
- A C++ library for the analysis of structural dynamic graphs☆27Jun 14, 2022Updated 3 years ago
- Cheap: customized heaps for improved application performance.☆28Oct 11, 2022Updated 3 years ago
- A PostgreSQL client library written in Modern C++☆25Sep 6, 2019Updated 6 years ago
- Managed Data Structures☆28Oct 31, 2017Updated 8 years ago
- An implementation of Split-Ordered List Extensible Hashtable in C☆41Mar 17, 2011Updated 14 years ago
- "GraphOne: A Data Store for Real-time Analytics on Evolving Graphs", Usenix FAST'19☆60Jan 5, 2021Updated 5 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆175Jan 19, 2026Updated last month
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆118Dec 30, 2024Updated last year
- Code for benchmarking of mutexes to accompany a blog post of mine.☆29Jan 1, 2020Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Nov 2, 2025Updated 3 months ago
- A fast, but not std conforming, version of visit for variants☆30Feb 17, 2021Updated 5 years ago
- A C11 implementation of D. Vyukov MPSC queue☆36Sep 2, 2023Updated 2 years ago
- Single file library for vertex cache optimisation of triangles.☆68Nov 17, 2017Updated 8 years ago
- A local first persistent log☆36Sep 14, 2025Updated 5 months ago
- We provide a prototype of a stackless coroutine.☆34Jan 10, 2018Updated 8 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35May 6, 2021Updated 4 years ago
- A lock-free priority queue implementation☆35Jun 21, 2018Updated 7 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,152Dec 6, 2025Updated 2 months ago
- This is a game interface called the doudizhu by Qt,and I only imitated the interface simply.The object has thr function of random license…☆12Sep 6, 2018Updated 7 years ago