Xadeck / RegistererLinks
C++ header-only library to create classe factories registered by name.
☆23Updated 7 years ago
Alternatives and similar repositories for Registerer
Users that are interested in Registerer are comparing it to the libraries listed below
Sorting:
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Object pool implementation in C++11☆101Updated 5 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- Pipelines for Modern C++☆76Updated 5 years ago
- C++ cross-platform plugin architechture demonstration☆67Updated 6 years ago
- A simple, generic, header-only state machine implementation for C++.☆69Updated 4 years ago
- A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.☆42Updated 7 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆153Updated 2 months ago
- Lightweight finite state machine framework for C++17☆171Updated 3 weeks ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- Lightweight state machine implemented in C++☆28Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- Thread safe, lock-free memory pool.☆61Updated last year
- A parallel pipeline for stream processing☆69Updated 3 years ago
- C++ Message Queuing Library and Framework☆92Updated 3 weeks ago
- A timer for modern C++☆31Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆95Updated 4 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- spdlog setup initialization via file configuration for convenience.☆83Updated last year
- Scope Guard & Defer C++☆181Updated 2 years ago
- High-Performance Flat Finite State Machine Framework☆56Updated 3 weeks ago
- Micro Signal/Slot implementetation☆35Updated 2 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- C++ plugin framework☆54Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆245Updated last month