https://github.com/nazmulidris/rust-scratch
Explorations into various Rust language features and crates. All written for didactic exposition. These can be turned into tutorials on developerlife.com, or videos on YT, or graduated into r3bl-org/r3bl-open-core repo.
https://github.com/nazmulidris/rust-scratch
Last synced: 7 months ago
JSON representation
Explorations into various Rust language features and crates. All written for didactic exposition. These can be turned into tutorials on developerlife.com, or videos on YT, or graduated into r3bl-org/r3bl-open-core repo.
- Host: GitHub
- URL: https://github.com/nazmulidris/rust-scratch
- Owner: nazmulidris
- Created: 2022-01-15T00:37:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-15T19:00:48.000Z (7 months ago)
- Last Synced: 2025-03-16T08:01:53.293Z (7 months ago)
- Language: Rust
- Homepage: https://www.youtube.com/@developerlifecom
- Size: 13.8 MB
- Stars: 54
- Watchers: 5
- Forks: 8
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# rust-scratch
This is a repo full of explorations into various Rust language features and crates. They
are written for didactic exposition where possible.In the future, these can be turned into the following:
1. Articles on [developerlife.com](https://developerlife.com).
2. Videos on the
[developerlife.com YouTube channel](https://www.youtube.com/@developerlifecom?sub_confirmation=1).
3. Graduated into the [r3bl-open-core](https://github.com/r3bl-org/r3bl-open-core/) repo.If you have questions, comments, feedback:
- Please join our [discord server](https://discord.gg/8M2ePAevaM) and ask. You can also
provide feedback or comments on the articles on
[developerlife.com](https://developerlife.com), and the videos on the developerlife.com
[YouTube channel](https://www.youtube.com/@developerlifecom?sub_confirmation=1).
- You can also [email me](mailto:idris@developerlife.com) directly.