rcarbone / kudbLinks
Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)
☆63Updated 7 years ago
Alternatives and similar repositories for kudb
Users that are interested in kudb are comparing it to the libraries listed below
Sorting:
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Has been migrated to https://github.com/apache/incubator-pegasus/tree/master/rdsn☆142Updated 3 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- ☆16Updated 8 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 11 years ago
- ☆37Updated 10 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- TokuFT is a high-performance, transactional key-value store☆19Updated 5 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- 多处理器编程的艺术☆116Updated 10 years ago
- A data structure and algorithm library built for TerarkDB☆66Updated 3 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆141Updated 6 years ago
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 9 years ago
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆233Updated 4 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 5 years ago
- Very fast and small(memory efficient) hash map☆36Updated 9 months ago
- A working project for High-concurrency B-tree source code in C☆251Updated 4 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- A raft consensus implementation that is simply and understandable☆321Updated 6 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- consensus-yaraft is a library for distributed, strong consistent, highly replicated log storage. It's based on yaraft, which is an implem…☆29Updated 7 years ago
- A data structure and algorithm library built for ToplingDB☆61Updated 2 weeks ago
- A simple coroutine☆39Updated 10 years ago
- The C++ TiKV client used by TiFlash.☆40Updated this week