NilsHolger / cppplaydesignpatterns
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
- Boost.org circular_buffer module☆54Updated 3 months ago
- C++ remote library☆24Updated 9 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- Tiny library for C++ enum introspection and more!☆33Updated 9 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- sinks to g3logger☆35Updated last year
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated 9 months ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 9 months 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 C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆53Updated 11 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- ☆190Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- A fast and flexible c++ template class for tree data structures☆99Updated 3 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 7 months ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- The RStein.AsyncCpp library is a set of types that should be familiar for anyone who knows the Task Parallel Library (TPL) for .NET (C#).☆31Updated 2 years ago
- Simple resource pool for recycling resources in C++☆67Updated 8 months ago
- Variadic templates and std::integer_sequence support library☆110Updated 3 weeks ago