MandelbrotSSE VS FractalAsm

Compare MandelbrotSSE vs FractalAsm and see what are their differences.

MandelbrotSSE

Real-time Mandelbrot zoom via SSE, AVX, OpenMP, CUDA, XaoS... (by ttsiodras)

FractalAsm

x86 inline assembly language Mandelbrot and Julia fractal program (Windows) (by mrmcsoftware)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
MandelbrotSSE FractalAsm
4 1
83 4
- -
2.0 10.0
11 months ago about 3 years ago
C++ C
GNU General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

MandelbrotSSE

Posts with mentions or reviews of MandelbrotSSE. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-16.

FractalAsm

Posts with mentions or reviews of FractalAsm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-16.
  • 1000x speedup on interactive Mandelbrot zooms: from C, to inline SSE assembly, to OpenMP for multiple cores, to CUDA, to pixel-reuse from previous frames, to inline AVX assembly...
    9 projects | /r/programming | 16 Jul 2022
    Nice work and interesting route. My Mandelbrot route was (IIRC) [machine/OS then language] IBM XT CGA Turbo Pascal, Sun 3/260 Unix Pascal with SunCORE, Masscomp/Chromatics graphics box Unix C with GKS, Sun 3/260 Unix C with SunCORE, Amiga C, Pentium PC VGA C, Pentium PC Windows C, My own CPU and computer design Assembly, and finally Pentium PC Windows/Linux Assembly (with C for GUI part). If you want to see my Windows/Linux assembly code (basic x86 assembly) here's the links: https://github.com/mrmcsoftware/FractalAsm (for Windows) https://github.com/mrmcsoftware/FractalAsm-Linux (for Linux) . And if you want to see it running on my own CPU and computer design (via simulator), view my video https://www.youtube.com/watch?v=ygf0aa1r3NY (part of a series of videos). [You can probably relate, due to your FPGA experience]

What are some alternatives?

When comparing MandelbrotSSE and FractalAsm you can also consider the following projects:

futhark - :boom::computer::boom: A data-parallel functional programming language

GAPFixFractal - A program to generate pictures of Mandelbrot or Julia sets, using arbitrary precision arithmetic on CUDA GPUs.

xsimd - C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))

FractalAsm-Linux - x86 assembly language (with GUI in C) Mandelbrot and Julia fractal program (Linux)

utils - Short shell/perl/python utils I wrote that I use every day.

CTranslate2 - Fast inference engine for Transformer models