affinitydb / kernelLinks
Affinity database C++ kernel library
☆31Updated 11 years ago
Alternatives and similar repositories for kernel
Users that are interested in kernel are comparing it to the libraries listed below
Sorting:
- A SQL-to-native-code compiler based on LLVM☆48Updated 10 years ago
- Read- and latency-optimized log structured merge tree☆175Updated 13 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- A Distributed Key-Value Store for FAWN☆77Updated 15 years ago
- terark basic library☆24Updated 7 years ago
- Implementation of the BwTree as specified by Microsoft Research☆101Updated 9 years ago
- A cache-efficiency weight balanced binary tree☆71Updated 11 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆32Updated 12 years ago
- NOPaxos consensus protocol☆139Updated 5 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆96Updated 6 years ago
- Core aware thread management system☆239Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- QSBR and EBR library☆135Updated 6 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- The Cicada engine☆59Updated 8 years ago
- A in-memory storage manager, that can do versioning and fast scans☆50Updated 9 years ago
- Prototype of FPaxos, built upon LibPaxos3☆48Updated 5 years ago
- Peloton Design Docs☆28Updated 7 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆18Updated 7 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- Replicated State Library. RSL is the Azure Paxos implementation which is used by multiple products in Azure and Bing. It provides the tra…☆78Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Experiments in partially ordered SMR.☆48Updated 4 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- Yet Another RAFT implementation☆126Updated 7 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 15 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago