LukeMathWalker / tracing_log_error
A utility crate to log errors without losing key information along the way.
☆30Updated 3 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:
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- ☆148Updated last week
- Progress reporting abstraction for Rust☆64Updated 9 months ago
- A generic abstraction of paginated APIs☆60Updated last year
- Serde support for the humantime crate☆33Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 3 months 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 last week
- The quickest way to override dependencies with Cargo☆60Updated this week
- Minimalist Rust syntax parsing for procedural macros☆63Updated 11 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 7 months ago
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated 2 months ago
- Abstract over different executors☆73Updated last year
- Zero-cost bitsets over native Rust types☆78Updated last month
- ☆32Updated 6 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- ☆65Updated 11 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 7 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆69Updated last month
- Cargo hack manager☆64Updated last year
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆82Updated last month
- ☆31Updated 11 months ago
- Static-checked parsing of regexes into structs☆46Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆56Updated last month
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆38Updated 4 months ago