idealvin / coost
A tiny boost library in C++11.
☆4,086Updated 7 months ago
Alternatives and similar repositories for coost:
Users that are interested in coost are comparing it to the libraries listed below
- Go-style concurrency in C++11☆3,250Updated last year
- Simple, light-weight and easy-to-use asynchronous components☆1,894Updated 3 weeks ago
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,173Updated last year
- modern C++(C++11), simple, easy to use rpc framework☆1,816Updated 8 months ago
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,671Updated last year
- C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ f…☆2,946Updated this week
- modern c++(c++20), cross-platform, header-only, easy to use http framework☆1,997Updated last week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,926Updated last month
- Proxy: Next Generation Polymorphism in C++☆2,579Updated this week
- Asio C++ Library☆5,245Updated last week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆10,853Updated last month
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆1,712Updated last week
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆8,481Updated last year
- A simple C++11 Thread Pool implementation☆8,252Updated 9 months ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,046Updated 9 months ago
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,361Updated 10 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,565Updated last year
- A dbg(…) macro for C++☆3,118Updated last month
- Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)☆7,576Updated 10 months 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,060Updated 7 months ago
- A tiny JSON library for C++11.☆2,573Updated 5 years ago
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.☆7,113Updated this week
- A C++11 library for serialization