zhllxt / asio2
Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.
☆842Updated 3 months ago
Alternatives and similar repositories for asio2:
Users that are interested in asio2 are comparing it to the libraries listed below
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,356Updated last week
- Event Dispatcher and callback list for C++☆1,449Updated 3 months ago
- universal serialization engine☆1,195Updated 3 weeks ago
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,056Updated 7 months ago
- libuv wrapper in C++11 /libuv C++11网络库☆809Updated last year
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆1,687Updated this week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,909Updated 3 weeks ago
- Examples and toturials for C++ Boost Asio library.☆266Updated 3 years ago
- modern C++(C++11), simple, easy to use rpc framework☆1,801Updated 8 months ago
- 基于C++ Coroutines编写的无栈协程库☆622Updated last year
- convert json/xml/bson to c++ struct☆639Updated 10 months ago
- cross-platform coroutine library in c++☆838Updated 2 weeks ago
- modern c++(c++20), cross-platform, header-only, easy to use http framework☆1,983Updated 3 weeks ago
- Cross platform network library with C++11☆1,089Updated 7 months ago
- The modern c++ rpc library implemented in a few hundred lines of code☆445Updated 5 years ago
- Simple, light-weight and easy-to-use asynchronous components☆1,872Updated last week
- C++ Web Framework REST API☆929Updated last week
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆264Updated 4 years ago
- Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.☆552Updated last year
- c++11基础库☆1,009Updated 4 months ago
- C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform☆730Updated 2 years ago
- asio examples☆190Updated 8 months ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆232Updated last year
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆548Updated 10 months ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆420Updated 3 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆557Updated 8 months ago
- Low Latency C++11 Logging Library☆731Updated last year
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,040Updated 2 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆350Updated 4 years ago
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆863Updated last month