lemire / SIMDgameoflife
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
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- A benchmark for sorting algorithms☆59Updated 4 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- A rethinking of the C time library☆10Updated 2 months ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Incremental regular expression matching☆53Updated 12 years ago
- Fast caclulation of the coordinates of the nth point of the Hilbert curve☆17Updated 6 years ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Futspace is a voxel based graphics engine implemented in Futhark☆8Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- LLVM IR generation "middle end" for LLVM-based go compiler.☆18Updated 2 years ago
- Regionalized Value State Dependence Graph written in Rust☆9Updated 5 years ago
- Proving a blocking queue deadlock free in a dozen different ways☆42Updated 5 months ago
- Poireau: a sampling allocation debugger☆87Updated 3 years ago
- A textual language for binary data.☆37Updated 2 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- squint - Rob Pike's Newsqueak interpreter for Unix☆38Updated 12 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 4 years ago
- Lower Size Bounds for Sorting Networks☆44Updated 4 years ago
- popcount algorithms in C and Rust☆30Updated 5 months ago
- Compact tries for fixed-width keys☆25Updated 6 years ago
- C library to remove white space from strings as fast as possible☆152Updated 7 months ago
- A λ-calculus grammar/interpretor written using LALRPOP and `λ!`.☆84Updated 11 months ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 6 years ago