mathlibrary / usimdLinks
Cross platform portable accelerate math library using universal intrinsics.
☆80Updated 4 years ago
Alternatives and similar repositories for usimd
Users that are interested in usimd are comparing it to the libraries listed below
Sorting:
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- NanoSTL, a small subset of C++ STL and libm☆129Updated 4 months ago
- Fast string implementation for graphics.☆194Updated last year
- Vulkan rendering library for graphics and text☆95Updated 9 months ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆128Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- Flat containers for C++☆59Updated 6 months ago
- C++20 Dynamic Reflection Library☆139Updated 9 months ago
- Inspect C++ memory in the browser☆102Updated 3 years ago
- ⏱️ single header benchmark framework for C and C++☆247Updated last year
- 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 …☆32Updated 5 years ago
- 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…☆152Updated 13 years ago
- Fast comparison-based sort algorithm☆57Updated 3 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 3 months ago
- A collection of std-like single-header C++ libraries☆198Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 2 weeks ago
- A portable single header C++ fiber function library for co-operative multitasking☆115Updated 6 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆115Updated 4 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 2 weeks ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆95Updated last month
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆44Updated last month
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Public-domain single-header FFT library (power-of-2 size case only)☆61Updated 8 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…☆81Updated last year
- Runtime compiled C++ with hot-swapped classes.☆121Updated 3 years ago