Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parente/rust-mandelbrot
https://github.com/parente/rust-mandelbrot
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/parente/rust-mandelbrot
- Owner: parente
- Created: 2021-12-29T17:16:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-29T17:49:16.000Z (almost 3 years ago)
- Last Synced: 2024-11-05T11:08:31.414Z (about 2 months ago)
- Language: Rust
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Toying with the mandelbrot example from Chapter 2 of the "Programming Rust, 2nd Edition" by Jim
Blandy, Jason Orendorff, Leonora F. S. Tindall.