deepgrace / monsterLinks
The Art of Template MetaProgramming (TMP) in Modern C++♦️
☆166Updated last year
Alternatives and similar repositories for monster
Users that are interested in monster are comparing it to the libraries listed below
Sorting:
- C++11 metaprogramming library☆260Updated 2 weeks ago
- Object pool implementation in C++11☆99Updated 4 years ago
- Lightweight Error Augmentation Framework☆330Updated 3 weeks ago
- A single header standard C++ serialization framework.☆195Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- C++20 Microservice Bootstrapping Framework☆223Updated 3 weeks ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆240Updated 4 months ago
- C++20 Dynamic Reflection Library☆136Updated 2 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Boost.org signals2 module☆83Updated 2 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- Boost.org unordered module☆75Updated 3 weeks ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆247Updated 11 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆66Updated 9 months ago
- A fast work-stealing queue template in C++☆308Updated last year
- A C++14 reflection library☆73Updated 3 weeks ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 3 months ago
- Boost Core Utilities☆143Updated last week
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Boost.org interprocess module☆151Updated last month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 3 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- A C++ parser combinator library.☆144Updated last month
- Lewis Baker's Blog☆70Updated 2 months ago
- Coroutines for C++20 & asio☆287Updated this week
- A polymorphic value-type for C++☆227Updated last year
- cross platform subprocess library for c++ similar to design of python subprocess☆200Updated 10 months ago