withoutboats / rfcsLinks
RFCs for changes to Rust
☆11Updated 5 years ago
Alternatives and similar repositories for rfcs
Users that are interested in rfcs are comparing it to the libraries listed below
Sorting:
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- ☆65Updated 4 years ago
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 7 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- ☆59Updated 11 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- configuration☆31Updated 7 years ago
- Extended Search & Ranking tool for crates.☆24Updated 4 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Derive for the Display trait☆52Updated 7 years ago
- derive macro for the Fail trait☆24Updated 7 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated 3 weeks ago
- Like Rust's built-in assert_eq macro, but for token streams. Passes them through rustfmt, and shows a pretty diff☆14Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Easy and safe destructuring for more types.☆32Updated 2 weeks ago
- ☆27Updated 8 years ago
- A cross platform rust debugger hook☆71Updated 4 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- The empty type Void.☆70Updated 2 years ago
- Create static C-compatible strings from Rust string literals.☆17Updated 3 years ago