robertshepherdcpp / mlibLinks
mlib is a fast, simple c++ meta-programming library that uses c++20.
☆47Updated last year
Alternatives and similar repositories for mlib
Users that are interested in mlib are comparing it to the libraries listed below
Sorting:
- The Fancy Named Parameters Library☆34Updated last month
- a small lightweight std::execution work-alike☆65Updated 6 months ago
- An indirect value-type for C++☆84Updated 2 years ago
- Rebooting the std::bitset franchise☆46Updated 5 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- C++20 Compact Tuple Tools☆55Updated 3 weeks ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated 3 weeks ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated 3 weeks ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- A universal type for non-type template parameters for C++20 or later.☆27Updated last year
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- A little metaprogramming and functional library☆69Updated 3 years ago
- value types for composite class design - with allocators☆62Updated last month
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated last month
- SPY - C++ Information Broker☆157Updated last week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆48Updated this week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆44Updated this week
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- Standalone version of the boost::unordered library☆28Updated 2 months ago
- Complete Project Documentation☆97Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago