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
- trigger io::Error's in test, and annotate their source☆30Updated last year
- An unordered multiset/bag implementation backed by HashMap☆67Updated last month
- cargo-expand, but with Hygiene [WIP]☆21Updated last year
- atomalloc is an asynchronous, atomic, and lock-free memory allocator written in pure safe Rust☆29Updated 2 months ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆33Updated last year
- Documentation of Rust error handling☆49Updated 2 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- MnemOS Global Networking Protocol☆16Updated last year
- ☆23Updated 2 years ago
- Alternative future adapters that provide cancel safety.☆63Updated this week
- A playground for thinking about what Rust could be like☆23Updated 8 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- ☆10Updated 6 months ago
- A low-level I/O ownership and borrowing library☆100Updated 5 months ago
- constant-size associative container backed by a simple array☆19Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- Thread-unsafe async runtime☆27Updated 6 months ago
- A minimalist property-based testing library☆110Updated last week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 4 months ago
- Discovering and describing Rust's design axioms☆72Updated last year
- Guide for standard library developers☆84Updated 3 weeks ago
- Memory validation framework for Rust☆67Updated 3 months ago
- Human-friendly indexed collections☆53Updated 2 months ago
- scraps of a potential language☆37Updated 4 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- A memory efficient syntax tree for language developers☆57Updated last month
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year