zhllxt / asio2Links
Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.
☆906Updated 2 months ago
Alternatives and similar repositories for asio2
Users that are interested in asio2 are comparing it to the libraries listed below
Sorting:
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,471Updated last week
- universal serialization engine☆1,291Updated 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,067Updated last year
- libuv wrapper in C++11 /libuv C++11网络库☆831Updated 2 months ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,132Updated last week
- Event Dispatcher and callback list for C++☆1,624Updated last year
- Examples and toturials for C++ Boost Asio library.☆273Updated 3 years ago
- C++20 实现的跨平台、header only,易用的高性能http库; modern c++(c++20), cross-platform, header-only, easy to use http framework☆2,109Updated last week
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,084Updated last week
- modern C++(C++20), simple, easy to use rpc framework☆1,974Updated this week
- cross-platform coroutine library in c++☆869Updated 6 months ago
- Lightweight C++ HTTP client and server library based on Asio for embedding purpose.☆277Updated last year
- convert json/xml/bson to c++ struct☆657Updated last year
- C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform☆740Updated 2 years ago
- Cross platform network library with C++11☆1,133Updated last year
- 基于C++ Coroutines编写的无栈协程库☆628Updated 2 years ago
- C++ Web Framework REST API☆992Updated 5 months ago
- c++11基础库☆1,031Updated last year
- asio examples☆223Updated 2 months ago
- Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.☆554Updated 2 years ago
- a non-blocking I/O tcp network lib based on c++14/17☆467Updated last week
- A header-only and easy to use Ini file parser for C++.☆407Updated 11 months ago
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆263Updated 5 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆368Updated 5 years ago
- A fast JSON serializing & deserializing library, accelerated by SIMD.☆957Updated 2 weeks ago
- Simple, light-weight and easy-to-use asynchronous components☆2,120Updated 2 months ago
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆911Updated last year
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆427Updated 4 years ago
- A C++ wrapper for the MySQL/MariaDB C API built on STL principles.☆95Updated last year
- Simple C++ Config Loader Framework(Serialization & Reflection)☆245Updated last month