Derydoca / factory-auto-registrationLinks
Demonstration of a factory pattern where the types automatically register themselves
☆12Updated 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:
- 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 4 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆44Updated 2 months ago
- Pipelines for Modern C++☆70Updated 4 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- A C++ implementation of python-style generators, powered by boost::context☆57Updated 11 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- A header-only thread pool for C++☆45Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆64Updated 2 weeks ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- ☆26Updated 2 months ago
- C++ header-only library to create classe factories registered by name.☆23Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- An example of mapping shared memory between boost::interprocess and Python's mmap.☆56Updated 10 years ago
- Generic 2D graphics library for C++14☆28Updated 8 months ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Updated 2 years ago
- Support STL container, only head needed☆14Updated 5 years ago
- Heap allocation free version of C++11 std::function☆57Updated 4 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆45Updated 10 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated 2 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- Visual Computing Library☆20Updated this week
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- A C++11 thread pool and profiler☆29Updated 7 years ago