achat
Rust-GCode-Parser
achat | Rust-GCode-Parser | |
---|---|---|
3 | 2 | |
5 | 6 | |
- | - | |
3.7 | 6.0 | |
about 1 year ago | over 1 year ago | |
Rust | Rust | |
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)?
Rust-GCode-Parser
- Looking for a small boring rust project to help my learning.
-
My First Rust Project: A G-Code Parser
You can grab the code here or on GitHub: https://github.com/MasterofNull/Rust-GCode-Parser
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
cargo-rx - A simple, modern fuzzy finder tool to run examples in a Cargo project.
asteroids
rust_kanban - A kanban board for the terminal built with ❤️ in Rust
rash-shell - A bourne shell written in rust
num2words - Convert numbers like 42 to forty-two
coreutils - Cross-platform Rust rewrite of the GNU coreutils