Yuandong-Chen / coroutine
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).
☆37Updated 6 years ago
Alternatives and similar repositories for coroutine:
Users that are interested in coroutine are comparing it to the libraries listed below
- ☆70Updated 7 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- A actor framework base on C++11/14.☆56Updated 4 years ago
- concurrency library for C++☆75Updated 10 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- A header-only C++ wrapper of libevent2☆29Updated 9 years ago
- NebulaBootstrap provides service for developers to quickly build a distributed systems (including configuration management, service disco…☆21Updated 3 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- a tiny coroutine lib using for c++☆24Updated 10 years ago
- Basic C++ library on linux platform☆25Updated 7 years ago
- RPC(Remote Procedure Call) on top of nark-serialization☆50Updated 4 months ago
- Interactive TCP stack learning tool☆13Updated last year
- a coroutine lib for C users,in non-intrusive mode.☆54Updated 7 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- ☆19Updated 5 years ago
- Proactor design pattern (C++, threads)☆18Updated 7 years ago
- c++11任务库☆53Updated 9 years ago
- SPServer is a high concurrency server framework library written on C++☆34Updated 9 years ago
- C++ network framework,currently we support http, https, websocket☆13Updated 5 years ago
- tbsys and tbnet repository mirror for alibaba☆69Updated 5 years ago
- ☆30Updated 6 years ago
- 使用KCP和libuv的简单网络模块。☆64Updated 8 years ago
- ☆15Updated 6 years ago
- modern c++ raft library☆46Updated 5 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 3 years ago
- RESP(REdis Serialization Protocol) C++ Implementation☆16Updated 8 years ago
- go 语言开发的服务器模板,可与 acl_master 服务器框架深度集成☆21Updated 3 months ago
- A tiny network library like muduo and libevent.☆17Updated 4 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago