komrad36 / FastArrayOpsLinks
Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, finding index of element, finding min/max element, finding index of min/max element.
☆40Updated last week
Alternatives and similar repositories for FastArrayOps
Users that are interested in FastArrayOps are comparing it to the libraries listed below
Sorting:
- A fast implementation of log() and exp()☆55Updated 3 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated last year
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Benchmarks for our memory allocator☆70Updated 2 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Yet another C++ text formatting library.☆71Updated last year
- A tagged-pointer type for C++.☆37Updated 2 years ago
- Very fast backtraces resolver☆33Updated 7 years ago
- LZ77/LZSS designed for SSE based decompression☆144Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Virtual memory based containers☆42Updated 3 years ago
- ☆50Updated 8 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆120Updated 4 years ago
- C++ constexpr implementation of XXH3☆55Updated 2 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
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Fast comparison-based sort algorithm☆56Updated 2 years ago
- This is a library that implements a wide range of various coroutine primitives in C++20, allowing for easy and simple use. It also provid…☆15Updated 3 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Source-code annotation language (SAL) compatibility header☆48Updated 7 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆84Updated last week
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Null-termination-aware string-view class for C++☆26Updated 4 months ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 7 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- performance counters in C++☆22Updated 2 months ago