ossrs / state-threads
Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.
☆732Updated 7 months ago
Alternatives and similar repositories for state-threads:
Users that are interested in state-threads are comparing it to the libraries listed below
- C++ network library based on `libgo`.☆248Updated 6 years ago
- A collection of shared memory containers for high performance server☆233Updated 2 years ago
- combine kcp with boost::asio. - kcp: a Fast and Reliable udp protocal.☆695Updated 6 years ago
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆772Updated last month
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 3 years ago
- A brpc-based server to host and proxy live streams☆263Updated 3 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆428Updated 3 years ago
- Nick's libevent manual☆699Updated last year
- Coroutine library for C/C++☆525Updated 4 years ago
- Reliable UDP☆397Updated 5 years ago
- quic、prot_quic、goquic、libquic源码中文注释分析,增加C++ quic-client和quic-server example 程序,便于快速掌握学习谷歌quic库源码和学习quic协议,作为新的网络加速协议,可以根据实际需要应用于自己的工程项目中。…☆316Updated 2 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆221Updated last week
- libtnet is a tiny high performance c++ network lib, like tornado☆286Updated 9 years ago
- cross-platform coroutine library in c++☆832Updated last year
- An eventing framework for building high performance and high scalability systems in C.☆1,661Updated 5 years ago
- This is out of date, please move to https://github.com/qicosmos/rest_rpc☆265Updated 7 years ago
- Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.☆552Updated last year
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,052Updated 5 months ago
- Fiber and async I/O based network library☆261Updated 7 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆177Updated 12 years ago
- C++ Base Library for serverside development☆345Updated 4 years ago
- Go-style concurrency in C++11☆3,237Updated last year
- zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.☆321Updated 4 years ago
- A asymmetric coroutine library for C.☆2,477Updated 2 years ago
- Redis C++ client, support the data slice storage, support redis cluster, thread-safe,multi-platform,connection pool, read/write separatio…☆338Updated 7 months ago
- Nick's public libevent repository. The official repository is at https://github.com/libevent/libevent . NO PRS HERE PLEASE☆1,341Updated 2 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆545Updated 8 months ago
- FFLib is a lightweight c++ framework.FFlib is mainly designed for game server developing. But some components in FFLib is in common use. …☆293Updated 5 years ago
- A C++ network service framework☆143Updated 5 years ago
- simple http server base on epoll☆318Updated last year