rust-edu / rust-edu.github.io
Website for the Rust-Edu organization
☆27Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for rust-edu.github.io
- Side-by-side diff for two files☆34Updated this week
- Discovering and describing Rust's design axioms☆67Updated 7 months ago
- structured parallel execution for async Rust☆30Updated 2 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆53Updated 4 months ago
- ☆93Updated last year
- Remove Cargo.lock lockfile☆32Updated last week
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Documentation of Rust error handling☆49Updated last year
- Correct by construction non-empty list☆54Updated 3 weeks ago
- An iterator adapter to peek at future elements without advancing the cursor of the underlying iterator.☆26Updated last year
- Annoyed that Rust has many string types? Well it doesn't have to☆40Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Collection of utilities for writing your own dev scripts☆59Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆50Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆59Updated this week
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆20Updated 2 years ago
- Gathering some metrics about github projects☆54Updated last year
- Unbuffered and unlocked I/O streams☆39Updated 2 months ago
- Thread-unsafe async runtime☆27Updated last week
- Rust library for retrieving and interacting with the crates.io index☆72Updated 2 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- docs.rs as a publishing platform?☆65Updated 3 months ago
- Guide for standard library developers☆82Updated 3 weeks ago
- Find calls to panic functions in rust executables☆36Updated 3 years ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 2 years ago
- An async version of iterator☆37Updated 4 months ago
- Attribute proc-macro to delegate method to a field☆28Updated last year
- Access and evaluate tracing logs in async and sync tests.☆65Updated 5 months ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆80Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated last month