skeeto / mandel-simd
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
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 2 years ago
- BSD Licensed Bignum Library☆233Updated last year
- Fastest Histogram Construction☆70Updated 3 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- Experiments with array layouts for comparison-based searching☆82Updated last year
- Vectorized version of the PCG random number generator☆77Updated 3 weeks ago
- SSE2 Optimized GLSL-like math library☆116Updated 10 years ago
- bit & sketches data structures☆60Updated 6 years ago
- Random access array of tightly packed unsigned integers☆160Updated 2 years ago
- Minimal OpenGL 3.3 core profile demo☆98Updated 9 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- header-file-only implementation of various hash algorithms☆90Updated 2 years ago
- Code which loads custom ISA on Intel Haswell GPUs☆47Updated 8 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆136Updated 2 months ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 5 months ago
- ☆39Updated 4 years ago
- David M. Gay's floating-point conversion library☆33Updated 14 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆133Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A header-only C matrix library☆26Updated 8 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- portability macros for compiler and hardware micro operations☆36Updated 8 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- C11 Lock-free Stack☆181Updated 10 months ago