Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
A book about performance optimization in the Rust programming language
- Host: GitHub
- URL: https://github.com/mbrubeck/fast-rust
- Owner: mbrubeck
- Archived: true
- Created: 2016-12-31T17:28:19.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-11-25T18:17:34.000Z (about 4 years ago)
- Last Synced: 2024-08-03T09:09:18.451Z (5 months ago)
- Homepage:
- Size: 29.3 KB
- Stars: 70
- Watchers: 9
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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/)