boostorg / openmethodLinks
Open-methods for C++ 17
☆11Updated last week
Alternatives and similar repositories for openmethod
Users that are interested in openmethod are comparing it to the libraries listed below
Sorting:
- 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
- A type-erasure toolkit for C++20☆19Updated 8 months ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 9 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- rust-like traits (type erasure) on plain C++☆17Updated 2 years ago
- Boost.Mustache☆10Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆37Updated 2 weeks ago
- Data structures for ASTs☆14Updated 2 years ago
- Metadata to support C++ packaging☆38Updated 2 years ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆30Updated 4 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆66Updated this week
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated last month
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- A tagged-pointer type for C++.☆37Updated 2 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
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆56Updated last month
- Open letter for new C++ scope/charter.☆10Updated 3 years ago
- High Level Algorithmic Skeleton CUDA Library☆30Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 3 weeks ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆102Updated 8 months ago
- A Clang-based C++ Interoperability Library☆86Updated 3 weeks ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- BUSY is a lean, statically typed, cross-platform, easily bootstrappable build system for GCC, CLANG and MSVC inspired by Google GN☆97Updated 4 months ago