spacekookie / learning-rustLinks
A collection of CC-BY-SA course material to teach the Rust programming language, in different formats, levels, and focus points. Contact me for remote and on-site trainings!
☆18Updated 2 years ago
Alternatives and similar repositories for learning-rust
Users that are interested in learning-rust are comparing it to the libraries listed below
Sorting:
- ☆23Updated 3 years ago
- A minimalist property-based testing library☆116Updated 5 months ago
- MnemOS Global Networking Protocol☆15Updated last year
- 📖 Guides and tutorials on how to fuzz Rust code☆147Updated last week
- constant-size associative container backed by a simple array☆20Updated 2 years ago
- Documentation of Rust error handling☆48Updated 2 years ago
- atomalloc is an asynchronous, atomic, and lock-free memory allocator written in pure safe Rust☆29Updated 7 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆90Updated last year
- ☆94Updated 2 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- trigger io::Error's in test, and annotate their source☆31Updated 2 years ago
- ☆113Updated 2 years ago
- Alternative future adapters that provide cancel safety.☆72Updated last week
- Memory validation framework for Rust☆70Updated last week
- ☆48Updated 5 years ago
- Small, wasm-friendly, zero-dependencies Ed25519 and X25519 implementation for Rust.☆129Updated 3 weeks ago
- Managing Rust dependencies via a dashboard☆50Updated 2 years ago
- Discovering and describing Rust's design axioms☆77Updated last year
- Simple EFI bootloader☆46Updated last year
- scraps of a potential language☆38Updated 4 years ago
- My Advent of Code 2019 solutions (in Rust, of course). Not guaranteed to be done each day or totally completed.☆21Updated 4 years ago
- Guide for standard library developers☆86Updated 5 months ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆33Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Callgraph generation for rust project☆73Updated 3 years ago
- cargo-expand, but with Hygiene [WIP]☆21Updated 2 years ago
- Yet another key-value storage for Rust☆72Updated 3 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆67Updated 2 weeks ago