bingmann / stx-btree
OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -
☆212Updated last year
Alternatives and similar repositories for stx-btree:
Users that are interested in stx-btree are comparing it to the libraries listed below
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆174Updated 8 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- An adaptive radix tree for efficient indexing in main memory.☆153Updated 11 months ago
- ☆116Updated 2 years ago
- A transactional main-memory database system on multicores☆103Updated 6 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- ☆143Updated last year
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆178Updated 7 years ago
- HOT - Height Optimized Trie☆142Updated 6 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 8 years ago
- A working project for High-concurrency B-tree source code in C☆246Updated 4 years ago
- Benchmark of common hash functions☆35Updated 5 years ago
- LSM-trie