diegocaro / cpp-btreeLinks
A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/
☆87Updated 11 years ago
Alternatives and similar repositories for cpp-btree
Users that are interested in cpp-btree are comparing it to the libraries listed below
Sorting:
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Yet Another RAFT implementation☆126Updated 7 years ago
- ☆66Updated 5 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- ☆37Updated 10 years ago
- STL-style C++ skip_list container☆87Updated 3 years ago
- Boost.Lockfree☆146Updated last week
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- STL-based caches for C++☆116Updated 2 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- Our open source benchmarks and code samples☆193Updated last month
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- C++ integer-to-string conversion benchmark☆343Updated 10 months ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- C++ implementation of raft consensus☆270Updated 2 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- Boost.Coroutine2☆136Updated last week
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A stripped-down, portable version of boost::context☆53Updated 3 years ago
- A C++ library for building sturdy software.☆109Updated last month