achat
rust_kanban
achat | rust_kanban | |
---|---|---|
3 | 3 | |
5 | 187 | |
- | - | |
3.7 | 6.5 | |
about 1 year ago | 25 days ago | |
Rust | Rust | |
Apache License 2.0 | MIT License |
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_kanban
- Show HN: Kantankanban – A CLI to track to-do's, custom lists, and more
-
Looking for a small boring rust project to help my learning.
rust-kanban
-
What type of projects do you use Rust for?
I'm making a terminal kanban board right now with rust to learn more about the language and so far i can say it has been an amazing experience for me as a developer. It is much easier to identify silly mistakes during compilations rather than knowing about them afterwards ( previously using python). Anyways do checkout my repo and ⭐ it if you like it. Looking for people to review and give me suggestions to improve my code quality as i am quite new to it Rust-kanban
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.
purplecoin - Purplecoin/XPU Core integration/staging tree
glam-rs - A simple and fast linear algebra library for games and graphics
native_db - Drop-in, fast, embedded database for multi-platform apps (server, desktop, mobile). Sync Rust types effortlessly.
cargo-rx - A simple, modern fuzzy finder tool to run examples in a Cargo project.
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).
num2words - Convert numbers like 42 to forty-two
core-rs - Turtl's logic core, built in Rust. Made for embedding in other platforms (desktop, mobile, possibly browser w/ Emscripten).
Rust-GCode-Parser - A G-Code Parser written in Rust
rash-shell - A bourne shell written in rust
Kantankanban - A Kanban CLI tool. Create boards, add cards to them or remove them. Built in Python using Typer, it stores cards as JSON data, trivially exportable and usable in other platforms if desired.