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
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- C++ constexpr implementation of XXH3☆48Updated 2 years ago
- Low memory overhead allocator☆29Updated 5 months ago
- Compact SVO optimized vector for C++17 or higher☆103Updated 11 months ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 4 months ago
- A scoped stack allocator☆36Updated 5 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 2 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- ☆39Updated 4 years ago
- A tagged-pointer type for C++.☆32Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 4 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- For details, see the blog post:☆32Updated last year
- Single header file libraries collection☆23Updated 3 years ago
- Opensource Visual Studio extension for compiler instrinsics in C/C++☆73Updated 4 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 4 months ago
- The IDK (Industrial Development Kit) library!☆33Updated 2 weeks ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆89Updated 5 months ago
- SIMD (SSE) string functions☆101Updated 7 years ago
- ☆49Updated 7 years ago
- llvm::SmallVector stripped from dependencies.☆34Updated 4 years ago
- A super-fast hash algorithm in a single C++ header☆83Updated 3 years ago
- Benchmarks for our memory allocator☆64Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year