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 2 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- ☆66Updated 4 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Boost.Coroutine☆83Updated last month
- Boost.Lockfree☆132Updated last month
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- Our open source benchmarks and code samples☆191Updated last month
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- Boost.Coroutine2☆133Updated last month
- STL-based caches for C++☆116Updated last year
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆147Updated 5 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- ☆37Updated 10 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Convert build system from autoconf/make to CMake☆75Updated 2 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Component-Model Framework in C++☆44Updated 9 years ago
- QSBR and EBR library☆119Updated 5 years ago
- Boost.org smart_ptr module☆108Updated last month
- Yet Another RAFT implementation☆126Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago