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:
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 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
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 8 years ago
- A data structure and algorithm library built for ToplingDB☆60Updated 2 weeks ago
- Different implementations of spinlock.☆105Updated 11 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆44Updated 4 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- Various small bits of code, generally testing small edge cases in the language☆43Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Tool for measuring jitter in user-level code due to system☆44Updated 4 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- A disruptor thread-synchronisation data structure for C++11.☆146Updated 2 years ago
- A highly optimized single producer single consumer message queue C++ template☆277Updated 3 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆118Updated last year
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- A fast in-memory key-value store☆51Updated 8 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 4 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆82Updated 7 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- QSBR and EBR library☆133Updated 6 years ago
- a highly cache-friendly hash table☆46Updated 3 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 11 years ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆244Updated 7 months ago
- A C++ library for building sturdy software.☆109Updated last month
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 8 months ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago