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
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆36Updated 7 months ago
- Documentation of Rust error handling☆49Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 9 months ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- ☆23Updated 2 years ago
- cargo-expand, but with Hygiene [WIP]☆21Updated last year
- ☆92Updated last year
- MnemOS Global Networking Protocol☆16Updated last year
- ☆19Updated 2 years ago
- A minimalist property-based testing library☆109Updated last month
- An implementation of strace in Rust, and a library interface☆22Updated 6 years ago
- Type theory for busy engineers☆18Updated 10 months ago
- The code is the spec☆38Updated last year
- Serde serializer for generating Starlark build targets☆66Updated 3 weeks ago
- ☆10Updated 5 months ago
- async time combinators☆21Updated last year
- A basic log-structured flash datastore☆20Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Discovering and describing Rust's design axioms☆72Updated 11 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆59Updated this week
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 3 months ago
- Guide for standard library developers☆82Updated 2 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 4 months ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- Multi-source configuration library for Rust.☆37Updated last week
- Choose Rust types at compile-time via constants☆64Updated last year
- atomalloc is an asynchronous, atomic, and lock-free memory allocator written in pure safe Rust☆29Updated 3 weeks ago
- high-efficiency concurrent reclamation☆35Updated 7 months ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated 3 weeks ago