skeeto / mandel-simdLinks
Mandelbrot set in SIMD (SSE, AVX)
☆83Updated 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:
- Fastest Histogram Construction☆72Updated 3 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 9 months ago
- Hashing functions and PRNGs based on them☆164Updated 9 months ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- SSE2 Optimized GLSL-like math library☆118Updated 11 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 12 years ago
- Clone of wc in x64 assembly☆94Updated last year
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- BSD Licensed Bignum Library☆232Updated last year
- Beyond Floating Point - Posit C/C++ implementation☆298Updated last year
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated last year
- A mirror of the CRLibm project from INRIA Forge☆49Updated 5 years ago
- Reference manual for ForwardCom instruction set and software standards☆171Updated 9 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 4 months ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Binary floating-point to decimal string conversion algorithm.☆104Updated 7 years ago
- Testing common random-number generators (RNG)☆191Updated 2 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago