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
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Minimal OpenGL 3.3 core profile demo☆99Updated 9 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆136Updated 3 months ago
- SSE2 Optimized GLSL-like math library☆116Updated 10 years ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 2 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- Beyond Floating Point - Posit C/C++ implementation☆291Updated 11 months ago
- Experiments with array layouts for comparison-based searching☆83Updated last year
- A simple C hash table (open addressing and rehashing) for embedding into projects☆58Updated 6 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 5 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- A benchmark for sorting algorithms☆59Updated 4 years ago
- Clone of wc in x64 assembly☆94Updated 11 months ago
- Growable Memory Buffer for C99☆120Updated 3 years ago
- BSD Licensed Bignum Library☆233Updated last year
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- ☆39Updated 4 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆292Updated 11 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆89Updated 5 months ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Example of parser combinator as a C++ template metaprogram for compile time parsing.☆22Updated 8 years ago
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- Hashing functions and PRNGs based on them☆161Updated 2 months ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆52Updated 8 months ago
- Programatically obtain information about the pages backing a given memory region☆75Updated 3 years ago
- A deflate/gzip decompressor that requires minimal amount of memory to work☆176Updated 8 months ago