rust-rfcs / proposals
☆11Updated 6 years ago
Alternatives and similar repositories for proposals:
Users that are interested in proposals are comparing it to the libraries listed below
- native timers for futures 0.3☆25Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Derive for the Display trait☆52Updated 6 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 6 years ago
- Extended Search & Ranking tool for crates.☆24Updated 3 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- ☆20Updated 6 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- ☆64Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 6 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Artisanal Rust inlined code documentation renderer☆15Updated 5 years ago
- ☆54Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Custom exit status codes with ? in main☆29Updated 5 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- An asynchronous leased value☆17Updated 5 years ago
- configuration☆31Updated 7 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Safely combine results☆81Updated 7 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Async readiness traits☆11Updated 5 years ago
- Streaming parser extensions for BufRead☆23Updated 5 years ago