Wkh3 / kcp-cppLinks
Implementation of kcp protocol based on c++11
☆21Updated 2 years ago
Alternatives and similar repositories for kcp-cpp
Users that are interested in kcp-cpp are comparing it to the libraries listed below
Sorting:
- Coroutine C++ Workflow based on C++ 20☆68Updated last week
- A high performance multithread C++ network library for linux.☆67Updated 6 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆86Updated 4 years ago
- asio examples☆220Updated last month
- 协程化的轻量级高性能网络库☆41Updated 2 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆426Updated 4 years ago
- A QUIC implementation in C++11 coroutine☆99Updated 2 months ago
- 基于C++ Coroutines编写的无栈协程库☆628Updated last year
- some different implementations of queue and test result☆33Updated 2 years ago
- c++20 coroutine with epoll and queue☆112Updated last year
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆38Updated 11 months ago
- Multithreaded network library in C++17☆93Updated 3 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- 基于协程和事件循环的c++网络库☆60Updated 5 years ago
- C++ Wrapper around KCP☆101Updated 3 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆368Updated 5 years ago
- a modern c++ rtmp / http-flv server, check this out: https://github.com/q191201771/lal☆34Updated 6 years ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆111Updated 6 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆553Updated last year
- c++11 Server based on coroutine and reactor☆109Updated 4 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- A high-performance and multi-platform non-blocking I/O networking framework for c++. It have simple API to use.☆28Updated 11 months ago
- libevent source code analysis☆62Updated 2 years ago
- Asio源码分析(初)☆22Updated 7 years ago
- ☆160Updated last year
- ☆23Updated 3 years ago
- 基于时间轮的c++高并发任务定时器,支持微秒级别的定时与延时任务,可实现10w/s级别任务的秒级定时☆22Updated 4 years ago
- ☆40Updated 6 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 3 months ago
- 即时通讯,支持单聊,群聊☆11Updated 5 years ago