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☆263Updated last month
- A fast work-stealing queue template in C++☆315Updated last year
- C++ serializers benchmark with realistic data☆125Updated 2 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.☆249Updated 11 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆195Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- nanorpc - lightweight RPC in pure C++ 17☆242Updated 2 years ago
- Object pool implementation in C++11☆100Updated 4 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 …☆144Updated 4 months 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
- async io-uring based kernel io library☆32Updated 4 years ago
- C++20 Microservice Bootstrapping Framework☆227Updated 2 weeks ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- The presentations of C++Now 2019.☆92Updated 5 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆131Updated 2 years ago
- Boost Core Utilities☆146Updated last month
- C++ framework for rapid server development☆77Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆156Updated 3 weeks 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☆244Updated 6 months ago
- Boost.org interprocess module☆156Updated 3 weeks ago
- Boost.Coroutine2☆135Updated 3 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆69Updated 10 months ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆186Updated last year