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☆32Updated last month
- homogeneous variadic function parameters☆17Updated last year
- meta-programming, C++11☆16Updated 3 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 9 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- C++20 and onward collection of high performance data containers and related tools☆55Updated 2 weeks ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- 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
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- 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
- Rebooting the std::bitset franchise☆44Updated 2 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- ☆26Updated 5 years ago
- C++20 Compact Tuple Tools☆51Updated 3 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Tiny Test System☆27Updated 3 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 4 months ago
- A graph concurrent library for C++☆63Updated 2 years ago
- A type-erasure toolkit for C++20☆18Updated 4 months ago