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☆30Updated 3 months ago
- homogeneous variadic function parameters☆17Updated 11 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated 4 months ago
- Collection of proposals for c++☆25Updated this week
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 9 months ago
- ☆9Updated 2 years ago
- ☆26Updated 4 years ago
- meta-programming, C++11☆16Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- C++20 Compact Tuple Tools☆49Updated 2 months ago
- Rebooting the std::bitset franchise☆43Updated 2 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- flat_map standardization proposal☆10Updated 2 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 4 months ago
- Implementation of the P2300 specification☆9Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Boost.org proto module☆21Updated 2 months ago
- Collaborating on papers for the ISO C++ committee - public repo☆26Updated 6 months ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- Tiny Test System☆27Updated last month
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- A header only structure of arrays container for C++☆41Updated last year
- 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
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago