atalantestudio / lyahLinks
A C++ SIMD mathematics library for computer graphics.
☆21Updated this week
Alternatives and similar repositories for lyah
Users that are interested in lyah are comparing it to the libraries listed below
Sorting:
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Low memory overhead allocator☆30Updated 7 months ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 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
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated 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
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A C++20 meta programming library for manipulating lists of types and values.☆20Updated 8 months ago
- A template library for headless rendering of Signed Distance Fields based on OpenMP.☆21Updated 2 weeks ago
- ☆26Updated 5 years ago
- Single-header library for console commands☆18Updated 2 months ago
- stl-like algorithms for TYPES☆31Updated last year
- Fast regular expression library, with full matching support, even at compile time!☆35Updated 4 months ago
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆22Updated 3 months ago
- C++ build system that uses C++ for build configuration.☆17Updated last month
- Windows Using Headers Only...☆63Updated 4 years ago
- Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/☆21Updated last year
- A easy way to logging☆20Updated last year
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆16Updated last year
- reflection in c++ for json de/serialization☆46Updated last year
- Yet another component system☆12Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Header-only implementation of a grid for spatial lookups☆26Updated 8 months ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago