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

https://github.com/mbrubeck/fast-rust

A book about performance optimization in the Rust programming language
https://github.com/mbrubeck/fast-rust

Last synced: 11 months ago
JSON representation

A book about performance optimization in the Rust programming language

Awesome Lists containing this project

README

          

I planned to write a book on high-performance Rust programming here, but I
never really got around to it. Fortunately, someone else did:

[The Rust Performance Book](https://nnethercote.github.io/perf-book/)