LukasKalbertodt / buntLinks
Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.
☆230Updated 2 years ago
Alternatives and similar repositories for bunt
Users that are interested in bunt are comparing it to the libraries listed below
Sorting:
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆201Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- A dead simple ANSI terminal color painting library for Rust.☆270Updated last year
- Logger and ANSI formatter in Rust for pretty colors and text in the terminal with no dependencies. Aiming for a relatively simple API☆274Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆345Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆375Updated 3 weeks ago
- Cargo subcommand that recursively finds and optionally wipes all "target" or "node_modules" folders that are found in the current path.☆164Updated 2 years ago
- Easy code duplicate with substitution for Rust☆249Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- Expanding opportunities standard library std::fs and std::io☆326Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- A lightweight terminal menu for Rust☆144Updated 2 years ago
- Type that deserializes only from one specific value☆245Updated 3 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- Rust option parser with custom derive support☆233Updated 9 months ago
- Experimental rust serialization library☆295Updated 2 years ago
- ☆314Updated 2 years ago
- Find out path at which a deserialization error occurred☆392Updated 3 weeks ago
- Track rust binary sizes across builds using Github Actions☆113Updated 2 years ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆221Updated 3 weeks ago
- Rust feature search☆181Updated 2 months ago
- Rust lightweight HTTP 1.1 client☆289Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Delegation of trait implementations via procedural macros☆274Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- A thread pool for isolating blocking I/O in async programs☆361Updated last week