Fast random number generators: Vectorized (SIMD) version of xorshift128+
☆122Jul 22, 2020Updated 5 years ago
Alternatives and similar repositories for SIMDxorshift
Users that are interested in SIMDxorshift are comparing it to the libraries listed below
Sorting:
- Vectorized version of the PCG random number generator☆87Jan 9, 2026Updated last month
- SIMD recipes, for various platforms (collection of code snippets)☆49Jun 3, 2021Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Jan 23, 2020Updated 6 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Jan 30, 2024Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆412Feb 9, 2025Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Nov 15, 2024Updated last year
- Fast differential coding functions (using SIMD instructions)☆55Dec 8, 2017Updated 8 years ago
- Testing common random-number generators (RNG)☆197Dec 22, 2025Updated 2 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆668May 27, 2025Updated 9 months ago
- testbed for different SIMD implementations for set intersection and set union☆41Jan 29, 2020Updated 6 years ago
- A simple C library for compressing lists of integers using binary packing☆518Aug 18, 2023Updated 2 years ago
- A fast alternative to the modulo reduction☆318Mar 22, 2021Updated 4 years ago
- A Variable-Length String Hashing Library in C++☆46Jul 5, 2019Updated 6 years ago
- SIMD-accelerated base64 codecs☆444Apr 4, 2024Updated last year
- benchmarking positional population count☆17Oct 19, 2025Updated 4 months ago
- A fast SIMD parser for CSV files☆159Jul 2, 2022Updated 3 years ago
- High-performance dictionary coding☆109Apr 5, 2017Updated 8 years ago
- Compile-time string processing utilities, with TypeName resolution and built-in file path manipulation☆14Feb 23, 2026Updated last week
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Feb 19, 2024Updated 2 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆21Jul 11, 2025Updated 7 months ago
- C library implementing the ridiculously fast CLHash hashing function☆282Apr 4, 2024Updated last year
- Department of Energy Standard Utility Library☆33Jan 30, 2026Updated last month
- Replaced by foonathan/lexy☆138Dec 1, 2020Updated 5 years ago
- AVX512 population count routines☆23Aug 2, 2019Updated 6 years ago
- SSE string functions for x86-64 Linux☆23Jun 22, 2022Updated 3 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Oct 7, 2019Updated 6 years ago
- EPOCH Input System Version 2☆10Jun 5, 2020Updated 5 years ago
- Argonne Leadership Computing Facility OpenCL tutorial☆10Aug 22, 2025Updated 6 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆131Aug 1, 2022Updated 3 years ago
- fast prime sieve and hash algorithm☆40Aug 31, 2025Updated 6 months ago
- A strongly-typed, compiled dialect of Python.☆13Jan 28, 2024Updated 2 years ago
- Haskell bindings for Dear Imgui☆11Dec 19, 2019Updated 6 years ago
- Framework to facilitate SIMD programming, without any tedious SIMD intrinsics.☆12Dec 20, 2021Updated 4 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- oystr recursively searches directories for a substring.☆11Apr 24, 2022Updated 3 years ago
- Global Address SPace toolbox -- Julia wrapper☆10Nov 17, 2017Updated 8 years ago
- ☆11Apr 19, 2018Updated 7 years ago
- Exposes batch message receives (recvmmsg)☆14Aug 15, 2025Updated 6 months ago
- String map implementation through Fast Succinct Trie☆23Jul 9, 2021Updated 4 years ago