canndrew / error_def
Rust syntax extension for generating error-handling boilerplate code.
☆18Updated 6 years ago
Alternatives and similar repositories for error_def:
Users that are interested in error_def are comparing it to the libraries listed below
- A Rust implementation of the PCG PRNG.☆23Updated 7 years ago
- Lint to disallow the moving of marked types in Rust☆34Updated 8 years ago
- A syntax extension providing higher-order attributes to Rust.☆16Updated 7 years ago
- UDP bittorent tracker with a focus on simplicity☆21Updated 2 years ago
- A pool of reusable values☆50Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 weeks ago
- reprints for your terminal screen☆19Updated 8 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 7 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- Convert `try!()` into `?`s☆33Updated 7 years ago
- A composable wait system.☆76Updated 6 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- ☆20Updated 9 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Proof of concept for fast regexes in rust☆38Updated 8 years ago
- alias offers some basic ways to mutate data while aliased.☆10Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆18Updated 8 years ago
- No longer maintained☆38Updated 7 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- Rust macro crate used for fighting the borrow checker☆14Updated 7 years ago
- A Brotli implementation in pure and safe Rust☆63Updated 4 years ago
- I/O and binary data encoding for Rust☆37Updated 9 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- A library for setting current values for stack scope, such as application structure☆15Updated 3 years ago