j8asic / SpeciaLUTLinks
Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the optimal one at runtime.
☆26Updated last year
Alternatives and similar repositories for SpeciaLUT
Users that are interested in SpeciaLUT are comparing it to the libraries listed below
Sorting:
- The Fancy Named Parameters Library☆33Updated 2 months ago
- Rebooting the std::bitset franchise☆44Updated 3 months ago
- ☆9Updated 3 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 10 months ago
- meta-programming, C++11☆16Updated 3 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 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 4 years ago
- C++20 Compact Tuple Tools☆52Updated this week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 10 months ago
- homogeneous variadic function parameters☆17Updated last year
- ☆26Updated 5 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- C++20 and onward collection of high performance data containers and related tools☆56Updated this week
- Prints values and types during compilation!☆58Updated last month
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- An attempt to introduce a new scripting language for CMake☆59Updated 5 years ago
- Tiny Test System☆27Updated this week
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated 11 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- Experimental JSON builder based on C++ reflection☆52Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago