lemire / SIMDgameoflifeLinks
Vectorized (AVX) version of the game of life
☆27Updated 7 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
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- C library to remove white space from strings as fast as possible☆154Updated 10 months ago
- A small DFA for under 16 states☆51Updated 7 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- a 64-bit histogram / quantile sketch☆59Updated 6 months ago
- Backtrace.io's resilient log record framing format☆38Updated 3 years ago
- Poireau: a sampling allocation debugger☆99Updated 3 years ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 10 months ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- Proof-of-concept for a memory-efficient data structure for zooming billion-event traces☆70Updated 4 years ago
- A rethinking of the C time library☆11Updated 5 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- RLibm for 32-bit representations (float and posit32)☆61Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆156Updated 6 months ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- BSD Licensed Bignum Library☆233Updated last year
- for science☆10Updated 5 years ago
- Fast caclulation of the coordinates of the nth point of the Hilbert curve☆17Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Binary floating-point to decimal string conversion algorithm.☆104Updated 7 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year