Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karanraj06/rust-projects
Rust projects you can use to learn Rust
https://github.com/karanraj06/rust-projects
rust
Last synced: 17 days ago
JSON representation
Rust projects you can use to learn Rust
- Host: GitHub
- URL: https://github.com/karanraj06/rust-projects
- Owner: Karanraj06
- Created: 2025-01-26T06:13:10.000Z (19 days ago)
- Default Branch: main
- Last Pushed: 2025-01-26T10:21:15.000Z (19 days ago)
- Last Synced: 2025-01-26T11:23:11.983Z (19 days ago)
- Topics: rust
- Language: Rust
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rust-projects
Rust projects you can use to learn Rust. Each directory represents a single project idea. This project is inspired by [goprojects](https://github.com/dreamsofcode-io/goprojects).
## 01 - Todo List CLI
This project is to build a CLI todo list called `tasks`.