NilsHolger / cppplaydesignpatternsLinks
simple modern c++ design patterns
☆16Updated 8 years ago
Alternatives and similar repositories for cppplaydesignpatterns
Users that are interested in cppplaydesignpatterns are comparing it to the libraries listed below
Sorting:
- Literal Logging for C++☆86Updated 7 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- A Buffet Of C++17 State Machines☆23Updated 3 years ago
- Simple resource pool for recycling resources in C++☆69Updated this week
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 4 months ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- C++ project template : CMake, Test, Travis CI, Appveyor, CodeCoverage, Doxygen☆35Updated 4 years ago
- A C++ string-based dispatch/routing library☆25Updated 8 years ago
- Docker Based C++ Dependency and Build Management☆44Updated last week
- ☆190Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Boost.org circular_buffer module☆60Updated last month
- The C++ Alliance (website)☆17Updated last week
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Cmake-based build of boost☆57Updated 5 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆41Updated 2 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated last year
- Enjoy template metaprogramming☆114Updated 8 years ago
- spdlog setup initialization via file configuration for convenience.☆81Updated last year
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago