rust-rfcs / proposalsLinks
☆11Updated 7 years ago
Alternatives and similar repositories for proposals
Users that are interested in proposals are comparing it to the libraries listed below
Sorting:
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Safely combine results☆82Updated last year
- A cargo subcommand to manage various CI-related jobs in rust.☆98Updated 5 years ago
- An asynchronous in-memory socket-like interface for Rust☆35Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Not a real thing, see https://github.com/rust-lang/rust for rustdoc's actual source code☆104Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆59Updated 6 years ago
- Set the error context using doc comments☆54Updated 6 years ago
- Rust macros for std::Command☆40Updated 4 years ago
- A command line interface to Rust documentation☆100Updated 7 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆52Updated 7 years ago
- A third-party cargo extension to run the build artifacts through tools like `gdb`☆75Updated 5 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 7 years ago
- Derive for the Display trait☆51Updated 7 years ago
- ☆65Updated 4 years ago
- Send syslog messages from Rust☆121Updated last year
- Cheat sheet for concepts in Rust which come in matching sets or have some pleasing symmetry☆70Updated 8 years ago
- Watches changes in a rust project, runs test and shows friendly notification☆81Updated 7 years ago
- OAuth2 client for Rust☆31Updated 6 years ago
- Amazing documentation tooling for Rust☆153Updated 7 years ago
- Extended Search & Ranking tool for crates.☆24Updated 4 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last week
- Like Rust's built-in assert_eq macro, but for token streams. Passes them through rustfmt, and shows a pretty diff☆15Updated 2 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- More maintainable Rust test☆28Updated 4 years ago
- Line protocol for Tokio☆64Updated 8 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago