lemire / fast_divisionLinks
Simple C++ code to benchmark fast division algorithms
☆54Updated 4 years ago
Alternatives and similar repositories for fast_division
Users that are interested in fast_division are comparing it to the libraries listed below
Sorting:
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆86Updated 4 years ago
- ☆113Updated 2 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆68Updated last week
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆123Updated 5 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆374Updated 3 months ago
- SIMD-accelerated base64 codecs☆443Updated last year
- A fast implementation of log() and exp()☆56Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Succinct data structures in C/C++☆93Updated last year
- ☆22Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆128Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Library for lock-free locks☆84Updated 2 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆250Updated 3 months ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- Persistent memory allocator for data-centric analytics☆60Updated 3 months ago
- Lock-free RCU (Read-Copy-Update) user-space library☆12Updated last month
- ☆16Updated 11 years ago