mathlibrary / usimdLinks
Cross platform portable accelerate math library using universal intrinsics.
☆81Updated 4 years ago
Alternatives and similar repositories for usimd
Users that are interested in usimd are comparing it to the libraries listed below
Sorting:
- NanoSTL, a small subset of C++ STL and libm☆127Updated last month
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- Fast string implementation for graphics.☆192Updated last year
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- Vulkan rendering library for graphics and text☆95Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- Add-on packages for Vector class library☆75Updated last year
- C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as t…☆150Updated 13 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- ⏱️ single header benchmark framework for C and C++☆238Updated last year
- Runtime compiled C++ with hot-swapped classes.☆118Updated 3 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆112Updated 3 weeks ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆46Updated 8 months ago
- Simple example of using Vulkan for GPGPU computing☆57Updated 6 years ago
- A collection of std-like single-header C++ libraries☆192Updated 2 weeks ago
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
- Public-domain single-header FFT library (power-of-2 size case only)☆60Updated 8 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆42Updated last year
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated last month
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆35Updated 2 years ago
- C++20 coroutines-based cooperative multitasking library☆109Updated 4 years ago
- C++20 Dynamic Reflection Library☆138Updated 5 months ago
- Flat containers for C++☆59Updated 3 months ago
- Modern C++20 Unicode library☆136Updated 10 months ago
- Amalgamate C source and header files.☆91Updated 10 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
- single-header c++ math library☆112Updated 5 years ago
- std::embed implementation for the poor (C++17)☆91Updated last year
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆31Updated 4 years ago