Modern C++ Network Server Framework
☆18Mar 30, 2022Updated 4 years ago
Alternatives and similar repositories for carrier
Users that are interested in carrier are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆167Jun 28, 2026Updated 3 weeks ago
- Advanced Reflection and Serialization Library in C++26♦️☆19May 6, 2026Updated 2 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 7 months ago
- Conan extension☆10Sep 20, 2025Updated 10 months ago
- [Abandoned] A toy asynchronous server, written in C++14☆20Sep 5, 2017Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Dynamically creates executable code to allow C callbacks to call C++ member functions without the need for a user data parameter☆14Apr 19, 2022Updated 4 years ago
- Demonstrate how to construct an Event-driven system in a way that is intuitive and easier to understand.☆19Jun 12, 2023Updated 3 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Dec 9, 2013Updated 12 years ago
- RPC library for embedded systems without code generation☆18Updated this week
- 牛客网2020年C++精华面经汇总☆11Apr 6, 2021Updated 5 years ago
- Helpful scripts and modules for CMake, especially for scientific computing, HPC, and Fortran☆27Jul 7, 2026Updated last week
- Simple demonstration of using Boost.Asio's basic_raw_socket template class to transmit packets with a custom transport layer header.☆33May 24, 2019Updated 7 years ago
- GLSL to bytecode compiler and VM☆11May 24, 2016Updated 10 years ago
- 演示如何利用Qt Widget设计和打印一份报表,Demonstrates how to design and print a report by Qt Widget.☆27Mar 29, 2018Updated 8 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Библиотека шифрования XTEA3 на С++☆14Jul 6, 2019Updated 7 years ago
- Pblog is a small, low overhead, structured logging library☆29Nov 17, 2017Updated 8 years ago
- Port Scanner (端口扫描工具,分别用C++/Python/Golang编写)☆10Oct 7, 2016Updated 9 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 6 years ago
- A guide on how to debug an Electron app.☆12Jan 29, 2017Updated 9 years ago
- Pixel-wise Dense Detector for Image Inpainting (PG 2020)☆20Oct 20, 2020Updated 5 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…