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☆148Updated 2 months ago
- ☆94Updated 2 years ago
- ☆23Updated 3 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated last week
- A minimalist property-based testing library☆120Updated 6 months ago
- Documentation of Rust error handling☆48Updated 2 years ago
- A working Rust example for how to implement Borrow for complex keys☆69Updated last year
- MnemOS Global Networking Protocol☆15Updated last year
- ☆113Updated 2 years ago
- trigger io::Error's in test, and annotate their source☆31Updated 2 years ago
- constant-size associative container backed by a simple array☆20Updated 2 years ago
- cargo-expand, but with Hygiene [WIP]☆21Updated 2 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆56Updated 6 months ago
- Small, wasm-friendly, zero-dependencies Ed25519 and X25519 implementation for Rust.☆131Updated 2 weeks ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Updated last year
- A rust crate that provides a space efficient 𝛿-based CRDT implementation☆131Updated this week
- Alternative future adapters that provide cancel safety.☆75Updated last week
- scraps of a potential language☆38Updated 4 years ago
- Managing Rust dependencies via a dashboard☆50Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 2 months ago
- Memory validation framework for Rust☆70Updated 2 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- PEG trace visualizer☆91Updated last month
- An unordered multiset/bag implementation backed by HashMap☆74Updated 2 weeks ago
- Discovering and describing Rust's design axioms☆78Updated last year
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Simple EFI bootloader☆47Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago