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

https://github.com/smittytone/rusticles

Rust repo solely for experimentation
https://github.com/smittytone/rusticles

Last synced: 5 months ago
JSON representation

Rust repo solely for experimentation

Awesome Lists containing this project

README

          

# Fractals 1.0.0 #

This is a basic fractal image generator build during my Rust experimentation. It’s fairly limited in functionality, but it was written more to figure out how to do this kind of utility in Rust as to provide real use.

Build it and run `fractals --help` for details.

*@smittytone*