boostorg / openmethodLinks
☆11Updated this week
Alternatives and similar repositories for openmethod
Users that are interested in openmethod are comparing it to the libraries listed below
Sorting:
- A type-erasure toolkit for C++20☆19Updated 8 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- Scripts to build binary packages of GCC snapshots☆28Updated last week
- The IDK (Industrial Development Kit) library!☆36Updated 4 months ago
- rust-like traits (type erasure) on plain C++☆17Updated 2 years ago
- The Fancy Named Parameters Library☆36Updated last week
- Boost.Mustache☆10Updated 2 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 8 months ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 months ago
- Metadata to support C++ packaging☆38Updated 2 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 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
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last month
- Boxing primitive types in C++☆15Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆90Updated 5 months ago
- Experimental JSON builder based on C++ reflection☆55Updated this week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 years ago
- meta-programming, C++11☆16Updated 3 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 6 months 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