Rust remake of mandelBRot for performance
mandelbrot | ||
relayctl | ||
.gitignore | ||
LICENSE | ||
README.md |
mandelBRot2
Rust remake of mandelBRot for performance
Libraries going to be used:
- IRC:
tokio::net::TcpStream
- Revolt: ws (Receiving) and reqwest (Sending)
- Guilded: Guilded_rs (Receiving) and reqwest (Sending)
- Discord: Serenity (Receiving) and reqwest
- Matrix: Matrix SDK
- XMPP: XMPP.rs
Plans:
- Modular - Don't need to setup everything to run
- Speedy - Don't take so much time and resources just to parse
- Controls - Allow controlling the bot via a command