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.
☆68Updated last month
Alternatives and similar repositories for qb
Users that are interested in qb are comparing it to the libraries listed below
Sorting:
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆38Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year
- C++ framework for rapid server development☆77Updated 2 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- A modern, fast, structured logging framework in C++☆60Updated 2 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆44Updated 6 months ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- C++ client for PostgreSQL☆46Updated last year
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 5 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 4 years ago
- A simple experiment with the coroutines ts and boost asio.☆21Updated 8 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- A single-header scheduler aware C++ oneshot channel☆20Updated last year
- C++ asynchronous promises like a Promises/A+☆46Updated 3 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- Futures and thread pool for C++ (with optional Qt support)☆130Updated 5 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago