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!
☆17Updated 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 2 years ago
- Alternative future adapters that provide cancel safety.☆68Updated 2 weeks ago
- atomalloc is an asynchronous, atomic, and lock-free memory allocator written in pure safe Rust☆29Updated 5 months ago
- Memory validation framework for Rust☆69Updated 6 months ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆33Updated last year
- A minimalist property-based testing library☆112Updated 3 months ago
- constant-size associative container backed by a simple array☆19Updated 2 years 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.☆88Updated last year
- 📖 Guides and tutorials on how to fuzz Rust code☆145Updated 4 months ago
- cargo-expand, but with Hygiene [WIP]☆21Updated 2 years ago
- Discovering and describing Rust's design axioms☆75Updated last year
- MnemOS Global Networking Protocol☆15Updated last year
- ☆94Updated last year
- Website for the Rust-Edu organization☆29Updated 2 months ago
- scraps of a potential language☆38Updated 4 years ago
- Documentation of Rust error handling☆48Updated 2 years ago
- Managing Rust dependencies via a dashboard☆49Updated 2 years ago
- trigger io::Error's in test, and annotate their source☆30Updated 2 years ago
- A working Rust example for how to implement Borrow for complex keys☆66Updated last year
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆40Updated last year
- ☆11Updated last week
- Human-friendly indexed collections☆54Updated 2 months ago
- Simple EFI bootloader☆46Updated last year
- A small experimental microkernel for embedded systems☆23Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- ☆48Updated 5 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
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated last year