robertshepherdcpp / mlib
mlib is a fast, simple c++ meta-programming library that uses c++20.
☆45Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for mlib
- a small lightweight std::execution work-alike☆55Updated last month
- A header only structure of arrays container for C++☆39Updated last year
- C++20 Compact Tuple Tools☆47Updated this week
- C++20 and onward collection of high performance data containers and related tools☆51Updated last month
- An indirect value-type for C++☆82Updated last year
- stl-like algorithms for TYPES☆32Updated last year
- KISS C++20 Type Reflection using IFC files☆49Updated 5 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆55Updated 10 months ago
- The Fancy Named Parameters Library☆27Updated 2 weeks ago
- Rebooting the std::bitset franchise☆43Updated last week
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- Polymorphic memory resource for real-time applications.☆64Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- A graph concurrent library for C++☆63Updated last year
- Struct-of-Arrays generator for C++ projects.☆47Updated 3 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Coroutine support tools☆32Updated 2 months ago
- Libunifex networking library☆21Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- value types for composite class design - with allocators☆39Updated this week
- A functional parsing library☆26Updated 7 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- A universal type for non-type template parameters for C++20 or later.☆26Updated 3 months ago
- A static reflection framework for C++, using libclang.☆55Updated 2 years ago