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