xoyowade / mmap_benchmarkLinks
benmark for different mmap prefault/prefetch methods
☆26Updated 7 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:
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Updated 6 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- QSBR and EBR library☆121Updated 5 years ago
- Tool for measuring jitter in user-level code due to system☆39Updated 4 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 9 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- A data structure and algorithm library built for ToplingDB☆61Updated last month
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- A disruptor thread-synchronisation data structure for C++11.☆131Updated 2 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Various small bits of code, generally testing small edge cases in the language☆42Updated 3 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆101Updated 6 years ago
- A data structure and algorithm library built for TerarkDB☆66Updated 3 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- An adaptive radix tree for efficient indexing in main memory.☆162Updated last year
- C++ bindings & containers for libpmemobj☆110Updated 2 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A transactional main-memory database system on multicores☆104Updated 6 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆180Updated 7 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Core aware thread management system☆235Updated 2 years ago
- ☆20Updated 2 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆49Updated 3 months ago