xoyowade / mmap_benchmarkLinks
benmark for different mmap prefault/prefetch methods
☆26Updated 8 years ago
Alternatives and similar repositories for mmap_benchmark
Users that are interested in mmap_benchmark are comparing it to the libraries listed below
Sorting:
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 8 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- A data structure and algorithm library built for ToplingDB☆60Updated last month
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 6 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- Implementation of the BwTree as specified by Microsoft Research☆101Updated 9 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Tool for measuring jitter in user-level code due to system☆44Updated 5 years ago
- Yet Another RAFT implementation☆126Updated 7 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- A fast in-memory key-value store☆52Updated 8 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- QSBR and EBR library☆135Updated 6 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- levi-db is a fast database engine☆36Updated 7 years ago
- Core aware thread management system☆239Updated 2 years ago
- Various small bits of code, generally testing small edge cases in the language☆43Updated this week
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆212Updated 9 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 11 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- An adaptive radix tree for efficient indexing in main memory.☆167Updated last month
- Our open source benchmarks and code samples☆193Updated 2 months ago
- Read- and latency-optimized log structured merge tree☆175Updated 13 years ago