j8asic / SpeciaLUT
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
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- homogeneous variadic function parameters☆17Updated last year
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 7 months 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
- Container Traits for Modern C++☆29Updated 4 years ago
- ☆9Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Rebooting the std::bitset franchise☆44Updated this week
- C++20 and onward collection of high performance data containers and related tools☆54Updated last month
- ☆26Updated 5 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 2 weeks ago
- C++20 Compact Tuple Tools☆49Updated 2 weeks ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Implementation of the P2300 specification☆9Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- flat_map standardization proposal☆10Updated 2 years ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- Tiny Test System☆27Updated last month
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months 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…☆61Updated 4 years ago
- meta-programming, C++11☆16Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- a small lightweight std::execution work-alike☆65Updated last month
- Experimental JSON builder based on C++ reflection☆50Updated last month
- Single Header Constexpr Circular Queue☆18Updated 4 years ago