ttsiodras / MandelbrotSSE
Real-time Mandelbrot zoom via SSE, AVX, OpenMP, CUDA, XaoS...
☆88Updated last year
Alternatives and similar repositories for MandelbrotSSE:
Users that are interested in MandelbrotSSE are comparing it to the libraries listed below
- What impact does floating point precision have on Mandelbrot set calculations?☆107Updated last year
- +256,000,000 points per plot, +60 Fps on shity laptop. Only limit is the size of your RAM.☆148Updated last week
- A web app that generates code for efficiently approximating mathematical functions of one variable.☆91Updated 4 months ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆81Updated 3 months ago
- High throughput Fizz Buzz☆41Updated 3 years ago
- An experiment in controlling the size of a thread pool using a PID controller.☆117Updated last year
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated last year
- ☆172Updated last year
- Ray Tracer in 483 bytes (x86 boot sector)☆244Updated 7 months ago
- Ray tracer using no GPU acceleration to see how far we can push the limits☆16Updated 6 months ago
- A simple C coroutine library.☆225Updated last year
- ☆66Updated 2 years ago
- A text editor with an sort-of-unusual undo/redo algorithm☆219Updated 4 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆126Updated 2 weeks ago
- Test and benchmark suite for sort implementations.☆374Updated 3 weeks ago
- ☆295Updated 10 months ago
- Richard is gaining power☆185Updated 2 months ago
- A 23-byte “hello, world” program assembled with DEBUG.EXE in MS-DOS☆174Updated 2 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- A language that ports⚓: examining the limits of compilation⚙️.☆101Updated 2 years ago
- C++ raytracer that supports custom models. Supports running the calculations on the CPU using C++11 threads or in the GPU via CUDA.☆75Updated 2 years ago
- A mini x86-64 assembler for fun and learning.☆204Updated 3 years ago
- A transistor-level logic simulator inspired by the Intel 4004 and Zachtronic's KOHCTPYKTOP, build with Rust + WASM☆33Updated 2 months ago
- a graphical C/C++ runtime editor☆185Updated last year
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆201Updated 3 months ago
- Generate a QR code from scratch with only ARM assembly.☆107Updated 3 years ago
- A branchless unstable quicksort / mergesort that is highly adaptive.☆326Updated 6 months ago
- A (new?) compression algorithm that uses combinatorics.☆25Updated 7 months ago
- The fastest 128-bit and 256-bit hash, passes all tests, and under 140 source lines of code. API library and CLI tool in C++ and NodeJS/Wa…☆124Updated last month
- the BLAKE3 hash function implemented in 6502 assembly☆57Updated 3 years ago