skeeto / mandel-simdLinks
Mandelbrot set in SIMD (SSE, AVX)
☆85Updated 7 years ago
Alternatives and similar repositories for mandel-simd
Users that are interested in mandel-simd are comparing it to the libraries listed below
Sorting:
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- SSE2 Optimized GLSL-like math library☆118Updated 11 years ago
- Floating Point Hacks☆169Updated 8 years ago
- Fastest Histogram Construction☆74Updated 4 years ago
- Beyond Floating Point - Posit C/C++ implementation☆301Updated last year
- Reference manual for ForwardCom instruction set and software standards☆173Updated 11 months ago
- multi-way atomic compare-and-swap with x64/TSX☆85Updated 9 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 11 months ago
- Self-contained C/C++ profiler library for Linux☆176Updated last year
- Hashing functions and PRNGs based on them☆167Updated last month
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆297Updated 12 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- BSD Licensed Bignum Library☆233Updated last year
- Vectorized version of the PCG random number generator☆87Updated last week
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- header-file-only implementation of various hash algorithms☆92Updated 3 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 6 months ago
- A minimal blocking queue backed by a circular buffer☆117Updated 4 years ago
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- Code which loads custom ISA on Intel Haswell GPUs☆47Updated 9 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- arbitrary precision arithmetic library☆44Updated 7 years ago