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:
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- Pipelines for Modern C++☆67Updated 4 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆41Updated last month
- 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 …☆30Updated 4 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆44Updated last month
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- C++ header-only mempool library☆19Updated 7 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated 11 months ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- A general property customisation mechanism☆15Updated 5 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Yet another abstraction layer - a general purpose C++ library.☆15Updated 3 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆56Updated 2 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 4 years ago
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 6 months ago
- A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.☆35Updated 6 years ago