borntyping / rust-simple_loggerLinks
A rust logger that prints all messages with a readable output format.
☆250Updated 3 weeks ago
Alternatives and similar repositories for rust-simple_logger
Users that are interested in rust-simple_logger are comparing it to the libraries listed below
Sorting:
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆612Updated 3 weeks ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆371Updated last month
- Simple Logging Facility for Rust☆474Updated last year
- Support for matching file paths against Unix shell style patterns.☆564Updated 3 weeks ago
- A Rust equivalent of Unix command "which".☆242Updated 3 months ago
- Easy Ctrl-C handler for Rust projects☆645Updated 2 weeks ago
- ☆340Updated 3 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆204Updated 2 years ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆435Updated 2 weeks ago
- xml-rs based deserializer for Serde (compatible with 1.0+)☆317Updated 2 months ago
- Allows for the creation of serialised Rust tests☆266Updated 3 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆379Updated last year
- A pretty, easy-to-use logger for Rust.☆506Updated last year
- Procedural macro for recursive async functions☆233Updated last month
- Rust library to detect the operating system type☆190Updated this week
- Procedural macros to derive numeric traits in Rust☆210Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆357Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆358Updated 2 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆233Updated this week
- Cross platform terminal colors for Rust.☆488Updated 10 months ago
- Getters and Setters for Rust.☆373Updated 4 months ago
- Keep your dependencies up-to-date☆480Updated last month
- Rust library to open URLs in the web browsers available on a platform☆317Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆803Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last week
- Tar file reading/writing for Rust☆685Updated last month
- MIME type guessing of file extensions for Rust.☆191Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆253Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆256Updated last year