atalantestudio / lyahLinks
A C++ SIMD mathematics library for computer graphics.
☆28Updated 3 weeks ago
Alternatives and similar repositories for lyah
Users that are interested in lyah are comparing it to the libraries listed below
Sorting:
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated 5 months ago
- The asynchronous framework for modern C++☆13Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++20 compile-time reflection library.☆35Updated last year
- Low memory overhead allocator☆32Updated 11 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆66Updated last year
- A C++20 serialization library (cereal fork)☆30Updated 3 months ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 months ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆92Updated last week
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆62Updated last month
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- C++20 SIMD Within A Register library☆43Updated 5 months ago
- A tagged-pointer type for C++.☆36Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 7 months ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 2 months ago
- C++ build system that uses C++ for build configuration.☆19Updated last week
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- Experimental JSON builder based on C++ reflection☆54Updated 3 months ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Yet another component system☆12Updated 3 years ago
- Translates binary information (images, fonts, shaders) into C++ source code.☆134Updated last year
- A "No-Nonsense", C++ 17, single-header-only Math library geared towards graphics programming☆40Updated last week
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago