cloudwu / coroutineLinks
A asymmetric coroutine library for C.
☆2,493Updated 2 years ago
Alternatives and similar repositories for coroutine
Users that are interested in coroutine are comparing it to the libraries listed below
Sorting:
- Go-style concurrency in C++11☆3,259Updated last year
- A simple C++ based RPC framework.☆2,020Updated 2 years ago
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆8,546Updated last year
- Some code snippets for sharing☆1,900Updated 6 months ago
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,368Updated last year
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,609Updated 3 years ago
- C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ f…☆2,969Updated last week
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,578Updated last year
- Coroutine library for C/C++☆523Updated 4 years ago
- Nick's public libevent repository. The official repository is at https://github.com/libevent/libevent . NO PRS HERE PLEASE☆1,335Updated 2 years ago
- Full-featured high-performance event loop loosely modelled after libevent☆1,709Updated 4 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆895Updated 6 months ago
- A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage☆1,873Updated 2 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆551Updated last year
- modern C++(C++11), simple, easy to use rpc framework☆1,856Updated 2 months ago
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,693Updated last year
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆783Updated last month
- 知名开源代码库的注释版:C++、Golang等☆1,382Updated 2 years ago
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆860Updated 2 years ago
- A light-weight RPC implement of google protobuf RPC framework.☆2,142Updated last year
- Nick's libevent manual☆707Updated last year
- 单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例☆715Updated 2 months ago
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆735Updated 11 months ago
- Simple, light-weight and easy-to-use asynchronous components☆1,929Updated last week
- AVL implementation which is as fast/compact as linux's rbtree☆364Updated 3 weeks ago
- PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat b…☆1,696Updated 4 years ago
- ZMQ 指南☆1,781Updated 3 years ago
- 基于C++ Coroutines编写的无栈协程库☆621Updated last year
- Tutorial of Muduo network library☆537Updated 5 years ago
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.☆2,049Updated last month