HagarMeir / transactionLib
Transactional Data Structure Libraries
☆12Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for transactionLib
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆38Updated 2 years ago
- Parallel sections library for parallel data-structures☆14Updated last year
- Framework for creating simple, efficient, and composable lock-free data structures☆12Updated 8 years ago
- ☆26Updated 3 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 7 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆47Updated 9 years ago
- RLU resizable hash-table☆16Updated 9 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆27Updated 3 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆20Updated 3 years ago
- The rep contains my experiments with state of the art NVM programming abstractions during my internship at Regal Lab of Inria Paris under…☆11Updated 4 years ago
- ☆10Updated 3 years ago
- Artifact for PPoPP'18☆17Updated 2 years ago
- ☆25Updated 8 years ago
- ☆37Updated 7 months ago
- ☆14Updated last year
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 11 years ago
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆23Updated 9 months ago
- A C library to support applications that map Non-Volatile Memory into their address space for load/store access.☆56Updated 5 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆30Updated 14 years ago
- ☆12Updated 5 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- Heterogeneous memory mapper (hmmap)☆10Updated 3 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆22Updated 9 years ago
- The Optimistic File System (OptFS) is a Linux ext4 variant that implements Optimistic Crash Consistency, a new approach to crash consiste…☆33Updated 11 years ago
- ☆52Updated 6 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- NVM Evaluation Testbed☆28Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago