Derydoca / factory-auto-registration
Demonstration of a factory pattern where the types automatically register themselves
☆11Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for factory-auto-registration
- C++ header-only library to create classe factories registered by name.☆22Updated 5 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 3 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆24Updated 4 months ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated last year
- Pipelines for Modern C++☆58Updated 4 years ago
- ☆25Updated last month
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- Thread safe, lock-free memory pool.☆53Updated 7 months ago
- Async GRPC with C++20 coroutine support☆75Updated 2 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- Array based threaded red-black tree☆13Updated 8 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆38Updated this week
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated 10 months ago
- C++ 11 implementation of template Singleton pattern which overcomes Windows DLLs data segment boundaries (GNU/Linux, macOS supported as w…☆10Updated 5 years ago
- demonstration of live reloading☆14Updated 6 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆42Updated 4 years ago
- Simple Memory Pool implementation using C++11.☆12Updated 9 years ago
- Iris is an extensible asynchronous header-only framework written in pure modern C++, including a M:N task scheduler (with coroutine suppo…☆18Updated last week
- A simple and fast library allowing to run async tasks and execute task graphs.☆42Updated last month
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 3 years ago
- A C++11 thread pool and profiler☆28Updated 6 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆28Updated 3 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 4 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated last week
- C++ header-only mempool library☆19Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 10 months ago
- Visual Computing Library☆20Updated 3 weeks ago