DaKellyFella / LockFreeHopscotchHashingLinks
Implementation and benchmark of lock-free Hopscotch Hashing
☆11Updated 6 years ago
Alternatives and similar repositories for LockFreeHopscotchHashing
Users that are interested in LockFreeHopscotchHashing are comparing it to the libraries listed below
Sorting:
- Code of the paper "Building an Efficient Key-Value Store in a Flexible Address Space", EuroSys '22☆21Updated 9 months ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆79Updated 5 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- Implementation of the BwTree as specified by Microsoft Research☆101Updated 9 years ago
- Linux io_uring based c++ 20 coroutine library☆29Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 10 years ago
- In-memory, columnar, arrow-based database.☆48Updated 3 years ago
- Asynchronous Rust bindings for SPDK.☆17Updated 3 years ago
- C++ interfaces for RDMA access☆83Updated this week
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- The chinese translation for https://www.usenix.org/legacy/event/atc10/tech/full_papers/Hunt.pdf☆37Updated 2 years ago
- A C++ Data Stream Processing Parallel Library for Multicores and GPUs☆84Updated 3 weeks ago
- ☆19Updated 11 months ago
- Hiactor is a distributed C++ actor framework.☆118Updated last year
- A data structure and algorithm library built for ToplingDB☆60Updated 3 weeks ago
- ☆33Updated 8 years ago
- 用Rust语言重写Linux kernel中的KVM☆16Updated 3 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- The repo for HotOS paper "FIFO can be Better than LRU: the Power of Lazy Promotion and Quick Demotion"☆35Updated 2 years ago
- TokuFT is a high-performance, transactional key-value store☆19Updated 5 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Source code for the FAST '23 paper “MadFS: Per-File Virtualization for Userspace Persistent Memory Filesystems”☆45Updated 2 years ago
- ☆20Updated 2 years ago
- ☆14Updated 2 years ago
- A toy memory store with great performance☆37Updated this week
- Nova-LSM is a component-based design of the LSM-tree using fast and high bandwidth networks such as RDMA.☆52Updated 4 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 15 years ago
- A local cache for the Anna KVS☆24Updated 5 years ago
- The codebase for DBSim☆16Updated 2 years ago