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 last week
- 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
- meta-programming, C++11☆16Updated 3 years ago
- homogeneous variadic function parameters☆17Updated last year
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 10 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- C++20 Compact Tuple Tools☆53Updated last week
- C++20 and onward collection of high performance data containers and related tools☆56Updated this week
- Container Traits for Modern C++☆29Updated 4 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 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 3 months ago
- Tiny Test System☆27Updated 3 weeks ago
- 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
- Prints values and types during compilation!☆58Updated 2 months ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- ☆26Updated 5 years ago
- Experimental JSON builder based on C++ reflection☆52Updated 2 months ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 10 months ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Playground for Cloud CI development for C++☆25Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last month
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 months ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year