• Overview
  • Topics
    • 0day
    • 2FA
    • Amplification
    • Android
    • Arduino
    • ARM
    • Autonomous System
    • BGP
    • C
    • Censorship
    • Certificate
    • Cheatsheet
    • Code
    • CTF
    • CVE
    • Dataset
    • DDoS
    • DNS
    • DNSSEC
    • Docker
    • EXIF
    • Game
    • Git
    • GPS
    • Hash
    • HTML
    • HTTP
    • IANA
    • Icon
    • IETF RFC
    • Image
    • IP
    • IPv6
    • IXP
    • JSON
    • LaTeX
    • Machine Learning
    • Malware
    • Map
    • Markdown
    • Movie
    • Network
    • Paper Writing
    • Password
    • PCAP
    • PGP
    • Proxy
    • Python
    • QUIC
    • Regex
    • Reverse Engineering
    • RPKI
    • Rust
    • Search
    • Security
    • Shell
    • Spam
    • SQL
    • TCP
    • TeX
    • Tips&Tricks
    • TLS
    • Tool
    • Traceroute
    • Tutorial
    • Unicode
    • VPN
    • VS Code
    • Vulnerability
    • Windows
    • x86
  • Publications

Rustlings

https://github.com/rust-lang/rustlings

Rust | Tutorial

The Rustlings project is a Rust project consisting of many small exercises. The exercises consist of small code pieces which need to be filled in and contain tests for checking your work. This trains reading and writing Rust code.