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:
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated 2 months ago
- C++20 compile-time reflection library.☆35Updated last year
- The asynchronous framework for modern C++☆13Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last week
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- Low memory overhead allocator☆34Updated last year
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated 2 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
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆112Updated 9 months ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Miscellaneous Useful Utilities for C++.☆31Updated 2 years ago
- C++ build system that uses C++ for build configuration.☆24Updated last week
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 10 months ago
- An easy to use single header library for fast decompression of Gz archives written in modern C++. Compression is in experimental state an…☆39Updated 3 months ago
- Null-termination-aware string-view class for C++☆26Updated 5 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Standalone version of the boost::unordered library☆34Updated 5 months ago
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last week
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- ☆25Updated 5 years ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 5 months ago
- C++ HTML Element Apparator☆42Updated last year
- 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 template library for headless rendering of Signed Distance Fields based on OpenMP.☆25Updated 6 months ago