rushmorem / derive-errorLinks
Derive macro for Error using macros 1.1
☆32Updated 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:
- Custom derivation macro for Rust☆111Updated 7 years ago
- Safely combine results☆81Updated 9 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆58Updated 9 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆74Updated 6 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 6 months ago
- Useable macro identifier concatenation plugin for Rust (deprecated)☆44Updated 6 years ago
- Floating point approximate comparison for Rust☆62Updated 3 months ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- ☆54Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- The empty type Void.☆69Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆44Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- A composable wait system.☆76Updated 6 years ago