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
- Rust interface for Linux futexes, the fast user-space locking primitive.☆88Updated last year
- ☆94Updated last year
- 📖 Guides and tutorials on how to fuzz Rust code☆145Updated 4 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated last week
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- atomalloc is an asynchronous, atomic, and lock-free memory allocator written in pure safe Rust☆29Updated 6 months ago
- constant-size associative container backed by a simple array☆19Updated 2 years ago
- MnemOS Global Networking Protocol☆15Updated last year
- trigger io::Error's in test, and annotate their source☆30Updated 2 years ago
- Memory validation framework for Rust☆70Updated 7 months ago
- Documentation of Rust error handling☆48Updated 2 years ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆33Updated last year
- Alternative future adapters that provide cancel safety.☆69Updated last week
- A minimalist property-based testing library☆116Updated 4 months ago
- Website for the Rust-Edu organization☆28Updated 3 months ago
- scraps of a potential language☆38Updated 4 years ago
- Discovering and describing Rust's design axioms☆75Updated last year
- ☆49Updated 5 years ago
- Yet another key-value storage for Rust☆72Updated 3 years ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- Negative trait implementations on stable Rust.☆13Updated 2 weeks ago
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆54Updated 3 months ago
- A Minsky Machine in Rust's type system☆55Updated 5 years ago
- Managing Rust dependencies via a dashboard☆49Updated 2 years ago
- A playground for thinking about what Rust could be like☆23Updated last year
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- cargo-expand, but with Hygiene [WIP]☆21Updated 2 years ago
- ☆46Updated 4 years ago