deepgrace / monsterLinks
The Art of Template MetaProgramming (TMP) in Modern C++♦️
☆169Updated 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☆276Updated last week
- A fast work-stealing queue template in C++☆326Updated last year
- async io-uring based kernel io library☆33Updated 4 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆133Updated 6 years ago
- A single header standard C++ serialization framework.☆197Updated 3 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- Boost.org interprocess module☆165Updated last week
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 4 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆211Updated 2 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- 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 …☆149Updated last month
- Object pool implementation in C++11☆100Updated 4 years ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆244Updated last year
- A proposal for a executor programming model for ISO C++☆140Updated 5 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- C++ framework for rapid server development☆77Updated last year
- Replaced by foonathan/lexy☆138Updated 4 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- Boost.org unordered module☆85Updated 3 weeks ago
- The presentations of C++Now 2019.☆92Updated 5 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Coroutine library and toolkit for C++20☆39Updated this week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- 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.☆252Updated last month
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆159Updated 4 months ago