programming_rust/README.md

428 B

Rust Exercises

This repository contains a collection of exercises in Rust, mostly taken from the O'Reilly's Programming Rust, augmented with stretch goals, extensions, and a hint of arrogance.

Currently available:

  • Mandlebrot

Renders a Mandlebrot set

ToDo

  • Colorized Mandelbrot
  • Buddhabrot
  • Colorized Buddhabrot