diegocaro / cpp-btree
A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/
☆87Updated 10 years ago
Alternatives and similar repositories for cpp-btree:
Users that are interested in cpp-btree are comparing it to the libraries listed below
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆213Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Boost.Coroutine☆82Updated last week
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Boost.Coroutine2☆130Updated last week
- Boost.Lockfree☆130Updated last week
- STL-based caches for C++☆115Updated last year
- Different implementations of spinlock.☆104Updated 10 years ago
- ☆37Updated 9 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆146Updated 5 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- ☆66Updated 4 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- Our open source benchmarks and code samples☆189Updated last week
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- An open addressing linear probing hash table, tuned for delete heavy workloads☆203Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 3 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- A working project for High-concurrency B-tree source code in C☆249Updated 4 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago