RustBooks icon indicating copy to clipboard operation
RustBooks copied to clipboard

List of Rust books

Results 25 RustBooks issues
Sort by recently updated
recently updated
newest added

imho it's important to know whether the material is up to date with the current Rust releases, so the published date should be included in the contributing template and alongside...

It would be helpful to readers to link, perhaps under Resources, to the peer site https://lborb.github.io/book/ which lists various online books on Rust. (That book links back to this site...

https://github.com/rust-lang/async-book

_Rust and WebAssembly_, available here: https://rustwasm.github.io/docs/book/ The repo is here: https://github.com/rustwasm/book

Hello, can we add non-English books? In Brazilian Portuguese we have a basic intro book: https://www.casadocodigo.com.br/products/livro-rust?_pos=2&_sid=d2f8b8efd&_ss=r and another book that focuses in functional and concurrent programming in Rust: https://www.casadocodigo.com.br/products/livro-rust-funcional-concorrente?_pos=1&_sid=d2f8b8efd&_ss=r

https://www.amazon.com/Asynchronous-Programming-Rust-asynchronous-programming/dp/1805128132 https://www.reddit.com/r/rust/comments/1amlro1/new_rust_book_asynchronous_programming_in_rust_is/ ISBN-10 1805128132 ISBN-13 978-1805128137 Publication date February 9, 2024

Hi, Stjepan here from Manning. I thought this title might be a good match for your list. Thank you for considering it. Best,

Hi, Stjepan here from Manning. I thought this title might be a good match for your list. Thank you for considering it. Best,

Thought the Burn framework might be a valid resource in the list. Thanks for a great resource with this repo!