robertshepherdcpp / mlib
mlib is a fast, simple c++ meta-programming library that uses c++20.
☆46Updated last year
Alternatives and similar repositories for mlib:
Users that are interested in mlib are comparing it to the libraries listed below
- A graph concurrent library for C++☆63Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- An indirect value-type for C++☆82Updated last year
- A compiler-friendly variadic type list for C++.☆36Updated last year
- a small lightweight std::execution work-alike☆63Updated last week
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago
- C++20 Unit-Testing library☆43Updated 4 months ago
- The Fancy Named Parameters Library☆30Updated 4 months ago
- value types for composite class design - with allocators☆45Updated this week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 months ago
- A static reflection framework for C++, using libclang.☆55Updated 2 years ago
- C++20 Compact Tuple Tools☆49Updated 3 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- Library for complex bitfields☆19Updated 9 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated 5 months ago
- Light, fast, threadpool for C++20☆98Updated last year
- A parallel pipeline for stream processing☆62Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆64Updated 8 months ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆26Updated this week
- Polymorphic memory resource for real-time applications.☆66Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆31Updated 2 weeks ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆31Updated 4 months ago
- A universal type for non-type template parameters for C++20 or later.☆26Updated 6 months ago