An open API service indexing awesome lists of open source software.

https://github.com/joaofaveri/rust-programming-language

The Rust Programming Language, an introductory book about Rust. The Rust programming language helps you write faster, more reliable software. In general, this book assumes that you’re reading it in sequence from front to back. Later chapters build on concepts in earlier chapters, and earlier chapters might not delve into details on a topic; we typically revisit the topic in a later chapter. You’ll find two kinds of chapters in this book: concept chapters and project chapters. In concept chapters, you’ll learn about an aspect of Rust. In project chapters, we’ll build small programs together, applying what you’ve learned so far.
https://github.com/joaofaveri/rust-programming-language

cargo rust

Last synced: 10 months ago
JSON representation

The Rust Programming Language, an introductory book about Rust. The Rust programming language helps you write faster, more reliable software. In general, this book assumes that you’re reading it in sequence from front to back. Later chapters build on concepts in earlier chapters, and earlier chapters might not delve into details on a topic; we typically revisit the topic in a later chapter. You’ll find two kinds of chapters in this book: concept chapters and project chapters. In concept chapters, you’ll learn about an aspect of Rust. In project chapters, we’ll build small programs together, applying what you’ve learned so far.

Awesome Lists containing this project