Fast random number generators: Vectorized (SIMD) version of xorshift128+
☆123Jul 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Vectorized version of the PCG random number generator☆87Jan 9, 2026Updated 3 months ago
- Fast maximum-minimum filters implemented in C++☆47Feb 10, 2023Updated 3 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Jan 23, 2020Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Jun 3, 2021Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Jan 30, 2024Updated 2 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Fast implementations of the scancount algorithm: C++ header-only library☆27Oct 7, 2019Updated 6 years ago
- Fast integer compression in C using the StreamVByte codec☆415Updated this week
- Fast differential coding functions (using SIMD instructions)☆54Dec 8, 2017Updated 8 years ago
- A fast SIMD parser for CSV files☆161Jul 2, 2022Updated 3 years ago
- benchmarking positional population count☆17Oct 19, 2025Updated 6 months ago
- AVX512 population count routines☆23Aug 2, 2019Updated 6 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Jan 29, 2020Updated 6 years ago
- Testing common random-number generators (RNG)☆197Mar 23, 2026Updated last month
- A fast alternative to the modulo reduction☆319Mar 22, 2021Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Random Number Generator based on hardware-accelerated AES instructions☆61Apr 18, 2019Updated 7 years ago
- SIMD-accelerated base64 codecs☆445Apr 4, 2024Updated 2 years ago
- A Variable-Length String Hashing Library in C++☆46Jul 5, 2019Updated 6 years ago
- Global Address SPace toolbox -- Julia wrapper☆10Nov 17, 2017Updated 8 years ago
- High-performance dictionary coding☆111Apr 5, 2017Updated 9 years ago
- 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
- C library implementing the ridiculously fast CLHash hashing function☆281Apr 4, 2024Updated 2 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆669May 27, 2025Updated 11 months ago
- Template-based C++ wrapper for HDF5 library☆25Mar 17, 2026Updated last month
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Wicked fast, thread safe in-memory key/object store for C++☆12Dec 8, 2016Updated 9 years ago
- Exposes batch message receives (recvmmsg)☆14Aug 15, 2025Updated 8 months ago
- A tool to graphically visualize SIMD code☆698Mar 4, 2023Updated 3 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Jan 8, 2023Updated 3 years ago
- Replaced by foonathan/lexy☆138Dec 1, 2020Updated 5 years ago
- Department of Energy Standard Utility Library☆33Apr 28, 2026Updated last week
- A little library giving you a live monitoring of MPI programs.☆25Oct 23, 2022Updated 3 years ago
- Stack clash coroutine demonstration☆13Jun 21, 2017Updated 8 years ago
- EPOCH Input System Version 2☆10Jun 5, 2020Updated 5 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- SSE string functions for x86-64 Linux☆24Jun 22, 2022Updated 3 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…☆23Jul 11, 2025Updated 9 months ago
- Remove unnecessary includes from C/C++ source files☆27Oct 4, 2018Updated 7 years ago
- Trying to get CMake work in a reasonable JSON format.☆13Nov 16, 2021Updated 4 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,121Mar 23, 2026Updated last month
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Jan 23, 2025Updated last year
- Fast decoder for VByte-compressed integers☆128Nov 15, 2025Updated 5 months ago