ohad-rodeh / btLinks
COW b-trees
☆108Updated 8 years ago
Alternatives and similar repositories for bt
Users that are interested in bt are comparing it to the libraries listed below
Sorting:
- QSBR and EBR library☆133Updated 5 years ago
- Cross-platform atomic operations and lock algorithm library☆100Updated 7 years ago
- A simple, reference implementation of a B^e-tree☆159Updated 6 years ago
- User level NVMe driver library☆70Updated 4 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆96Updated 6 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆181Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Core aware thread management system☆239Updated 2 years ago
- LFS using Fuse☆46Updated 13 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Lock-free multithreaded memory allocation☆110Updated 8 years ago
- POSIX-like scalable multicore research OS kernel☆197Updated 5 years ago
- Implementation of the BwTree as specified by Microsoft Research☆99Updated 9 years ago
- LSM-trie☆114Updated 4 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆211Updated 9 years ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆55Updated 4 years ago
- ☆294Updated last year
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 15 years ago
- Library for Restartable Sequences☆74Updated last month
- The Cicada engine☆59Updated 8 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).☆79Updated 3 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆165Updated 4 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- Atlas: Programming for Persistent Memory☆76Updated 5 years ago