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
- Random access array of tightly packed unsigned integers☆169Updated 3 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- BSD Licensed Bignum Library☆232Updated last year
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 12 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 3 months ago
- A minimal blocking queue backed by a circular buffer☆115Updated 4 years ago
- Beyond Floating Point - Posit C/C++ implementation☆297Updated last year
- Self-contained C/C++ profiler library for Linux☆176Updated 11 months ago
- David M. Gay's floating-point conversion library☆34Updated 15 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- SSE2 Optimized GLSL-like math library☆117Updated 11 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 8 months ago
- A fast alternative to the modulo reduction☆313Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆34Updated 8 years ago
- Code which loads custom ISA on Intel Haswell GPUs☆47Updated 9 years ago
- ☆39Updated 4 years ago
- Hashing functions and PRNGs based on them☆163Updated 8 months ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago