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
- Tool for measuring jitter in user-level code due to system☆39Updated 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 6 years ago
- A data structure and algorithm library built for ToplingDB☆60Updated this week
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Various small bits of code, generally testing small edge cases in the language☆42Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆136Updated 2 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 9 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆240Updated 4 months ago
- a highly cache-friendly hash table☆46Updated 3 years ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆43Updated 3 years ago
- A highly optimized single producer single consumer message queue C++ template☆273Updated 3 years ago
- ExaNIC drivers, utilities and development libraries☆169Updated 3 months ago
- Fast integer to string and string to integer conversion functions☆23Updated last year
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- git import of openonload.org https://gist.github.com/majek/ae188ae72e63470652c9☆244Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year
- 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 clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆76Updated 11 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- A low overhead nanosecond clock based on x86 TSC☆339Updated 6 months ago
- erfvicap is a packet capture tool for network adapters from Solarflare☆64Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆107Updated 5 years ago