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:
- A lightweight high performance http server☆115Updated 6 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…☆235Updated 4 years ago
- 解析C语言的解释器☆47Updated 7 years ago
- C++ raft lib☆137Updated 3 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 6 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆54Updated 11 years ago
- This is the source code of My LLVM Pascal Compiler Tutorial☆209Updated 8 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- AVL implementation which is as fast/compact as linux's rbtree☆363Updated 5 months ago
- The tiny bitcask storage engine☆113Updated 6 years ago
- Probably the best implementation for SkipList written by C++☆124Updated 2 years ago
- C Sql parser from sqlite☆74Updated 7 years ago
- Buddy memory allocation☆326Updated 13 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆63Updated 7 years ago
- modern c++ raft library☆47Updated 5 years ago
- A C++ coroutine library☆19Updated 9 years ago
- 多处理器编程的艺术☆115Updated 10 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- Scan's personal technical notes☆257Updated 5 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- buddy内存分配器实现☆294Updated last year
- coroutine;fiber;boost fiber☆93Updated 4 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Spring 2014. Stanford CS346 project. A mini relational database with query optimization☆167Updated 11 years ago
- zzz's c++ lib☆58Updated 7 years ago
- 手撸STL库☆46Updated 7 years ago
- 公众号[树屋编程]相关文章的代码☆41Updated last year