rust_kanban
somo
rust_kanban | somo | |
---|---|---|
3 | 6 | |
200 | 26 | |
7.5% | - | |
6.5 | 7.1 | |
2 months ago | 12 months ago | |
Rust | Rust | |
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.
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
somo
-
What are you rewriting in rust?
I wrote a more human readable alternative to netstat and ss for socket monitoring called "somo", GitHub link, Crates link. It also allows to scan for malicious remote IPs using the AbuseIPDB API.
-
What's everyone working on this week (23/2023)?
Im still working on my first Rust project: Somo. A user-friendly alternative to netstat or ss for socket monitoring with the ability to scan for malicious IP addresses using the AbuseIPDB.com API :)
-
Looking for a small boring rust project to help my learning.
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
-
Somo - A prettier and easier alternative to netstat and ss
https://github.com/theopfr/somo Hey there, I wanted to share my first Rust project (I was told it is fitting for this sub). Its simply a connection/socket monitoring tool similar to netstat and ss. It aims to display the information in a prettier and easier manner using a table. You can also provide an API key for AbuseIPDB.com and check if any your connections are malicious. I mainly build it for learning Rust but if there is any interest in this project I might continue it. Thanks! I hope this kind of self-promotion ist allowed here :)
- Somo - Socket Monitoring similar to netstat with the ability to check for malicious IPs.
- Somo - Socket Monitoring similar to netstat and ss - my first Rust project.
What are some alternatives?
purplecoin - Purplecoin/XPU Core integration/staging tree
iggy - Iggy is the persistent message streaming platform written in Rust, supporting QUIC, TCP and HTTP transport protocols, capable of processing millions of messages per second.
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).
CircleMUD - Unofficial mirror of the CircleMUD engine.
native_db - Drop-in, fast, embedded database for multi-platform apps (server, desktop, mobile). Sync Rust types effortlessly.
tink-rust - Rust port of Tink cryptography library
core-rs - Turtl's logic core, built in Rust. Made for embedding in other platforms (desktop, mobile, possibly browser w/ Emscripten).
superviseur - Define and run multi-service applications on isolated environments with Nix or Docker ❄️🐋 🛠️ 💻 ✨
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.
core - Reference implementation of the Stamp protocol in Rust
Rust-GCode-Parser - A G-Code Parser written in Rust