mathlibrary / usimdLinks
Cross platform portable accelerate math library using universal intrinsics.
☆81Updated 5 years ago
Alternatives and similar repositories for usimd
Users that are interested in usimd are comparing it to the libraries listed below
Sorting:
- Fast string implementation for graphics.☆194Updated 2 years ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- Vulkan rendering library for graphics and text☆95Updated last week
- C++20 Dynamic Reflection Library☆139Updated 9 months ago
- NanoSTL, a small subset of C++ STL and libm☆129Updated 5 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Runtime compiled C++ with hot-swapped classes.☆123Updated 3 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- Flat containers for C++☆59Updated 7 months 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
- A collection of std-like single-header C++ libraries☆200Updated last week
- std::embed implementation for the poor (C++17)☆90Updated 2 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆45Updated last month
- Public-domain single-header FFT library (power-of-2 size case only)☆62Updated 9 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆106Updated 3 months ago
- AVX-optimized sin(), cos(), exp() and log() functions☆128Updated 4 years ago
- Glob for C++17☆283Updated 8 months ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆37Updated 2 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 10 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆166Updated this week
- Fast integer to ascii / integer to string conversion☆240Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- Example C++23 and C++20 syntax and tests of compilers and CMake☆118Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆89Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated 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
- Amalgamate C source and header files.☆92Updated 10 years ago