Backend project axum-todo-list 2026 A simple to-do list app built with Axum, SQLx, and SQLite. Rust Axum SQLx SQLite Read note GitHub
CLI project diffy 2025 A fast command-line diff checker written in Rust that compares two text files using the Longest Common Subsequence (LCS) algorithm. Rust CLI Algorithms Read note GitHub