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:
- concurrency library for C++☆73Updated 11 years ago
- c++11任务库☆53Updated 9 years ago
- tbsys and tbnet repository mirror for alibaba☆69Updated 5 years ago
- ☆70Updated 8 years ago
- RPC(Remote Procedure Call) on top of nark-serialization☆50Updated 11 months ago
- A tiny network library like muduo and libevent.☆17Updated 5 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- ☆35Updated last week
- An opensource C++ library develop in Qihoo infrastructure team☆82Updated 2 years ago
- An easy, fast, small, portable C++ object serialization framework☆87Updated 11 months ago
- C++标准库的轻量级拓展.☆70Updated 6 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- ☆37Updated 10 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- ☆98Updated 9 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
- An universal coroutine rpc framework implemented with c++11.☆72Updated 8 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆19Updated 11 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 7 years 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 header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- An C++ serialization library☆10Updated 10 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- Lock-Free Thread Pool☆79Updated 2 years ago