iqiyi / libfiber
The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/windows GUI.
☆778Updated this week
Alternatives and similar repositories for libfiber:
Users that are interested in libfiber are comparing it to the libraries listed below
- cross-platform coroutine library in c++☆842Updated last month
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆731Updated 9 months ago
- A collection of shared memory containers for high performance server☆233Updated 2 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆431Updated 4 years ago
- C++ network library based on `libgo`.☆246Updated 6 years ago
- Go-style concurrency in C++11☆3,252Updated last year
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆549Updated 10 months ago
- A asymmetric coroutine library for C.☆2,485Updated 2 years ago
- Probably the fastest coroutine lib in the world!☆964Updated this week
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,060Updated 7 months ago
- Coroutine library for C/C++☆523Updated 4 years ago
- wepoll: fast epoll for windows 🎭☆1,002Updated 9 months ago
- 基于C++ Coroutines编写的无栈协程库☆622Updated last year
- simple http server base on epoll☆322Updated last year
- This is out of date, please move to https://github.com/qicosmos/rest_rpc☆264Updated 7 years ago
- Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.☆552Updated last year
- C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ f…☆2,948Updated this week
- libuv wrapper in C++11 /libuv C++11网络库☆811Updated last year
- Nick's libevent manual☆703Updated last year
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆848Updated 3 months ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 3 years ago
- Reliable UDP☆398Updated 5 years ago
- Russ Cox's libtask (with enhancements)☆317Updated 12 years ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,589Updated 2 years ago
- An eventing framework for building high performance and high scalability systems in C.☆1,664Updated 6 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆222Updated 3 weeks ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆418Updated 3 years ago
- C++ language framework rpc source code implementation☆537Updated 3 weeks ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆882Updated 4 months ago