An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io "tutorial" keyword

View the packages on the crates.io package registry that are tagged with the "tutorial" keyword.

hello_extern 0.1.1
how to use an external crate
2 versions - Latest release: over 6 years ago - 1 dependent package - 1 dependent repositories - 5.63 thousand downloads total - 1 stars on GitHub - 1 maintainer
copy_clone 1.0.0
A simple 'cp' clone made in Rust
1 version - Latest release: about 4 years ago - 1.65 thousand downloads total - 0 stars on GitHub - 1 maintainer
supershell 0.4.1
A terminal-based RPG that teachers command line skills and cybersecurity concepts.
1 version - Latest release: 11 days ago - 13 downloads total
mod_trait_exerci 0.2.1
how to understand the rust feature trait with mod
5 versions - Latest release: over 6 years ago - 1 dependent repositories - 7.9 thousand downloads total - 1 stars on GitHub - 1 maintainer
rust_wasm_dodrio_templating 1.0.2
html templating for dodrio
1 version - Latest release: about 5 years ago - 1 dependent repositories - 1.95 thousand downloads total - 0 stars on GitHub - 1 maintainer
helixir 0.1.9
Interactive CLI tutorial for learning HelixDB
9 versions - Latest release: 4 months ago - 2.89 thousand downloads total - 2 stars on GitHub - 2 maintainers
rustbook-learning-guide 0.1.0
A comprehensive Rust learning guide with practical examples covering ownership, traits, polymorph...
1 version - Latest release: 6 months ago - 432 downloads total - 0 stars on GitHub - 1 maintainer
bfjit 0.1.4 💰
Brainfuck JIT VM tutorial
2 versions - Latest release: about 1 year ago - 2.62 thousand downloads total - 268 stars on GitHub - 1 maintainer
webdev_guide 0.6.0
Learn how to build a webservice in Rust!
6 versions - Latest release: almost 2 years ago - 7.66 thousand downloads total - 11 stars on GitHub - 1 maintainer
ez-ffmpeg 0.6.0
A safe and ergonomic Rust interface for FFmpeg integration, designed for ease of use.
25 versions - Latest release: 2 months ago - 146 thousand downloads total - 244 stars on GitHub - 1 maintainer
lamcalc 1.2.0
A library for creating, parsing and evaluating lambda calculus
14 versions - Latest release: over 2 years ago - 16.2 thousand downloads total - 9 stars on GitHub - 1 maintainer
hello_exercism 0.5.5
how to create an own crate
44 versions - Latest release: over 6 years ago - 1 dependent package - 1 dependent repositories - 61.3 thousand downloads total - 1 stars on GitHub - 1 maintainer
pr-ml 0.1.0
Ground-up implementations of neural network and SVM for classifying MNIST dataset
1 version - Latest release: 3 months ago - 165 downloads total - 1 maintainer
rust-tour 0.1.17
Interactive web-based Rust tutorial with exercises, progress tracking, and integrated terminal
15 versions - Latest release: 5 months ago - 5.44 thousand downloads total - 4 stars on GitHub - 1 maintainer
mdbook-bash-tutorial 0.1.6
A mdbook preprocessor that allows embedding Bash scripts as tutorials
7 versions - Latest release: over 2 years ago - 8.17 thousand downloads total - 0 stars on GitHub - 1 maintainer
mcp_rust_examples 0.1.0
Complete educational resource for learning MCP (Model Context Protocol) development with Rust - 2...
1 version - Latest release: 8 months ago - 530 downloads total - 9 stars on GitHub - 1 maintainer
trait_exerci 0.3.0
how to understand the trait for rust
14 versions - Latest release: over 6 years ago - 1 dependent repositories - 19.4 thousand downloads total - 1 stars on GitHub - 1 maintainer
rusty_sword_arena 2.0.0 💰
Library/repository for the half-day Rust tutorial teaching you how to make a game client in Rust.
24 versions - Latest release: almost 6 years ago - 1 dependent repositories - 36.6 thousand downloads total - 49 stars on GitHub - 1 maintainer
mini-lsm 0.2.0
A tutorial for building an LSM tree storage engine in a week.
2 versions - Latest release: almost 2 years ago - 3 thousand downloads total - 3,729 stars on GitHub - 1 maintainer
rtd-tutorial 0.1.23
Learn Rust by 500 lines code, build a Rust ToDo cli tool.
23 versions - Latest release: over 2 years ago - 33.5 thousand downloads total - 562 stars on GitHub - 1 maintainer
event-queue 0.1.0
crates.io için bir paket nasıl hazırlanırın ele alındığı öğrenme amaçlı modüldür.
1 version - Latest release: over 4 years ago - 1.64 thousand downloads total - 2 stars on GitHub - 1 maintainer
rustgym 0.2.0 💰
rustgym solutions
9 versions - Latest release: about 5 years ago - 1 dependent repositories - 13.2 thousand downloads total - 922 stars on GitHub - 1 maintainer
vulkano-glfw 0.5.0
Utility functions to use GLFW with Vulkano
3 versions - Latest release: almost 8 years ago - 5.74 thousand downloads total - 0 stars on GitHub - 1 maintainer
pjson_parser 0.1.0
JSON Parser implementation
1 version - Latest release: over 6 years ago - 1.8 thousand downloads total - 0 stars on GitHub - 1 maintainer
mini-lsm-mvcc 0.2.0
A tutorial for building an LSM tree storage engine in a week.
1 version - Latest release: almost 2 years ago - 1.7 thousand downloads total - 3,697 stars on GitHub - 1 maintainer
mlinrust 0.1.0
A machine learning library in Rust from scratch.
1 version - Latest release: about 3 years ago - 1.55 thousand downloads total - 45 stars on GitHub - 1 maintainer
rust_wasm_dodrio_router 0.5.2
wasm router for local hash routes for dodrio vdom
2 versions - Latest release: about 5 years ago - 1 dependent repositories - 2.79 thousand downloads total - 1 stars on GitHub - 1 maintainer
giftbox 0.1.1
A fun Rust crate called `giftbox` to help Rustlings learn and explore generics.
1 version - Latest release: over 4 years ago - 1.92 thousand downloads total - 2 stars on GitHub - 1 maintainer
future-by-example 0.1.0
Examples of common patterns using Future
1 version - Latest release: about 8 years ago - 1 dependent repositories - 2.18 thousand downloads total - 15 stars on GitHub - 1 maintainer
cargo_crev_reviews 2022.125.1258
Write cargo-crev reviews in GUI with a cross-platform app written in full-stack Rust
19 versions - Latest release: about 4 years ago - 24.5 thousand downloads total - 4 stars on GitHub - 1 maintainer
borrowing_exerci 0.4.51
how to understand the borrowing in rust
13 versions - Latest release: about 6 years ago - 18.5 thousand downloads total - 1 stars on GitHub - 1 maintainer
helixir-macros 0.1.2
Interactive CLI tutorial for learning HelixDB
2 versions - Latest release: 6 months ago - 883 downloads total - 2 stars on GitHub - 2 maintainers
roastlings 0.1.0
Advanced Rust exercises for roasted rustlings
1 version - Latest release: 5 months ago - 338 downloads total - 0 stars on GitHub - 1 maintainer
dev_bestia_simple_server 2021.918.1640
simple server from <https://github.com/steveklabnik/simple-server>
2 versions - Latest release: over 4 years ago - 1 dependent package - 1 dependent repositories - 4.43 thousand downloads total - 4 stars on GitHub - 1 maintainer