All Projects → ralfbiedert → Cheats.rs

ralfbiedert / Cheats.rs

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

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Cheats.rs

Xg2xg
by ex-googlers, for ex-googlers - a lookup table of similar tech & services
Stars: ✭ 10,218 (+351.52%)
Mutual labels:  cheatsheet
Kubectl Sheetcheat
The Definitive Kubectl Sheetcheat. ⭐ Give it a star if you like it. Work (always) in progress !
Stars: ✭ 119 (-94.74%)
Mutual labels:  cheatsheet
Kotlin Quick Guide
A quick guide to Kotlin for developers.
Stars: ✭ 127 (-94.39%)
Mutual labels:  cheatsheet
C Sharp Cheatsheet
C# Cheatsheet
Stars: ✭ 111 (-95.1%)
Mutual labels:  cheatsheet
Reading Material
List of some useful blogs, books, courses, papers etc. 📚
Stars: ✭ 116 (-94.87%)
Mutual labels:  cheatsheet
Scc
An Offline cheat sheet and a quick reference command line tool for HTML, CSS and JS .
Stars: ✭ 123 (-94.56%)
Mutual labels:  cheatsheet
Docs
OpenBMC Documentation
Stars: ✭ 105 (-95.36%)
Mutual labels:  cheatsheet
Latex Cheatsheet
Template for a compact LaTeX Cheatsheet I made some years ago.
Stars: ✭ 136 (-93.99%)
Mutual labels:  cheatsheet
Oscp
My OSCP notes
Stars: ✭ 117 (-94.83%)
Mutual labels:  cheatsheet
Synology
Cheatsheet and bash scripts sripts for Synology Nas Stations cheet cheat sheet nas networkdisk
Stars: ✭ 125 (-94.48%)
Mutual labels:  cheatsheet
Pico8 Api
Unofficial PICO-8 API with a lovely design ! ::
Stars: ✭ 115 (-94.92%)
Mutual labels:  cheatsheet
Cheatsheet
Pretty cheat sheets, or ``reference cards'', obtainable from Org files.
Stars: ✭ 116 (-94.87%)
Mutual labels:  cheatsheet
Vim Basics
✌️ Just the basics to get you up and running with Vim
Stars: ✭ 123 (-94.56%)
Mutual labels:  cheatsheet
Pyspark Cheatsheet
🐍 Quick reference guide to common patterns & functions in PySpark.
Stars: ✭ 108 (-95.23%)
Mutual labels:  cheatsheet
Wireshark Cheatsheet
Wireshark Cheat Sheet
Stars: ✭ 131 (-94.21%)
Mutual labels:  cheatsheet
React Redux Cheatsheet
React Redux Cheat Sheet on Workflow & Concept
Stars: ✭ 1,453 (-35.79%)
Mutual labels:  cheatsheet
Defaultcreds Cheat Sheet
One place for all the default credentials to assist the Blue/Red teamers activities on finding devices with default password 🛡️
Stars: ✭ 1,949 (-13.88%)
Mutual labels:  cheatsheet
Abstract Algebra Cheatsheet
📗 A visualization of key structures in abstract algebra.
Stars: ✭ 137 (-93.95%)
Mutual labels:  cheatsheet
Cheat Sheets
🌟 All the cheat-sheets mentioned on my blog in pdf format
Stars: ✭ 136 (-93.99%)
Mutual labels:  cheatsheet
Git Cheats
Git Cheats - Interactive Cheatsheet For Git Commands
Stars: ✭ 124 (-94.52%)
Mutual labels:  cheatsheet

Logo Rust Language Cheat Sheet

Read Online Cached PDF

A single-page Rust resource for people who like high information density.

Use cases, in order of priority:

  • identification & lookup guide for constructs encountered in code,
  • discover parts of the language you might not know,
  • learn about Rust if you have prior programming experience.

Building

Built with Zola, the static site generator written in Rust. To develop locally install Zola, then run:

zola serve

Contributing

Contributions are welcome and you can PR bug fixes directly. If you somehow ended up here but prefer not to use Github write to [email protected], or use the on-site buttons.

Constructive feedback would be most actionable, but if you just want to vent your frustration that's fine too :)

Credits

Big shout-out to all the contributors and people filing issues and pull requests for being awesome!

Also:

Legal & License

Please see here for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].