Menu

Lightweight ASCII Graph
📰
0

Lightweight ASCII Graph

Reddit r/rust·u/neneodonkor·about 1 month ago
#Kldgo0bk
Reading 0:00
15s threshold

After many weeks of learning, watching tutorials about Rust, and partaking in Rust exercises, I decided to port a small Go library into Rust. I do recognize I have a lot to learn but just getting out of my comfort zone and trying my hands at this has be rewarding and revealing.

Link: https://github.com/neneodonkor/asciigraph-rs

Crates: https://crates.io/crates/asciigraph-rs

PS. Making it work for real-time data was 🥵

Let me add that I only started learning Rust in February, so please forgive me, if everything is not idiomatic Rust.

Read More