deepgrace / monsterLinks
The Art of Template MetaProgramming (TMP) in Modern C++♦️
☆170Updated 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☆279Updated last week
- A fast work-stealing queue template in C++☆327Updated last year
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- The presentations of C++Now 2019.☆92Updated 5 years ago
- A single header standard C++ serialization framework.☆198Updated 4 years ago
- C++ serializers benchmark with realistic data☆127Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆71Updated 2 weeks ago
- Boost.org signals2 module☆85Updated last week
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆217Updated 2 years ago
- Boost.org interprocess module☆168Updated this week
- async io-uring based kernel io library☆33Updated 4 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 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 2 weeks ago
- STL-like containers from Boost☆112Updated this week
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17