rust-crates / ergo
the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.
☆58Updated 6 years ago
Alternatives and similar repositories for ergo:
Users that are interested in ergo are comparing it to the libraries listed below
- Safely combine results☆81Updated 8 months ago
- Set the error context using doc comments☆54Updated 5 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Derive for the Display trait☆52Updated 6 years ago
- The fabulous, aspirationally Make-compatible, fabricator of files.☆27Updated 2 weeks ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- ☆58Updated 8 months ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Alternative syntax for printing macros in Rust☆49Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- ☆64Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- The empty type Void.☆69Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 6 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- derive macro for the Fail trait☆24Updated 7 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Native UI toolkit for creating (eventually) cross-platform (macOS only currently) graphical user interfaces in Rust.☆23Updated 6 years ago
- A library for evaluating/executing programs written in the shell programming language.☆26Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- Custom exit status codes with ? in main☆29Updated 5 years ago