Looking for a small boring rust project to help my learning.

This page summarizes the projects mentioned and recommended in the original post on /r/rust

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • advent-of-code-jq

    Solving Advent of Code with jq

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • num2words

    Convert numbers like 42 to forty-two (by Ballasi)

    here’s a direct link to the github: https://github.com/Ballasi/num2words

  • rust_kanban

    A kanban board for the terminal built with ❤️ in Rust

    rust-kanban

  • Rust-GCode-Parser

    A G-Code Parser written in Rust

  • asteroids

    Look at "Hands On Rust" book. I've been leraning rust by creating small arcade video games Not proud of the state of this project but you can take a look at the asteroids I've made in rust https://github.com/develm/asteroids

  • achat

    A collection of simple modules which showcase simple use of tasks, channels, and other tokio primitives to implement simple networking applications. Purely educational purposes.

  • rash-shell

    A bourne shell written in rust

    There are several shell projects that could use some contributions to revive them. Referencing just randomly rash-shell: https://github.com/absurdhero/rash-shell

  • somo

    Socket Monitor for Linux: A prettier and simpler alternative to netstat or ss for socket monitoring with the ability to scan for malicious IP addresses.

    Hey, I recently created a small proejct also for learning Rust. It's called "somo", its' basically a prettier and easier alternative to the "netstat" or "ss" command to display current connections on a linux system. I don't know if it needs more features but maybe you find something to improve... here is the repo: https://github.com/theopfr/somo

  • rust-brotli

    Brotli compressor and decompressor written in rust that optionally avoids the stdlib

    rust-brotli (could use example code for multithreaded compression)

  • lv_binding_rust

    LVGL bindings for Rust. A powerful and easy-to-use embedded GUI with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash).

    LVGL - Open-source Embedded GUI Library in Rust is happy to accept contributions (there is a lot to be done, see the discussion in Github issues)

  • coreutils

    Cross-platform Rust rewrite of the GNU coreutils

    uutils /coreutils is also a great project. It has many contributors, and it also is a great resource to learn.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Rustaceans be like

    5 projects | /r/ProgrammerHumor | 10 Jun 2022
  • Ask HN: How should I learn Rust for Tauri development?

    1 project | news.ycombinator.com | 13 Oct 2024
  • How to get started in Graphics Programming in 2024?

    1 project | news.ycombinator.com | 8 Oct 2024
  • Tauri 2.0 Stable Release

    1 project | news.ycombinator.com | 2 Oct 2024
  • Tauri adoption guide: Overview, examples, and alternatives

    1 project | dev.to | 2 Oct 2024

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?