lifeline-rs
achat
lifeline-rs | achat | |
---|---|---|
1 | 3 | |
39 | 5 | |
- | - | |
0.0 | 3.7 | |
over 3 years ago | about 1 year ago | |
Rust | Rust | |
MIT License | 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.
lifeline-rs
-
Async-friendly actor framework?
I wrote a library that does async-native actors with state kept on the stack - it's quite opinionated but might be worth a look: https://github.com/austinjones/lifeline-rs
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)?
What are some alternatives?
dilib-rs - A dependency injection library for Rust
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.
remoc - Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust
glam-rs - A simple and fast linear algebra library for games and graphics
mydi - Dependency Injection library for rust
cargo-rx - A simple, modern fuzzy finder tool to run examples in a Cargo project.
rust_kanban - A kanban board for the terminal built with ❤️ in Rust
num2words - Convert numbers like 42 to forty-two
Rust-GCode-Parser - A G-Code Parser written in Rust
rash-shell - A bourne shell written in rust
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).
quickjs - Public repository of the QuickJS Javascript Engine.