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
- Fast string implementation for graphics.☆193Updated last year
- Vulkan rendering library for graphics and text☆95Updated 8 months ago
- NanoSTL, a small subset of C++ STL and libm☆128Updated 3 months ago
- Compact SVO optimized vector for C++17 or higher☆111Updated 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…☆152Updated 13 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated last month
- Fast integer to ascii / integer to string conversion☆237Updated 3 years ago
- Flat containers for C++☆59Updated 5 months ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆37Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- A collection of std-like single-header C++ libraries☆195Updated last month
- ⏱️ single header benchmark framework for C and C++☆239Updated last year
- Add-on packages for Vector class library☆76Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- Runtime compiled C++ with hot-swapped classes.☆120Updated 3 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆135Updated this week
- C++20 Dynamic Reflection Library☆139Updated 7 months ago
- std::embed implementation for the poor (C++17)☆89Updated last year
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆43Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Amalgamate C source and header files.☆91Updated 10 years 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…☆105Updated 8 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 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…☆80Updated 10 months ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆114Updated 2 months ago
- Public-domain single-header FFT library (power-of-2 size case only)☆61Updated 8 years ago