polymonster / mathsLinks
Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.
☆105Updated 2 years ago
Alternatives and similar repositories for maths
Users that are interested in maths are comparing it to the libraries listed below
Sorting:
- Flat containers for C++☆59Updated 2 years ago
- C++17 tiny vector math library☆43Updated last year
- reflection in c++ for json de/serialization☆45Updated last year
- Single-header libraries from the Magnum engine☆119Updated last month
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆77Updated 4 months ago
- Small C++ workstealing task scheduler meant for gamedev.☆33Updated 4 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆121Updated 4 months ago
- Aimed to eliminate preprocessor hell in shaders and kernels.☆44Updated 8 years ago
- A flexible and fast matrix, transform and geometry library.☆130Updated 8 months ago
- Vulkan rendering library for graphics and text☆95Updated 2 months ago
- A template library for headless rendering of Signed Distance Fields based on OpenMP.☆20Updated 2 weeks ago
- KISS C++20 Type Reflection using IFC files☆70Updated 11 months ago
- simple ray tracing library focusing on good code☆57Updated last year
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆33Updated 2 years ago
- Inspect C++ memory in the browser☆97Updated 3 years ago
- cross-platform filewatcher library for c/c++☆101Updated 3 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- NanoSTL, a small subset of C++ STL and libm☆127Updated 5 months ago
- C++20 coroutines-based cooperative multitasking library☆106Updated 3 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆103Updated 8 years ago
- ☆99Updated last year
- Modern C++ Undo / Redo framework☆27Updated 2 years ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆129Updated 3 weeks ago
- Find race conditions at low cost by instrumenting containers☆35Updated 3 months ago
- Fiber-based job system with extremely simple API☆81Updated 4 years ago
- Windows Using Headers Only...☆62Updated 4 years ago
- Single header "no-allocation" KTX/DDS file reader☆120Updated last year
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆74Updated 8 years ago