isndev / qbLinks
C++17 Actor Framework - Cross-platform asynchronous core events and I/O
☆52Updated 4 years ago
Alternatives and similar repositories for qb
Users that are interested in qb are comparing it to the libraries listed below
Sorting:
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months ago
- Fast C++17 signal/slot library☆39Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 9 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- ☆27Updated last year
- Simple resource pool for recycling resources in C++☆68Updated 11 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- A C++20 serialization library (cereal fork)☆28Updated 2 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 2 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- A fixed capacity dynamically sized string☆66Updated last month
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Futures and thread pool for C++ (with optional Qt support)☆128Updated 4 years ago
- C++ implementation of strong types☆54Updated 5 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 3 months ago