HagarMeir / transactionLib
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
- Framework for creating simple, efficient, and composable lock-free data structures☆12Updated 9 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆40Updated 3 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 2 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- RLU resizable hash-table☆17Updated 9 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
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Heterogeneous memory mapper (hmmap)☆10Updated 4 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
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- ☆25Updated 8 years ago
- The Cicada engine☆57Updated 7 years ago
- MapReduce for multi-core☆49Updated 11 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 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
- A tool for measuring the cache-coherence latencies of a processor (i.e., the latencies of loads, stores, CAS, FAI, TAS, and SWAP).☆78Updated 3 years ago
- Cache Oblivious Lookahead Arrays☆27Updated 11 years ago
- ☆53Updated last year
- NVM Database from Carnegie-Mellon U☆24Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- ☆12Updated 3 years ago
- Accurate and Fast Evaluation of Multi-Stage Log-Structured Designs☆10Updated 9 years ago
- The Optimistic File System (OptFS) is a Linux ext4 variant that implements Optimistic Crash Consistency, a new approach to crash consiste…☆34Updated 11 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Rabia: Simplifying State-Machine Replication Through Randomization (SOSP 2021)☆41Updated 2 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- Artifact for PPoPP'18☆19Updated 3 years ago
- This repository hosts the code used for the following paper: Claude Barthels, Ingo Müller, Konstantin Taranov, Torsten Hoefler, Gustavo A…☆10Updated 5 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