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 7 years ago
Alternatives and similar repositories for coroutine
Users that are interested in coroutine are comparing it to the libraries listed below
Sorting:
- c++11任务库☆53Updated 9 years ago
- ☆70Updated 8 years ago
- concurrency library for C++☆73Updated 11 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 9 years ago
- An universal coroutine rpc framework implemented with c++11.☆72Updated 8 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- RPC(Remote Procedure Call) on top of nark-serialization☆50Updated last year
- epoll version of libtask☆25Updated 11 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- ☆37Updated 10 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 9 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- C++标准库的轻量级拓展.☆70Updated 6 years ago
- A tiny network library like muduo and libevent.☆17Updated 5 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- ☆35Updated this week
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- Multi-Read from one bind port☆198Updated 10 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 8 years ago
- a coroutine lib for C users,in non-intrusive mode.☆54Updated 8 years ago
- An C++ serialization library☆10Updated 10 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 12 years ago
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆33Updated 11 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
- SPServer is a high concurrency server framework library written on C++☆33Updated 10 years ago
- ☆98Updated 10 years ago
- An easy, fast, small, portable C++ object serialization framework☆87Updated last year
- Lock-Free Thread Pool☆81Updated 2 years ago