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.
☆27Updated 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☆35Updated 2 months ago
- Rebooting the std::bitset franchise☆46Updated 5 months ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last month
- 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
- homogeneous variadic function parameters☆17Updated last year
- meta-programming, C++11☆16Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- C++20 Compact Tuple Tools☆55Updated last week
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- Container Traits for Modern C++☆30Updated 5 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- Using C++ templates to track dimensional metadata☆11Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- Experimental JSON builder based on C++ reflection☆54Updated 4 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 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
- a small lightweight std::execution work-alike☆65Updated 6 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- ☆26Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated last year
- 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
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 6 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 3 years ago
- Tiny Test System☆27Updated last month
- Core abstractions for dealing with concurrency in C++☆67Updated last year