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
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆40Updated 11 months ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆33Updated last year
- Memory validation framework for Rust☆69Updated 5 months ago
- constant-size associative container backed by a simple array☆19Updated last year
- ☆93Updated last year
- atomalloc is an asynchronous, atomic, and lock-free memory allocator written in pure safe Rust☆29Updated 4 months ago
- A minimalist property-based testing library☆112Updated 3 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- 📖 Guides and tutorials on how to fuzz Rust code☆144Updated 3 months ago
- ☆113Updated 2 years ago
- Alternative future adapters that provide cancel safety.☆67Updated this week
- MnemOS Global Networking Protocol☆15Updated last year
- Documentation of Rust error handling☆48Updated 2 years ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- Guide for standard library developers☆84Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Managing Rust dependencies via a dashboard☆49Updated 2 years ago
- Yet another key-value storage for Rust☆72Updated 3 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 7 months ago
- cargo-expand, but with Hygiene [WIP]☆21Updated last year
- An unordered multiset/bag implementation backed by HashMap☆69Updated last week
- scraps of a potential language☆38Updated 4 years ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- A working Rust example for how to implement Borrow for complex keys☆66Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 5 months ago
- Human-friendly indexed collections☆53Updated 2 months ago
- ☆11Updated 9 months ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Comprehensive timing leak protection for Rust programs https://www.chosenplaintext.ca/open-source/rust-timing-shield/☆55Updated last year