amoghrgowda's Stars
NIKITEK/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
TheAlgorithms/Rust
All Algorithms implemented in Rust
letsgetrusty/rust-learning-guide
Space designed for aspiring Rust developers 🦀
dyz1990/sevenz-rust
A 7z decompressor/compressor lib written in pure rust
alexsander-projects/rust-zip
This app is capable of compressing and decompressing files using either the Zstd, Bzip2 or deflate algorithms. It is written in Rust and uses the zip crate for the compression and decompression.
elasaadGrillMsater/linux-sound-driver-fix
fix audio for problem realtek sound cards in linux
rust-lang/rust-by-example
Learn Rust with examples (Live code editor included)
practical-tutorials/project-based-learning
Curated list of project-based tutorials
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
truerexdy/mycppjourney
This is a repository of my c++ code right from the very first one.