hillbig / tx-trieLinks
Automatically exported from code.google.com/p/tx-trie
☆29Updated 10 years ago
Alternatives and similar repositories for tx-trie
Users that are interested in tx-trie are comparing it to the libraries listed below
Sorting:
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- ☆27Updated 8 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- Implementation of the BwTree as specified by Microsoft Research☆99Updated 9 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Simple baselines for "Learned Indexes"☆158Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- Artifact for PPoPP'18☆19Updated 3 years ago
- LSM-trie☆114Updated 4 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- A simple, reference implementation of a B^e-tree☆157Updated 6 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
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆95Updated 5 years ago
- The Cicada engine☆59Updated 8 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- HYRISE In-Memory Hybrid Storage Engine (archived, now developed in hyrise/hyrise repo)☆89Updated 7 years ago
- A Distributed Key-Value Store for FAWN☆77Updated 14 years ago
- A library of inverted index data structures☆151Updated 2 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆88Updated 4 years ago
- Embedded DB Benchmark Framework☆62Updated 4 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- Concurrency Control Benchmark☆48Updated 2 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 15 years ago
- QSBR and EBR library☆127Updated 5 years ago