tugglecore / rust-tracing-primerLinks
Guide and explanation of the Tracing crate, a Rust logging crate by Tokio.
☆79Updated 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.☆202Updated this week
- (Auto)DRY for your Rust dependencies☆200Updated 7 months ago
- A Rust macro to make enums with a subset of values of the parent☆123Updated last week
- Macros for implementing Type-State-Pattern on your structs and methods☆255Updated 6 months ago
- The prettier pattern-matching parser with automatic error recovery☆152Updated 3 months ago
- 🥬 Practical spinner for Rust☆116Updated 5 months ago
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.☆211Updated 3 months ago
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆178Updated 5 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Build nice REPLs using clap and reedline with zero effort☆73Updated 5 months ago
- Cargo command to create the README.md from your crate's documentation☆167Updated this week
- A Rust command that prettifies the ugly `cargo test` output into a beautiful one.☆145Updated last year
- Write your github workflows in rust☆133Updated 2 weeks ago
- Maps where keys are borrowed from values.☆287Updated this week
- An icon library for the leptos web framework☆108Updated 2 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…☆224Updated 2 months ago
- Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.☆279Updated last month
- An SoA library for Rust☆153Updated 7 months ago
- Generate type-checked Rust from your PostgreSQL.☆196Updated 2 weeks ago
- Procedural macros to facilitate enum usage, such as when delegating implementations and/or generating variant types.☆48Updated 2 weeks ago
- Generate Rust enum variants without associated data☆98Updated last year
- Quickly define custom error enums for a functions in rust.☆50Updated 7 months ago
- Visualizing Rust codebases in a few seconds☆186Updated last year
- run rust executables with vscode's codelldb extension☆62Updated 8 months ago
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆168Updated 3 months ago
- Cargo subcommand to sort derive attributes 📦☆59Updated last week
- Tower middleware to automatically reload your web browser during development☆91Updated 2 weeks ago
- SVG Icon data from multiple free icon libraries ported to rust.☆69Updated 3 months ago
- A Rust crate for extracting readable content from web pages.☆180Updated last week
- #[derive] aliases☆78Updated this week