Anghagaed / MISONLinks
Implementing MISON by Microsoft in C++ as a test
☆21Updated 7 years ago
Alternatives and similar repositories for MISON
Users that are interested in MISON are comparing it to the libraries listed below
Sorting:
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 15 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 10 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆28Updated 2 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆96Updated 6 years ago
- LSM-trie☆114Updated 4 years ago
- NVM key-value store API lIbrary repository.☆90Updated 11 years ago
- pmwcas☆139Updated 2 years ago
- Multi-core Window-Based Stream Processing Engine☆73Updated 4 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- User-space Page Management☆111Updated last year
- A Profiler for Identifying the Major Sources of Performance Variance in Modern Applications☆95Updated 7 years ago
- Core aware thread management system☆239Updated 2 years ago
- ☆15Updated 6 years ago
- MapReduce for multi-core☆50Updated 12 years ago
- The Cicada engine☆59Updated 8 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- A fast in-memory key-value store☆52Updated 8 years ago
- ☆33Updated 8 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆33Updated 4 years ago
- A simple, reference implementation of a B^e-tree☆163Updated 6 years ago
- QSBR and EBR library☆135Updated 6 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- ☆28Updated 4 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆182Updated 8 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆213Updated 10 years ago