jasonjoo2010 / libeasyLinks
An event-driven c library open source by taobao originally and maintain here
☆20Updated 5 years ago
Alternatives and similar repositories for libeasy
Users that are interested in libeasy are comparing it to the libraries listed below
Sorting:
- C++ raft lib☆137Updated 3 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- A stripped-down, portable version of boost::context☆53Updated 3 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 7 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- C++ implementation of raft consensus☆267Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆106Updated 5 years ago
- Probably the best implementation for SkipList written by C++☆124Updated 2 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 5 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- A c++ develop toolkit☆34Updated 8 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 7 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Updated 7 years ago
- braft detailed explanation☆47Updated 7 years ago
- C++ header only multi-paxos library.☆40Updated 3 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated 3 months ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆127Updated 3 years ago
- the fastest in-memory index in the East 东半球最快并发索引☆477Updated 4 years ago
- High-Performance C++ Data System☆131Updated 2 months ago
- ☆16Updated 2 weeks ago
- ☆52Updated 11 years ago
- Yet Another RAFT implementation☆125Updated 7 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆323Updated last year
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 3 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- modern c++ raft library☆47Updated 5 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆101Updated last year