perf-book
Performance guide
A book about optimizing Rust performance
The Rust Performance Book
2k stars
46 watching
109 forks
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
rust-lang/mdbook | A utility to create online books from Markdown files using Rust. | 18,568 |
rust-unofficial/patterns | An online reference catalog for Rust design patterns and idioms | 8,178 |
rust-lang/rust-clippy | A collection of rules to help improve Rust code by detecting common mistakes and suggesting improvements. | 11,559 |
chinedufn/percy | Builds frontend browser apps with Rust and WebAssembly, supporting both client-side and server-side rendering. | 2,274 |
poem-web/poem | A web framework for building fast and scalable HTTP servers using the Rust programming language. | 3,672 |
peaceiris/actions-mdbook | automates building and deployment of mdBook sites | 301 |
bheisler/criterion.rs | A library that provides a powerful and statistically rigorous tool for measuring code performance and detecting regressions | 4,692 |
lukemathwalker/zero-to-production | Supplementary codebase for an API development book written in Rust | 5,874 |
rust-embedded/rust-raspberrypi-os-tutorials | A tutorial series for developing operating systems from scratch using Rust on ARMv8-A architecture | 13,798 |
webrtc-rs/webrtc | A Rust implementation of WebRTC stack | 4,230 |
gitbookio/gitbook | A Next.js based web application for managing and hosting documentation sites using Markdown format | 27,297 |
jupyter-book/jupyter-book | Builds interactive books and PDF documents from computational content using Python | 3,891 |
flamegraph-rs/flamegraph | A tool for generating and visualizing performance profiles of software applications | 4,835 |
n0-computer/iroh | Provides an API and protocols for establishing fast, direct connections between devices over the internet | 2,661 |
rust-lang/rustup | A tool that installs and manages multiple versions of the Rust compiler on different platforms. | 6,213 |