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 4 months ago
Alternatives and similar repositories for qb
Users that are interested in qb are comparing it to the libraries listed below
Sorting:
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- Go-like channels for ASIO C++20 coroutines☆40Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 4 years ago
- C++ framework for rapid server development☆77Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A modern, fast, structured logging framework in C++☆60Updated 2 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Futures and thread pool for C++ (with optional Qt support)☆131Updated 4 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 2 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆44Updated 3 months ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆156Updated 3 months ago
- A disruptor thread-synchronisation data structure for C++11.☆138Updated 2 years ago
- C++20 Microservice Bootstrapping Framework☆234Updated this week
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- A single-header scheduler aware C++ future/promise that does not block☆33Updated 4 months ago
- Simple resource pool for recycling resources in C++☆70Updated 3 months ago
- C++ client for PostgreSQL☆46Updated last year
- C++14 code to convert integers to strings at compile-time☆120Updated 9 months ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 7 months ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- Continuations for C++ std::future<> types☆53Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 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☆164Updated 2 weeks ago
- Literal Logging for C++☆86Updated 7 years ago