Const-me / IntelIntrinsics
☆77Updated 2 years ago
Alternatives and similar repositories for IntelIntrinsics
Users that are interested in IntelIntrinsics are comparing it to the libraries listed below
Sorting:
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 4 months ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- Add-on packages for Vector class library☆74Updated last year
- bad_alloc Behaving Badly☆74Updated 5 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 2 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆89Updated 5 months ago
- AVX-optimized sin(), cos(), exp() and log() functions☆124Updated 3 years ago
- Inspect floating point computations☆138Updated 3 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 8 years ago
- Fast string implementation for graphics.☆185Updated last year
- SSE2 Optimized GLSL-like math library☆116Updated 10 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!