idealvin / coostLinks
A tiny boost library in C++11.
☆4,191Updated 8 months ago
Alternatives and similar repositories for coost
Users that are interested in coost are comparing it to the libraries listed below
Sorting:
- C++20 实现的跨平台、header only,易用的高性能http库; modern c++(c++20), cross-platform, header-only, easy to use http framework☆2,120Updated 3 weeks ago
- Go-style concurrency in C++11☆3,311Updated 2 years ago
- Simple, light-weight and easy-to-use asynchronous components☆2,132Updated last week
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,334Updated last year
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,763Updated last year
- modern C++(C++20), simple, easy to use rpc framework☆1,987Updated last month
- C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ f…☆3,036Updated last month
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,101Updated this week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,153Updated last week
- Proxy: Next Generation Polymorphism in C++☆3,071Updated 2 weeks ago
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,488Updated 3 weeks ago
- A simple C++11 Thread Pool implementation☆8,676Updated last year
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.☆7,468Updated last week
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,307Updated 5 years ago
- Cross platform network library with C++11☆1,135Updated last year
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,175Updated last month
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,390Updated last year
- Thread pool implementation using c++11 threads☆1,226Updated last year
- C++ Web Framework REST API☆995Updated 6 months ago
- Asio C++ Library