spacekookie / learning-rust
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!
☆16Updated last year
Alternatives and similar repositories for learning-rust:
Users that are interested in learning-rust are comparing it to the libraries listed below
- Documentation of Rust error handling☆49Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆84Updated 7 months ago
- Raft implementation in Rust☆47Updated 3 years ago
- ☆93Updated last year
- trigger io::Error's in test, and annotate their source☆30Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Alternative future adapters that provide cancel safety.☆60Updated last week
- cargo-expand, but with Hygiene [WIP]☆21Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 11 months ago
- ☆18Updated 2 years ago
- MnemOS Global Networking Protocol☆16Updated 11 months ago
- A working Rust example for how to implement Borrow for complex keys☆62Updated 10 months ago
- constant-size associative container backed by a simple array☆19Updated last year
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆33Updated 8 months ago
- Website for the Rust-Edu organization☆27Updated 11 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆70Updated 8 months ago
- ☆22Updated 2 years ago
- Traits for inspecting memory usage of Rust types☆25Updated last month
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Guide for standard library developers☆82Updated last week
- Type theory for busy engineers☆18Updated 8 months ago
- It executes futures☆55Updated last year
- Logical clocks implementation in Rust☆44Updated 5 years ago
- A drop-in replacement for std::Instant that is faster and more accurate.☆17Updated 3 months ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆36Updated 5 months ago
- scraps of a potential language☆37Updated 3 years ago
- A low-level MVCC file format for storing blobs.☆63Updated 10 months ago
- high-efficiency concurrent reclamation☆35Updated 4 months ago
- PEG trace visualizer☆72Updated last month
- An unordered multiset/bag implementation backed by HashMap☆66Updated 2 weeks ago