yuanzhubi / cort_proto
A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into static_hook.sh).
☆140Updated 6 years ago
Alternatives and similar repositories for cort_proto
Users that are interested in cort_proto are comparing it to the libraries listed below
Sorting:
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆233Updated 4 years ago
- Fiber and async I/O based network library☆261Updated 7 years ago
- A asymmetric coroutine library for C.☆55Updated 2 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- A lightweight high performance http server☆115Updated 6 years ago
- C++ network library based on `libgo`.☆246Updated 6 years ago
- 多处理器编程的艺术☆115Updated 10 years ago
- Poseidon Server Framework (refactor WIP)☆168Updated 2 years ago
- Boost.Hana中文文档☆113Updated 4 years ago
- zzz's c++ lib☆57Updated 7 years ago
- A actor framework base on C++11/14.☆55Updated 4 years ago
- modern c++ raft library☆47Updated 5 years ago
- 异步网络框架☆44Updated 5 years ago
- Coroutine library for C/C++☆49Updated 8 years ago
- vim plugin for c++☆31Updated 5 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆222Updated last month
- Meta-purpose C++ Foundation☆189Updated 6 years ago
- ☆98Updated 9 years ago
- cxx utils code☆83Updated this week
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆10Updated 2 years ago
- skip list with rank, code less than z_set in redis☆174Updated last year
- Scan's personal technical notes☆258Updated 5 years ago
- An universal coroutine rpc framework implemented with c++11.☆72Updated 8 years ago
- An easy, fast, small, portable C++ object serialization framework☆87Updated 7 months ago
- ☆150Updated 3 months ago
- a ligthweight asynchronized network library focused on backend c++ development☆97Updated 5 years ago
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆62Updated 7 years ago
- C++ raft lib☆136Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago