atalantestudio / lyahLinks
A C++ SIMD mathematics library for computer graphics.
☆28Updated 2 months ago
Alternatives and similar repositories for lyah
Users that are interested in lyah are comparing it to the libraries listed below
Sorting:
- C++20 compile-time reflection library.☆35Updated 10 months ago
- The asynchronous framework for modern C++☆13Updated 2 years ago
- A C++20 serialization library (cereal fork)☆29Updated 2 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- A template library for headless rendering of Signed Distance Fields based on OpenMP.☆23Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated 4 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 6 months ago
- Low memory overhead allocator☆32Updated 9 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- Fast regular expression library, with full matching support, even at compile time!☆36Updated 6 months ago
- C++20 SIMD Within A Register library☆42Updated 3 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
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 3 weeks ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- reflection in c++ for json de/serialization☆46Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- C++11 syntactic sugar for ImGui with RAII guards☆71Updated 7 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆85Updated last week
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆57Updated 4 months ago
- Translates binary information (images, fonts, shaders) into C++ source code.☆133Updated last year
- 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++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++17 tiny vector math library☆44Updated last year
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- A 3D Scene Renderer written in C++☆17Updated 2 years ago