Const-me / IntelIntrinsicsLinks
☆81Updated 3 years ago
Alternatives and similar repositories for IntelIntrinsics
Users that are interested in IntelIntrinsics are comparing it to the libraries listed below
Sorting:
- Fast integer to ascii / integer to string conversion☆240Updated 3 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆119Updated 5 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆232Updated 4 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆128Updated 4 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- SPMD in C++☆68Updated 5 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- C++ multidimensional arrays in the spirit of the STL☆203Updated 8 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
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- Policy Based C++ Allocator Library☆123Updated 7 months ago
- What features does your CPU and OS support?☆280Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last month
- Compile-time Huffman coding compression using C++20☆172Updated 4 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆170Updated 6 years ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆196Updated 3 years ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆52Updated 8 months ago
- Fast string implementation for graphics.☆194Updated 2 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- NanoSTL, a small subset of C++ STL and libm☆129Updated 5 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆125Updated 3 years ago
- Cross-platform low-footprint realtime C/C++ Profiler☆260Updated 10 months ago
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- Vulkan rendering library for graphics and text☆95Updated this week
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month