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:
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- ☆66Updated 4 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 10 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 4 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- ☆37Updated 10 years ago
- Our open source benchmarks and code samples☆192Updated 2 weeks ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆206Updated 2 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- Boost.Coroutine2☆135Updated 3 months ago
- STL-based caches for C++☆116Updated 2 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- Boost.Lockfree☆135Updated 2 months ago
- STL-style C++ skip_list container☆87Updated 3 years ago
- C++ integer-to-string conversion benchmark☆341Updated 5 months ago
- QSBR and EBR library☆121Updated 5 years ago
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 10 months ago
- Boost.Coroutine☆85Updated 3 months ago
- A STL allocator that mmaps files☆248Updated 4 years ago