colinsusie / coroutine
A asymmetric coroutine library for C.
☆19Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for coroutine
- C++ raft lib☆128Updated 2 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 6 years ago
- A lightweight high performance http server☆116Updated 5 years ago
- A C++ coroutine library☆19Updated 8 years ago
- skip list with rank, code less than z_set in redis☆172Updated last year
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- C Sql parser from sqlite☆73Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- modern c++ raft library☆46Updated 4 years ago
- levi-db is a fast database engine☆36Updated 6 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 5 years ago
- 🧀 The Benchmark Testing Box☆33Updated 3 years ago
- 解析C语言的解释器☆46Updated 6 years ago
- ☆14Updated this week
- Skiplist written in C/C++ language.☆27Updated 10 years ago
- A asymmetric coroutine library for C.☆55Updated last year
- Different implementations of spinlock.☆104Updated 9 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆72Updated last year
- The tiny bitcask storage engine☆114Updated 5 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 3 years ago
- BLInk Tree logic - storage and locking experiment☆25Updated 10 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 10 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- A actor framework base on C++11/14.☆55Updated 4 years ago
- coroutine;fiber;boost fiber☆84Updated 3 years ago
- 多处理器编程的艺术☆116Updated 9 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- 异步网络框架☆44Updated 5 years ago