LukeMathWalker / tracing_log_errorLinks
A utility crate to log errors without losing key information along the way.
☆31Updated 5 months ago
Alternatives and similar repositories for tracing_log_error
Users that are interested in tracing_log_error are comparing it to the libraries listed below
Sorting:
- State machine pattern for Rust☆29Updated 7 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated 8 months ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- ☆158Updated 3 weeks ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated 3 weeks ago
- The quickest way to override dependencies with Cargo☆62Updated last week
- Serde with Validation☆59Updated 3 months ago
- Progress reporting abstraction for Rust☆64Updated 10 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆42Updated 3 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- ☆69Updated last month
- Find out about keys that are ignored when deserializing data☆85Updated last month
- horrible serde macro stuff☆39Updated last year
- Utilities for working with shared slices of memory☆70Updated this week
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 3 months ago
- A more powerful replacement for standard macros☆34Updated 6 months ago
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆74Updated 7 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 6 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 2 weeks ago
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 2 weeks ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 4 months ago
- Abstract over different executors☆73Updated last year
- Typed any map for rust☆67Updated 6 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆45Updated last month