nikomatsakis / learn-some-rust-this-month
Code snippets for Rust discussions
☆9Updated 2 years ago
Alternatives and similar repositories for learn-some-rust-this-month:
Users that are interested in learn-some-rust-this-month are comparing it to the libraries listed below
- Remove Cargo.lock lockfile☆33Updated 2 weeks ago
- Rust traits for key comparison in maps.☆22Updated last year
- Full precision decimal representation of f64☆25Updated 2 months ago
- Talk for RustConf 2021☆11Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Traits for inspecting memory usage of Rust types☆25Updated last month
- ☆29Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- ☆15Updated 8 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Completion futures for Rust☆19Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Fast and compact sets of bytes or ASCII characters☆28Updated 3 years ago
- Take a value atomically once.☆27Updated last year
- Unbuffered and unlocked I/O streams☆39Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`