# ralfbiedert/cheats.rs

Rust Language Cheat Sheet - https://cheats.rs

Repository: https://github.com/ralfbiedert/cheats.rs
Canonical: https://ross.abutalabs.com/products/cheatsrs
Homepage: https://cheats.rs
Language: Rust
License Family: other
Topics: cheatsheet, rust, language
Last push: 2026-05-04T20:44:17+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 80, release rhythm 35, longevity 100
- inputs: {"age_days": 2851, "days_push": 121, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4561, forks 445 (observed 2026-08-28T04:08:53.488087+00:00)

## What it is
A single-page, high-density Rust language cheat sheet published at cheats.rs, covering syntax, types, memory layout, standard library, and tooling with links to official docs. The site is built with the Zola static site generator and also available as a PDF.

## Use cases
- look up an unfamiliar Rust construct I encountered in code
- discover Rust language features I don't know yet
- learn Rust coming from another programming language
- quickly check Rust string conversion rules
- get a printable PDF reference of Rust syntax
- review Rust memory layout and lifetime concepts

## When to choose
- you want a dense, single-page reference for Rust syntax and idioms
- you already program and need fast lookup rather than a full tutorial
- you want clickable links into The Book, std docs, Nomicon, and Reference

## When to avoid
- you are a complete beginner needing step-by-step tutorials
- you need exhaustive, up-to-the-minute API documentation (use official std docs)
- you need an interactive learning platform with exercises

## Facets
- artifact type: learning-resource
- maturity: active
- function: documentation, developer-tools
- domain: programming-languages, tutorials, developer-tools, documentation
- platform: cross-platform
- tags: cheatsheet, rust, reference, static-site, zola, web-server

## Member repositories
- ralfbiedert/cheats.rs (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:53.488087+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:20:00.203910+00:00, confidence not recorded.
  - readme: https://github.com/ralfbiedert/cheats.rs (fetched 2026-08-28T04:08:53.488087+00:00, sha e0862d05591e)
  - homepage: https://cheats.rs (fetched 2026-08-29T09:05:28.129051+00:00, sha c2fe9e20b959)
- Data as of 2026-08-30T08:39:29.467469+00:00.
