nikomatsakis / learn-some-rust-this-monthLinks
Code snippets for Rust discussions
☆9Updated 3 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
Sorting:
- Serde serializer for generating Starlark build targets☆66Updated last month
- Remove Cargo.lock lockfile☆32Updated 4 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Talk for RustConf 2021☆11Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- ☆72Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Completion futures for Rust☆19Updated 2 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- ☆29Updated last year
- Dynamic structured values for Rust☆28Updated 2 months ago
- A library for comparing data structures in Rust, oriented toward testing☆24Updated this week
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Helper macros: autoimpl, impl_scope☆63Updated last week
- structured parallel execution for async Rust☆33Updated 10 months ago
- Thread-unsafe async runtime☆28Updated 7 months ago
- `smol` integrations with `hyper`☆15Updated 8 months ago
- ☆36Updated 10 months ago
- libyaml transpiled to rust by c2rust☆33Updated last year
- proc-macro for accessing struct field names at runtime☆38Updated 3 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 10 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 2 months ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Full precision decimal representation of f64☆26Updated last month
- Extra event types built on top of rsevents☆17Updated 2 years ago
- Traits for inspecting memory usage of Rust types☆25Updated 6 months ago