tugglecore / rust-tracing-primerLinks
Guide and explanation of the Tracing crate, a Rust logging crate by Tokio.
☆92Updated last year
Alternatives and similar repositories for rust-tracing-primer
Users that are interested in rust-tracing-primer are comparing it to the libraries listed below
Sorting:
- (Auto)DRY for your Rust dependencies☆224Updated 11 months ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆216Updated last month
- Macros for implementing Type-State-Pattern on your structs and methods☆260Updated 10 months ago
- A Rust command that prettifies the ugly `cargo test` output into a beautiful one.☆147Updated 2 years ago
- A Rust macro to make enums with a subset of values of the parent☆131Updated 3 months ago
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆205Updated 9 months ago
- The prettier pattern-matching parser with automatic error recovery☆153Updated 3 months ago
- SVG Icon data from multiple free icon libraries ported to rust.☆75Updated 3 weeks ago
- Write your github workflows in rust☆153Updated this week
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆197Updated 4 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆51Updated 2 months ago
- Build nice REPLs using clap and reedline with zero effort☆76Updated 9 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆158Updated this week
- Type-safe, layered, light-weight, `serde`-based configuration library☆201Updated 3 months ago
- Procedural macros to facilitate enum usage, such as when delegating implementations and/or generating variant types.☆54Updated last week
- ☆188Updated last month
- Cargo command to create the README.md from your crate's documentation☆171Updated 2 months ago
- `cargo run` but with hot reloading, powered by `subsecond`☆76Updated last month
- ☆225Updated 6 months ago
- Maps where keys are borrowed from values.☆302Updated last month
- Approximate images usings lines☆69Updated 5 months ago
- run rust executables with vscode's codelldb extension☆64Updated 11 months ago
- 🥬 Practical no dependency spinner for Rust☆115Updated last month
- A Toolchain for Rust Debuginfo☆124Updated 5 months ago
- Quickly define custom error enums for a functions in rust.☆49Updated 11 months ago
- A flexible, ergonomic, and inspectable error reporting library for Rust.☆268Updated 3 weeks ago
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.☆219Updated 7 months ago
- Generate Rust enum variants without associated data☆99Updated 2 weeks ago
- Build, cache, and run CLI tools scoped in Cargo.toml rather than installing globally. Stop the version drifts across your team, keep it a…☆230Updated last month
- #[derive] aliases☆93Updated last week