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:
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- Persistent Memory Graph Database☆44Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Sheriff consists of two tools: Sheriff-Detect, a false-sharing detector, and Sheriff-Protect, a false-sharing eliminator that you can lin…☆32Updated 7 years ago
- LSM-trie☆114Updated 4 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- ☆15Updated 5 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 7 years ago
- The Cicada engine☆59Updated 8 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 15 years ago
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆26Updated last year
- User-space Page Management☆108Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 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
- Apache Quickstep Incubator - This project is retired☆95Updated 6 years ago
- Multi-core Window-Based Stream Processing Engine☆73Updated 4 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆95Updated 5 years ago
- Compute xxHash hash codes for 8 keys in parallel☆47Updated 6 years ago
- MapReduce for multi-core☆49Updated 12 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- A transactional main-memory database system on multicores☆104Updated 7 years ago
- A Profiler for Identifying the Major Sources of Performance Variance in Modern Applications☆95Updated 7 years ago