gsuberland / autoregistering-cpp-factoryLinks
Generic auto-registering factory in C++ with support for constructor arguments.
☆15Updated 4 years ago
Alternatives and similar repositories for autoregistering-cpp-factory
Users that are interested in autoregistering-cpp-factory are comparing it to the libraries listed below
Sorting:
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 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 …☆32Updated 5 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- C++17 tiny vector math library☆45Updated 2 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆44Updated last month
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆22Updated last month
- A collection of std-like single-header C++ libraries☆199Updated last week
- Header-only pure C++11 library providing signal and slot functionality☆18Updated 6 years ago
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆31Updated 7 months ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆106Updated 3 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77Updated 7 years ago
- Low level C++11 RAII wrapper classes for the Vulkan API. The code is auto generated by RAIIGen.☆12Updated 5 months ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- Single-header libraries from the Magnum engine☆120Updated 9 months ago
- A lightweight C++ graph library☆78Updated 3 years ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆60Updated 9 months ago
- Inspect C++ memory in the browser☆102Updated 3 years ago
- Flat containers for C++☆59Updated 6 months ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Easy C++ reflection and code generation☆39Updated 7 years ago
- ☆30Updated 2 months ago
- Simple header-only implementation of "parallel_for" and "parallel_map" for C++11☆31Updated 5 years ago
- Lightweight state machine implemented in C++☆28Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Archived!☆27Updated 4 years ago
- C++20 concurrency framework with no compromises. Excellent performance, powerful features, and simple syntax.☆76Updated this week
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago