rust-crates / ergoLinks
the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.
☆59Updated 6 years ago
Alternatives and similar repositories for ergo
Users that are interested in ergo are comparing it to the libraries listed below
Sorting:
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- ☆65Updated 4 years ago
- Safely combine results☆81Updated 11 months ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- 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
- configuration☆31Updated 7 years ago
- Rusty client-server chat webapp doodle with wasm-bindgen and serde☆80Updated 7 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- ☆56Updated 4 years ago
- Temporary directory management for Rust☆139Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- backend server for Browser User Interface (BUI)☆89Updated last year
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 7 years ago
- Derive for the Display trait☆52Updated 7 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Visualize vertical data inside your terminal 💦☆90Updated 6 months ago
- Asynchronous process management for tokio☆148Updated 6 years ago
- Rust syntax sugar collections.☆129Updated 6 years 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
- deserialize typed structures from regex captures☆173Updated last year