lemire / fast_division
Simple C++ code to benchmark fast division algorithms
☆49Updated 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
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- ☆106Updated last year
- 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…☆62Updated 7 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- benchmarking positional population count☆14Updated last year
- ☆21Updated 6 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆56Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 11 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- ☆56Updated last month
- Batched random number generation☆17Updated last week
- ☆16Updated 10 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- ☆20Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- C++ template library for floating point operations☆26Updated last week
- InstLatX64_Demo☆43Updated 3 weeks ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago