Yuandong-Chen / coroutineLinks
A coroutine library written in and for C. Different kinds of Interfaces available: Posix thread style(old version), Lua coroutine style(CPS) based on CloudWu tiny coroutines library(ezco.v.0.0.1.*), Erlang process style(Actor Model, on future version, not finished yet).
☆36Updated 6 years ago
Alternatives and similar repositories for coroutine
Users that are interested in coroutine are comparing it to the libraries listed below
Sorting:
- RPC(Remote Procedure Call) on top of nark-serialization☆50Updated 10 months ago
- concurrency library for C++☆73Updated 11 years ago
- An easy, fast, small, portable C++ object serialization framework☆87Updated 10 months ago
- c++11任务库☆53Updated 9 years ago
- An universal coroutine rpc framework implemented with c++11.☆72Updated 8 years ago
- ☆98Updated 9 years ago
- ☆37Updated 10 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆82Updated 2 years ago
- tbsys and tbnet repository mirror for alibaba☆69Updated 5 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- ☆70Updated 8 years ago
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 9 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- C++标准库的轻量级拓展.☆70Updated 6 years ago
- Multi-Read from one bind port☆197Updated 10 years ago
- A tiny network library like muduo and libevent.☆17Updated 5 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- ☆35Updated 3 weeks ago
- a coroutine lib for C users,in non-intrusive mode.☆54Updated 8 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- A copy of ACE from http://www.cs.wustl.edu/~schmidt/ACE.html☆53Updated 11 years ago
- ☆30Updated 6 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- threadpool is a cross-platform thread pool library based on boost C++ libraries.☆53Updated last year
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- A actor framework base on C++11/14.☆56Updated 5 years ago