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☆261Updated 2 weeks ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- A fast work-stealing queue template in C++☆310Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆248Updated 11 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- C++20 Microservice Bootstrapping Framework☆224Updated last week
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆144Updated 3 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated 9 months ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆238Updated 10 months 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☆242Updated 5 months ago
- Boost.org interprocess module☆154Updated last week
- Object pool implementation in C++11☆99Updated 4 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Lightweight Error Augmentation Framework☆331Updated last month
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- async io-uring based kernel io library☆31Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- The presentations of C++Now 2019.☆91Updated 5 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 6 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- Light, fast, threadpool for C++20☆102Updated 2 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 signals2 module☆83Updated 2 weeks ago