isndev / qbLinks
Modern C++17 actor-based framework for building high-performance concurrent and distributed systems. Features asynchronous I/O, lock-free messaging, cross-platform support (Linux/macOS/Windows), and multi-core scaling. Perfect for real-time applications, microservices, and network servers.
☆64Updated last month
Alternatives and similar repositories for qb
Users that are interested in qb are comparing it to the libraries listed below
Sorting:
- C++ framework for rapid server development☆77Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 11 months ago
- Simple resource pool for recycling resources in C++☆69Updated last week
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated last year
- C++ Concurrency library!☆27Updated 6 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- ☆27Updated last year
- A modern, fast, structured logging framework in C++☆60Updated 2 years ago
- Massively Multiplayer Online Blackjack Game using Boost.Beast☆5Updated 4 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆42Updated 3 months ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆159Updated 4 months ago
- Futures and thread pool for C++ (with optional Qt support)☆131Updated 4 years ago
- A disruptor thread-synchronisation data structure for C++11.☆130Updated 2 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 4 months ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆152Updated 3 months ago
- A C++20 serialization library (cereal fork)☆29Updated 3 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ client for PostgreSQL☆46Updated last year
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆156Updated this week