lemire / SIMDgameoflifeLinks
Vectorized (AVX) version of the game of life
☆25Updated 6 years ago
Alternatives and similar repositories for SIMDgameoflife
Users that are interested in SIMDgameoflife are comparing it to the libraries listed below
Sorting:
- A benchmark for sorting algorithms☆60Updated 4 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- A textual language for binary data.☆37Updated 2 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- A rethinking of the C time library☆11Updated 3 months ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- RLibm for 32-bit representations (float and posit32)☆61Updated 3 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- Fast caclulation of the coordinates of the nth point of the Hilbert curve☆17Updated 6 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 9 months ago
- Regionalized Value State Dependence Graph written in Rust☆9Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Updated 4 years ago
- A vectorized single header hash function.☆19Updated 6 months ago
- ☆39Updated 4 years ago
- Compact tries for fixed-width keys☆25Updated 7 years ago
- Futspace is a voxel based graphics engine implemented in Futhark☆9Updated 4 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆52Updated 4 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- ☆13Updated 6 years ago
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago