rust-lang-nursery / ecosystem-wgLinks
Coordination repository of the ecosystem Working Group (WG)
☆22Updated 7 years ago
Alternatives and similar repositories for ecosystem-wg
Users that are interested in ecosystem-wg are comparing it to the libraries listed below
Sorting:
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Safely combine results☆81Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Set the error context using doc comments