An open API service indexing awesome lists of open source software.

https://github.com/sbdchd/julia-set

:bridge_at_night: A rust implementation of the julia set
https://github.com/sbdchd/julia-set

image julia-set rust

Last synced: 11 months ago
JSON representation

:bridge_at_night: A rust implementation of the julia set

Awesome Lists containing this project

README

          

# julia set

> A rust implementation of the [julia set][0]

![img](output.png)

Also viewable on [Rossetta Code][1].

[0]: https://en.wikipedia.org/wiki/Julia_set
[1]: http://rosettacode.org/wiki/Julia_set#Rust