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 3 years ago
- constant-size associative container backed by a simple array☆20Updated 2 years ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Updated last year
- 📖 Guides and tutorials on how to fuzz Rust code☆150Updated 4 months ago
- ☆94Updated 2 years ago
- A minimalist property-based testing library☆123Updated 9 months 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
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- scraps of a potential language☆38Updated 4 years ago
- ☆113Updated 2 years ago
- Guide for standard library developers☆87Updated 9 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated last week
- Memory validation framework for Rust☆75Updated 4 months ago
- A working Rust example for how to implement Borrow for complex keys☆74Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last week
- Documentation of Rust error handling☆48Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Google Summer of Code tokio-console prototype☆14Updated 6 years ago
- ☆50Updated 5 years ago
- Managing Rust dependencies via a dashboard☆50Updated 2 years ago
- An experiment in an augmented error handling type for Rust☆40Updated 5 months ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- MnemOS Global Networking Protocol☆15Updated 2 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
- Negative trait implementations on stable Rust.☆18Updated 3 weeks ago
- ☆12Updated 5 months ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago