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:
- Not a real thing, see https://github.com/rust-lang/rust for rustdoc's actual source code☆104Updated 5 years ago
- Safely combine results☆82Updated last year
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Extended Search & Ranking tool for crates.☆24Updated 4 years ago
- A cargo subcommand to manage various CI-related jobs in rust.☆98Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Set the error context using doc comments☆54Updated 6 years ago
- Amazing documentation tooling for Rust☆153Updated 7 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 7 years ago
- find something Rusty to work on☆20Updated 7 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆59Updated 6 years ago
- [wip] Command line argument paw-rser.☆158Updated 6 years ago
- Rust macros for std::Command☆40Updated 4 years ago
- A third-party cargo extension to run the build artifacts through tools like `gdb`☆75Updated 6 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆52Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A command line interface to Rust documentation☆100Updated 7 years ago
- An asynchronous in-memory socket-like interface for Rust☆35Updated 7 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Cheat sheet for concepts in Rust which come in matching sets or have some pleasing symmetry☆70Updated 8 years ago
- Line protocol for Tokio☆64Updated 8 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A simple macro to print using ferris say.☆20Updated 6 years ago
- ☆67Updated 5 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month