Derydoca / factory-auto-registration
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
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- A C++11 thread pool and profiler☆29Updated 6 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 3 weeks ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆40Updated last week
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- C++ header-only library to create classe factories registered by name.☆22Updated 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 …☆29Updated 4 years ago
- a single-header math library☆16Updated 6 months ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆50Updated last year
- ☆25Updated last week
- Container Traits for Modern C++☆29Updated 4 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- Visual Computing Library☆20Updated last week
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A small collection of Open Source utilities and convenience functions that make C++17 development happier. All code is copied from other …☆13Updated last year
- A C++ implementation of python-style generators, powered by boost::context☆56Updated 10 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 12 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- An Efficient C++ Fixed Block Memory Allocator☆31Updated 2 months ago
- A tabular data structure for C++☆23Updated 2 years ago
- Tool for parsing C/C++ code and generating output using a given Jinja-like template☆18Updated 3 years ago
- Basic Box2D top-down car example☆14Updated 3 years ago
- low level system stuff, threads, memory, file descriptors etc☆21Updated 2 months ago