Sl1mb0 / rust-projects

This is a collection of all (toy) things I have written in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust-projects

This is just a collection of all the things I have written in Rust.

Rust is kewl.

actix-modexp

Web Server that runs on local host. User inputs 3 numbers: a, b, c and the server calculates and displays the result of a^b % c. Uses actix Rust library.

mandelbrot

Program that uses multithreading to generate a mandelbrot fractal.

References: The Mandelbrot Set

About

This is a collection of all (toy) things I have written in Rust.


Languages

Language:Makefile 51.4%Language:Rust 48.3%Language:GLSL 0.4%