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
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 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 C++11 thread pool and profiler☆29Updated 6 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 4 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 4 months ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- Visual Computing Library☆20Updated this week
- A light-weight C++ profiling library☆31Updated 10 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Collection of header-only utilities for C++☆35Updated last year
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆39Updated last year
- Library In A Week 2017 Parameter☆19Updated 6 years ago
- a single-header math library☆16Updated 5 months ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- 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
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- low level system stuff, threads, memory, file descriptors etc☆21Updated last month
- Simple dynamic bitset template class☆10Updated 5 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 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
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆12Updated 5 years ago
- Pipelines for Modern C++☆66Updated 4 years ago