rust_kanban
native_db
rust_kanban | native_db | |
---|---|---|
3 | 2 | |
200 | 521 | |
7.5% | 7.7% | |
6.5 | 9.3 | |
2 months ago | 6 days ago | |
Rust | Rust | |
MIT License | 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
native_db
-
struct_db 0.4.0
Here are the new features for struct_db, a database that focuses on being basic and targeting cross-platform applications (server/mobile/desktop).
-
What type of projects do you use Rust for?
I'm using Rust to minimize maintenance and unify my code. An example is Struct DB, an embedded drop-in database I'm developing, which enhances reliability, reduces bugs, and ultimately speeds up delivery.
What are some alternatives?
purplecoin - Purplecoin/XPU Core integration/staging tree
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).
core - Core datastructures, logic, and algorithms for the Basis system. Doesn't deal with storage, blockchains, etc.
core-rs - Turtl's logic core, built in Rust. Made for embedding in other platforms (desktop, mobile, possibly browser w/ Emscripten).
cli - The CLI Application of Gitignored. Provide A Faster Way to Generate .gitignore File via Caching
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.
limbo - Limbo is a work-in-progress, in-process OLTP database management system, compatible with SQLite. [Moved to: https://github.com/tursodatabase/limbo]
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