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:
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- trigger io::Error's in test, and annotate their source☆31Updated 2 years ago
- ☆23Updated 3 years ago
- 📖 Guides and tutorials on how to fuzz Rust code☆148Updated 2 months ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Updated last year
- A minimalist property-based testing library☆120Updated 7 months ago
- Memory validation framework for Rust☆71Updated 2 months ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- ☆12Updated 4 months ago
- constant-size associative container backed by a simple array☆20Updated 2 years ago
- ☆94Updated 2 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- ☆113Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Documentation of Rust error handling☆48Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Managing Rust dependencies via a dashboard☆50Updated 2 years ago
- scraps of a potential language☆38Updated 4 years ago
- Discovering and describing Rust's design axioms☆78Updated last year
- A (WIP) skill tree for Rust☆17Updated 3 years ago
- high-efficiency concurrent reclamation☆38Updated last year
- Yet another key-value storage for Rust☆72Updated 4 years ago
- MnemOS Global Networking Protocol☆15Updated last year
- Guide for standard library developers☆85Updated 8 months ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 9 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year