fredrikwidlund / hash-function-benchmarkLinks
Benchmark of common hash functions
☆36Updated 6 years ago
Alternatives and similar repositories for hash-function-benchmark
Users that are interested in hash-function-benchmark are comparing it to the libraries listed below
Sorting:
- Implementation of the BwTree as specified by Microsoft Research☆99Updated 9 years ago
- A transactional main-memory database system on multicores☆104Updated 7 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- C++ bindings & containers for libpmemobj☆110Updated 2 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- A fast in-memory key-value store☆51Updated 8 years ago
- Quickstep project☆42Updated last year
- A simple, reference implementation of a B^e-tree☆158Updated 6 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 3 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆181Updated 7 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- The Cicada engine☆59Updated 8 years ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆194Updated last year
- An open-source BzTree implementation☆92Updated 4 years ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆132Updated 7 months ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- MapReduce for multi-core☆49Updated 12 years ago
- pmwcas☆138Updated 2 years ago
- Remote Persistent Memory Access Library☆104Updated 2 years ago
- ☆124Updated 3 years ago
- An adaptive radix tree for efficient indexing in main memory.☆166Updated last year
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 15 years ago
- LSM-trie☆114Updated 4 years ago
- Key/Value Datastore for Persistent Memory☆402Updated 2 years ago
- ☆149Updated 2 years ago
- Benchmarking tools for pmemkv☆23Updated 2 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆211Updated 9 years ago