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 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
- ☆92Updated last year
- ☆45Updated 4 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 9 months ago
- Documentation of Rust error handling☆49Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆59Updated this week
- ☆23Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 3 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- The code is the spec☆38Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- Guide for standard library developers☆82Updated 2 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Website for the Rust-Edu organization☆27Updated last year
- cargo-expand, but with Hygiene [WIP]☆21Updated last year
- An unordered multiset/bag implementation backed by HashMap☆67Updated 3 weeks ago
- Alternative future adapters that provide cancel safety.☆60Updated this week
- ☆19Updated 2 years ago
- Advisory cross-platform file locks using file descriptors☆77Updated last week
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 4 months ago
- A minimalist property-based testing library☆109Updated last month
- Vancouver Rust Talks☆31Updated 2 weeks ago
- high-efficiency concurrent reclamation☆35Updated 7 months ago
- A working Rust example for how to implement Borrow for complex keys☆63Updated last year
- ☆25Updated 8 months ago
- Type theory for busy engineers☆18Updated 10 months ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- ☆109Updated last year
- Choose Rust types at compile-time via constants☆64Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 3 months ago