Const-me / IntelIntrinsicsLinks
☆81Updated 2 years ago
Alternatives and similar repositories for IntelIntrinsics
Users that are interested in IntelIntrinsics are comparing it to the libraries listed below
Sorting:
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 4 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆120Updated 4 years ago
- Modified DirectXMath for cross-platform compiling☆38Updated 9 years ago
- C++ multidimensional arrays in the spirit of the STL☆203Updated 6 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 3 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…☆151Updated 13 years ago
- Add-on packages for Vector class library☆76Updated last year
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆49Updated 5 months ago
- 128-bit (64.64) signed fixed-point arithmetic.☆178Updated 10 months ago
- What features does your CPU and OS support?☆278Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- SSE2 Optimized GLSL-like math library☆118Updated 11 years ago
- Policy Based C++ Allocator Library☆123Updated 4 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆195Updated 3 years ago
- Vulkan rendering library for graphics and text☆95Updated 7 months ago
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆368Updated last week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last month
- ⏱️ single header benchmark framework for C and C++☆239Updated last year
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- SPMD in C++☆68Updated 5 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…☆101Updated 7 months ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆210Updated 4 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…☆159Updated 4 months ago