Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vcwild/trpl
The Rust Programming Language Book implementations
https://github.com/vcwild/trpl
Last synced: 8 days ago
JSON representation
The Rust Programming Language Book implementations
- Host: GitHub
- URL: https://github.com/vcwild/trpl
- Owner: vcwild
- License: unlicense
- Created: 2023-03-01T23:11:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-17T05:48:53.000Z (over 1 year ago)
- Last Synced: 2024-08-01T21:56:15.001Z (4 months ago)
- Language: Rust
- Size: 3.06 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# trpl
The Rust Programming Language Book implementations
- [Twitch live VODs @vcwild](https://www.twitch.tv/collections/n7SbAaIYIhdsMQ).
## License
This project is licensed under the Unlicense License - see the [LICENSE](LICENSE) file for details.
## Reference
- [The Rust Programming Language (Portuguese)](https://rust-br.github.io/rust-book-pt-br)
- [The Rust Programming Language](https://doc.rust-lang.org/book/)