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:
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last week
- C++20 compile-time reflection library.☆35Updated 9 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Easy Parsing C++ Library☆21Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆52Updated 3 months ago
- Fast regular expression library, with full matching support, even at compile time!☆35Updated 4 months ago
- Low memory overhead allocator☆32Updated 8 months ago
- KISS C++20 Type Reflection using IFC files☆73Updated last year
- A C++20 serialization library (cereal fork)☆29Updated 3 weeks ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated last year
- A Faster Enum Reflection For C++20 Since I Don't Want To Wait For C++26 Reflection☆80Updated last week
- Virtual memory based containers☆42Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- reflection in c++ for json de/serialization☆46Updated 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
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated 3 months ago
- A simple WIP profiler library for c++. Include the 2 files and you're ready to go.☆14Updated 2 months ago
- A template library for headless rendering of Signed Distance Fields based on OpenMP.☆22Updated last month
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 9 months ago
- C++ HTML Element Apparator☆42Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 3 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++ build system that uses C++ for build configuration.☆17Updated last month
- A tagged-pointer type for C++.☆35Updated last year
- Comparison operators for std::span☆16Updated 5 years ago