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 9 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Framework for creating simple, efficient, and composable lock-free data structures☆12Updated 9 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Cache Oblivious Lookahead Arrays☆27Updated 11 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 4 years ago
- ☆12Updated 4 years ago
- Persistent Memory Graph Database☆43Updated 2 years ago
- TxFS: Leveraging File-System Crash Consistency to Provide ACID Transactions (ATC 18)☆66Updated 6 years ago
- A benchmark for cache efficient data structures.☆30Updated 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 7 years ago
- A simple, reference implementation of a B^e-tree☆155Updated 6 years ago
- A small DFA for under 16 states☆51Updated 7 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
- Public-facing version of the Twizzler OS source code. Note: this is not completely up-to-date with internal Twizzler code.☆65Updated 5 years ago
- An open-source framework for concurrent data-structures and benchmarks. 🛠️ Latest Dev Branch: v3.4.0-dev 🚀 https://github.com/nkallima/…☆68Updated 3 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 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
- fine-grained, cgroup-based tool for profiling memory usage over time of a process tree☆48Updated last year
- Parallel sections library for parallel data-structures☆14Updated last year
- Dependably fast multi-core in-memory transactions☆20Updated 7 years ago
- ☆47Updated last year
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆30Updated 14 years ago
- Ferrite, a toolkit for developing file system crash-consistency models☆19Updated 8 years ago