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:
- Remove Cargo.lock lockfile☆32Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Serde serializer for generating Starlark build targets☆66Updated this week
- Count directory entries—`ls | wc -l` but faster☆28Updated 6 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- ☆29Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Command line interface as a function.☆76Updated 2 years ago
- A low-level I/O ownership and borrowing library☆104Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- ☆73Updated 4 months ago
- Serde Visitor for deserializing untagged enums☆64Updated last month
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- ☆46Updated last year
- ☆22Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 5 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆92Updated 5 months ago
- 💾 Binary crates cache for @actions-rs/install Action☆15Updated 4 years ago
- ☆53Updated 5 months ago
- Download .crate files of all versions of all crates from crates.io☆45Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated last month
- futures-buffered☆45Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated last month
- Talk for RustConf 2021☆11Updated 4 years ago