Rust-Flashcards
Rust study kit
A collection of learning resources and tools for studying the Rust programming language.
Over 550 flashcards to learn Rust from first principles. Written in markdown with script to convert them to an Anki deck or PDF file.
543 stars
7 watching
18 forks
Language: Rust
last commit: 5 months ago
Linked from 1 awesome list
ankianki-cardsanki-deckanki-flashcardsdeckeducationflashcardlearnlearningrust
Related projects:
Repository | Description | Stars |
---|---|---|
warycat/rustgym | A comprehensive Rust library and tutorial repository containing solutions to various programming challenges and problems | 896 |
52/stacks.rs | A Rust toolkit to interact with the Stacks Blockchain | 5 |
extism/rust-pdk | A development kit for creating plug-ins for the Extism framework using Rust | 48 |
carols10cents/intro-to-rust | Educational slides on Rust programming language basics, focusing on the guessing game tutorial and ownership concepts | 8 |
abdesamedbendjeddou/rusty-cs | An online computer science curriculum focused on the Rust programming language | 906 |
aisamanra/rust-haskell-ffi | A proof-of-concept demonstrating how to call Rust code from Haskell | 131 |
rust-lang/rust-by-example | An interactive Rust learning platform with examples and a live code editor. | 7,082 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
ozankasikci/rust-music-theory | Provides a programmatic implementation of music theory notions. | 627 |
burntsushi/suffix | A Rust library for building efficient suffix arrays with Unicode support | 263 |
axect/peroxide | A high-performance numeric library with a friendly syntax and various features for linear algebra, numerical analysis, and data manipulation | 542 |
rust-embedded/book | Documentation on using Rust to develop firmware for microcontrollers. | 1,121 |
rust-tutorials/learn-rendy | A collection of tutorials and examples to help developers learn Rendy | 37 |
parthjadhav/rust_search | A fast and efficient file search library built in Rust | 140 |
rustcrypto/signatures | This project provides digital signature algorithms and implementation in Rust. | 472 |