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:
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Derive for the Display trait☆51Updated 7 years ago
- ☆67Updated 5 years ago
- Set the error context using doc comments☆54Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Watches changes in a rust project, runs test and shows friendly notification☆81Updated 7 years ago
- Rusty client-server chat webapp doodle with wasm-bindgen and serde☆80Updated 7 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Safely combine results☆82Updated last year
- Cargo subcommand for contributing to your dependencies☆56Updated 6 years ago
- backend server for Browser User Interface (BUI)☆90Updated 2 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 3 years ago
- Alternative syntax for printing macros in Rust☆50Updated 2 years ago
- Temporary directory management for Rust☆141Updated 6 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 3 years ago
- Visualize vertical data inside your terminal 💦☆90Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- failure + error-chain = 💖☆54Updated last month
- deserialize typed structures from regex captures☆176Updated 2 years ago
- Like Rust's built-in assert_eq macro, but for token streams. Passes them through rustfmt, and shows a pretty diff☆15Updated 2 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- configuration☆31Updated 8 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Include a whole directory tree at compile time☆81Updated 5 years ago
- A web page with live links to various learning materials.☆60Updated 4 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆46Updated 4 years ago