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
- Talk for RustConf 2021☆11Updated 3 years ago
- Remove Cargo.lock lockfile☆33Updated 2 months ago
- Take a value atomically once.☆29Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- ☆22Updated 3 years ago
- ☆29Updated 11 months ago
- Thread-unsafe async runtime☆27Updated 5 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆59Updated this week
- ☆72Updated 2 weeks ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Full precision decimal representation of f64☆26Updated last month
- Lending iterators on stable Rust☆82Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last month
- Serde Visitor for deserializing untagged enums☆62Updated last month
- ☆16Updated last month
- futures-buffered☆39Updated last month
- Count directory entries—`ls | wc -l` but faster☆28Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- Small crate for interacting with cargo registry indices☆24Updated last week
- axum::ws with type safe messages☆23Updated 11 months ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- The Big Book of Rust Interop☆20Updated last year
- structured parallel execution for async Rust☆33Updated 8 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- ☆53Updated last month
- Extra event types built on top of rsevents☆17Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Learn what's changed on crates.io☆18Updated last week
- Proc-macro utility to populate enums from database data☆20Updated 8 months ago