atalantestudio / lyahLinks
A C++ SIMD mathematics library for computer graphics.
☆28Updated 3 months ago
Alternatives and similar repositories for lyah
Users that are interested in lyah are comparing it to the libraries listed below
Sorting:
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated 2 years ago
- C++20 compile-time reflection library.☆35Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last week
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++ build system that uses C++ for build configuration.☆24Updated this week
- The asynchronous framework for modern C++☆13Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated 2 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- Low memory overhead allocator☆34Updated last year
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- C++ Config library for managing application configuration.☆28Updated last year
- Ease-of-use-first argument parsing for C++23☆63Updated this week
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- A C++20 serialization library (cereal fork)☆30Updated 6 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆101Updated 3 months ago
- Standalone version of the boost::unordered library☆34Updated 5 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 10 months ago
- Experimental JSON builder based on C++ reflection☆56Updated 2 months ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- C++17 tiny vector math library☆45Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A unique_ptr implementation with small object optimization☆19Updated last year
- Header-only implementation of a grid for spatial lookups☆26Updated last year
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++20 SIMD Within A Register library☆47Updated 8 months ago