cardoe / stderrlog-rsLinks
Rust log implementation that logs to stderr based on verbosity specified supports macros and colors
☆33Updated 10 months ago
Alternatives and similar repositories for stderrlog-rs
Users that are interested in stderrlog-rs are comparing it to the libraries listed below
Sorting:
- Automatic cfg for Rust compiler features☆95Updated last week
- Cross-platform interface to the `errno` variable☆69Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 weeks ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆155Updated last year
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Rust library for typesystem-assisted bitflags.☆122Updated 4 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- ☆107Updated last year
- a wrapper around std::Child that lets multiple threads wait or kill at once☆46Updated 3 weeks ago
- ☆73Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- ⏩ GitHub Action for a faster binary crates installation☆55Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- ☆184Updated this week
- A Cargo subcommand to build and test all feature flag combinations.☆159Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.