Derydoca / factory-auto-registrationLinks
Demonstration of a factory pattern where the types automatically register themselves
☆11Updated 6 years ago
Alternatives and similar repositories for factory-auto-registration
Users that are interested in factory-auto-registration are comparing it to the libraries listed below
Sorting:
- Pipelines for Modern C++☆67Updated 4 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 …☆31Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- C++ header-only library to create classe factories registered by name.☆22Updated 6 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆45Updated 3 months ago
- ☆25Updated this week
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated 2 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- A header-only thread pool for C++☆43Updated 3 years ago
- Loading of a C++ class from a shared library (C++11)☆76Updated 3 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- A tabular data structure for C++☆23Updated 3 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 4 years ago
- An easier way to write asynchronous c++ grpc clients/servers.☆33Updated 5 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆42Updated this week
- Shared-memory based ring buffer☆63Updated 8 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Async GRPC with C++20 coroutine support☆74Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 3 months ago
- Object pool implementation in C++11☆99Updated 4 years ago
- Professional C++ Examples☆10Updated 3 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- C++ Message Queuing Library and Framework☆88Updated last month
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Simple resource pool for recycling resources in C++☆69Updated last week