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:
- 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
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- C++ framework for rapid server development☆77Updated last year
- Massively Multiplayer Online Blackjack Game using Boost.Beast☆5Updated 4 years ago
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- Minimal C++ Event Bus☆90Updated 5 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Simple resource pool for recycling resources in C++☆69Updated 3 weeks ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 4 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆156Updated 3 weeks ago
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- Futures and thread pool for C++ (with optional Qt support)☆131Updated 4 years ago
- Boost.org circular_buffer module☆60Updated 3 months ago
- Modern C++ generic header-only template library.☆102Updated 2 weeks ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- A modern, fast, structured logging framework in C++☆60Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆131Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year