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:
- homogeneous variadic function parameters☆17Updated last year
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- meta-programming, C++11☆16Updated 3 years ago
- Rebooting the std::bitset franchise☆46Updated 5 months ago
- 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
- The Fancy Named Parameters Library☆34Updated last month
- Container Traits for Modern C++☆30Updated 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
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated last year
- C++20 and onward collection of high performance data containers and related tools☆57Updated 2 weeks ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- ☆26Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 2 months ago
- A fixed capacity dynamically sized string☆68Updated last month
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- low-level library for minimizing the size of your types☆114Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- C++20 Compact Tuple Tools☆55Updated 2 weeks ago
- Playground for Cloud CI development for C++☆25Updated 4 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 5 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago