komrad36 / FastArrayOps
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.
☆37Updated 3 years ago
Alternatives and similar repositories for FastArrayOps:
Users that are interested in FastArrayOps are comparing it to the libraries listed below
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- A scoped stack allocator☆36Updated 5 years ago
- A tagged-pointer type for C++.☆30Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- SIMD (SSE) string functions☆101Updated 7 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 3 months ago
- C++ constexpr implementation of XXH3☆47Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆89Updated 4 months ago
- Low memory overhead allocator☆29Updated 4 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated 2 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 2 months ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Struct-of-Arrays generator for C++ projects.☆50Updated 7 months ago
- Yet another C++ text formatting library.☆71Updated 3 months ago
- SIMD sorting network generator and very basic tester☆16Updated 2 years ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆30Updated 8 months ago
- SIMD accelerated method to get the average color of an RGBA8 image☆49Updated 2 months ago
- C++20 SIMD Within A Register library☆30Updated 7 months ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 6 months ago
- some helpers im using since 2009. contain usefull things like vec2, vec3, vec4, variant, actionTime and more☆18Updated 6 months ago
- benchmarking positional population count☆14Updated last year
- ☆39Updated 4 years ago
- Fast comparison-based sort algorithm☆55Updated 2 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year