rushmorem / derive-errorLinks
Derive macro for Error using macros 1.1
☆31Updated 4 years ago
Alternatives and similar repositories for derive-error
Users that are interested in derive-error are comparing it to the libraries listed below
Sorting:
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- ☆59Updated last year
- An extraction of the compiletest utility from the Rust compiler☆227Updated 2 weeks ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- ☆56Updated 4 years ago
- Derive for the Display trait☆52Updated 7 years ago
- Safely combine results☆81Updated last year
- Runtime string formatting for Rust☆64Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- The empty type Void.☆71Updated 2 years ago
- Heinous hackery to concatenate constant strings.☆117Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Put your Rust app's data in the right place on every platform☆142Updated 4 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- A rust library for checked floating point operations☆82Updated 8 months ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- Read and write user-specific application data in (stable!) Rust☆70Updated last year
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A crate with indexed arenas with small memory footprint☆77Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Rust macros for std::Command☆40Updated 4 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago