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:
- ☆19Updated 6 years ago
- a coroutine lib for C users,in non-intrusive mode.☆54Updated 7 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- concurrency library for C++☆74Updated 11 years ago
- A actor framework base on C++11/14.☆56Updated 4 years ago
- NebulaBootstrap provides service for developers to quickly build a distributed systems (including configuration management, service disco…☆20Updated 3 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- server app framework based on libatbus☆21Updated 2 months ago
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- Message Queue/C++/Lua based game server☆15Updated 12 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- Theron C++ concurrency library☆34Updated 11 years ago
- modern c++ raft library☆47Updated 5 years ago
- disruptor c++ implementation for IPC (arbitrary length of data)☆14Updated 3 years ago
- 🧀 The Benchmark Testing Box☆34Updated 3 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- SPServer is a high concurrency server framework library written on C++☆33Updated 10 years ago
- ☆15Updated 6 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 4 years ago
- RPC(Remote Procedure Call) on top of nark-serialization☆50Updated 8 months ago
- The Nixy Library - A Lightweight C++ Library.☆40Updated 6 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- Publish/Subscribe messaging system with mariotcp server☆9Updated 11 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 9 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- ☆70Updated 8 years ago
- C++ network framework,currently we support http, https, websocket☆13Updated 5 years ago