achat
rash-shell
achat | rash-shell | |
---|---|---|
3 | 1 | |
5 | 27 | |
- | - | |
3.7 | 2.4 | |
about 1 year ago | 5 months ago | |
Rust | Rust | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
achat
- Looking for a small boring rust project to help my learning.
-
Beginner: Making a TCP chat application
If you are interested in async/await networking, you might want to check this example project: https://github.com/barafael/achat/blob/main/bin/chat.rs
- What's everyone working on this week (15/2022)?
rash-shell
-
Looking for a small boring rust project to help my learning.
There are several shell projects that could use some contributions to revive them. Referencing just randomly rash-shell: https://github.com/absurdhero/rash-shell
What are some alternatives?
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.
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).
glam-rs - A simple and fast linear algebra library for games and graphics
rust_kanban - A kanban board for the terminal built with ❤️ in Rust
cargo-rx - A simple, modern fuzzy finder tool to run examples in a Cargo project.
Rust-GCode-Parser - A G-Code Parser written in Rust
asteroids
num2words - Convert numbers like 42 to forty-two
advent-of-code-jq - Solving Advent of Code with jq