tugglecore / rust-tracing-primerLinks
Guide and explanation of the Tracing crate, a Rust logging crate by Tokio.
☆77Updated 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:
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆194Updated 2 months ago
- A Rust macro to make enums with a subset of values of the parent☆122Updated 2 months ago
- (Auto)DRY for your Rust dependencies☆185Updated 6 months ago
- The prettier pattern-matching parser with automatic error recovery☆149Updated 2 months ago
- Write your github workflows in rust☆128Updated this week
- A Rust command that prettifies the ugly `cargo test` output into a beautiful one.☆143Updated last year
- Build nice REPLs using clap and reedline with zero effort☆71Updated 4 months ago
- Procedural macros to facilitate enum usage, such as when delegating implementations and/or generating variant types.☆46Updated 3 months ago
- run rust executables with vscode's codelldb extension☆62Updated 6 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆173Updated 4 months ago
- Cargo command to create the README.md from your crate's documentation☆161Updated 2 weeks ago
- Visualizing Rust codebases in a few seconds☆186Updated last year
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆243Updated this week
- SVG Icon data from multiple free icon libraries ported to rust.☆67Updated 2 months ago
- Maps where keys are borrowed from values.☆275Updated last week
- Macros for implementing Type-State-Pattern on your structs and methods☆251Updated 5 months ago
- ☆197Updated last month
- Type-safe, layered, light-weight, `serde`-based configuration library☆192Updated last month
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.☆208Updated 2 months ago
- ☆76Updated 2 weeks ago
- An SoA library for Rust☆148Updated 5 months ago
- Cargo subcommand to sort derive attributes 📦☆58Updated 2 weeks ago
- I18n library for leptos focused on ease of use and correctness☆138Updated 2 months ago
- TUI input library supporting multiple backends, tui-rs and ratatui☆151Updated 3 weeks ago
- 🥬 Practical spinner for Rust☆111Updated 3 months 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…☆219Updated last month
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆47Updated 2 weeks ago