colinsusie / coroutineLinks
A asymmetric coroutine library for C.
☆19Updated 6 years ago
Alternatives and similar repositories for coroutine
Users that are interested in coroutine are comparing it to the libraries listed below
Sorting:
- C++ raft lib☆138Updated 3 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆63Updated 7 years ago
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆140Updated 7 years ago
- C Sql parser from sqlite☆74Updated 8 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 8 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- The tiny bitcask storage engine☆114Updated 7 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…☆234Updated 4 years ago
- Scan's personal technical notes☆255Updated 5 years ago
- A lightweight high performance http server☆114Updated 6 years ago
- 公众号[树屋编程]相关文章的代码☆47Updated last year
- skip list with rank, code less than z_set in redis☆175Updated 2 years ago
- AVL implementation which is as fast/compact as linux's rbtree☆364Updated 2 months ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆54Updated 11 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆425Updated 12 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆150Updated 6 years ago
- Probably the best implementation for SkipList written by C++☆125Updated 2 years ago
- libpaxos的注释版本☆34Updated 11 years ago
- modern c++ raft library☆47Updated 6 years ago
- coroutine;fiber;boost fiber☆93Updated 4 years ago
- Very fast and small(memory efficient) hash map☆36Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- This is the source code of My LLVM Pascal Compiler Tutorial☆208Updated 8 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆77Updated 2 years ago
- Yet Another RAFT implementation☆126Updated 7 years ago
- A C++ coroutine library☆19Updated 9 years ago
- 解析C语言的解释器☆47Updated 7 years ago
- 多处理器编程的艺术☆115Updated 10 years ago
- A reflection-based and header-only JSON (de)serialization library for C++☆15Updated 6 years ago