idealvin / coostLinks
A tiny boost library in C++11.
☆4,142Updated 2 months ago
Alternatives and similar repositories for coost
Users that are interested in coost are comparing it to the libraries listed below
Sorting:
- Simple, light-weight and easy-to-use asynchronous components☆1,953Updated last week
- Go-style concurrency in C++11☆3,270Updated 2 years ago
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,239Updated last year
- modern c++(c++20), cross-platform, header-only, easy to use http framework☆2,054Updated last month
- modern C++(C++11), simple, easy to use rpc framework☆1,879Updated last week
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,703Updated last year
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆1,892Updated this week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,010Updated 2 months ago
- C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ f…☆2,987Updated last week
- Proxy: Next Generation Polymorphism in C++☆2,746Updated 2 weeks ago
- Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.☆2,351Updated 3 months ago
- Chinese translation of Bjarne Stroustrup's HOPL4 paper☆2,301Updated last month
- Asio C++ Library☆5,438Updated 3 weeks ago
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,406Updated last month
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.☆7,267Updated this week
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.☆2,066Updated 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,566Updated last year
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,639Updated 6 months ago
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,376Updated last year
- C++ Web Framework REST API☆964Updated 3 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,628Updated 3 months ago
- Cross platform network library with C++11☆1,110Updated 11 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,063Updated 11 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆11,317Updated 3 weeks ago
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,501Updated 3 years ago
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,709Updated 5 months ago
- A simple C++11 Thread Pool implementation☆8,420Updated last year
- Thread pool implementation using c++11 threads☆1,210Updated last year
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,238Updated 4 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,233Updated last month