HagarMeir / transactionLibLinks
Transactional Data Structure Libraries
☆12Updated 7 years ago
Alternatives and similar repositories for transactionLib
Users that are interested in transactionLib are comparing it to the libraries listed below
Sorting:
- 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☆41Updated 3 years ago
- Framework for creating simple, efficient, and composable lock-free data structures☆12Updated 9 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 3 years ago
- ☆12Updated 3 years ago
- Dependably fast multi-core in-memory transactions☆20Updated 7 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- ☆28Updated 4 years ago
- Reproducing a bug in the Glibc condition variables using TLA+☆11Updated 2 years ago
- An open-source BzTree implementation☆92Updated 3 years ago
- Artifact for PPoPP'18☆19Updated 3 years ago
- Cache Oblivious Lookahead Arrays☆27Updated 11 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 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 6 years ago
- A C library to support applications that map Non-Volatile Memory into their address space for load/store access.☆56Updated 6 years ago
- Persistent Memory Graph Database☆43Updated 2 years ago
- ☆14Updated 2 years ago
- The Cicada engine☆57Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 6 years ago
- Recoverable lock-free allocator based on LRMalloc☆47Updated 4 years ago
- Nonblocking data structures☆12Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago