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:
- 📖 Guides and tutorials on how to fuzz Rust code☆149Updated 3 months ago
- ☆94Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- trigger io::Error's in test, and annotate their source☆31Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- scraps of a potential language☆38Updated 4 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- ☆113Updated 2 years ago
- A minimalist property-based testing library☆120Updated 8 months ago
- ☆23Updated 3 years ago
- Managing Rust dependencies via a dashboard☆50Updated 2 years ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Updated last year
- constant-size associative container backed by a simple array☆20Updated 2 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Type theory for busy engineers☆19Updated last year
- MnemOS Global Networking Protocol☆15Updated last year
- Documentation of Rust error handling☆48Updated 2 years ago
- Memory validation framework for Rust☆74Updated 3 months ago
- Easy access to individual bits of integers.☆51Updated 2 years ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 5 months ago
- cargo-expand, but with Hygiene [WIP]☆21Updated 2 years ago
- Discovering and describing Rust's design axioms☆79Updated last year
- A working Rust example for how to implement Borrow for complex keys☆70Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago
- Alternative future adapters that provide cancel safety.☆79Updated 3 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 3 weeks ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- ☆12Updated 4 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 5 months ago
- A Rust toolkit to combine property-based testing and fuzzing.☆136Updated 3 years ago