LukasKalbertodt / bunt
Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.
☆226Updated last year
Related projects ⓘ
Alternatives and complementary repositories for bunt
- A dead simple ANSI terminal color painting library for Rust.☆247Updated 8 months ago
- Like Rust's std::Path, but UTF-8.☆438Updated 3 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆186Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Faster, more compact implementation of std::Cow☆338Updated last year
- Conditional compilation according to rustc compiler version☆334Updated 2 weeks ago
- ☆308Updated last year
- A fast intrusive flamegraph☆233Updated 2 years ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆484Updated 2 months ago
- Getters and Setters for Rust.☆340Updated 2 months ago
- Rust feature search☆174Updated 7 months ago
- Expanding opportunities standard library std::fs and std::io☆301Updated 11 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 9 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago
- Experimental rust serialization library☆293Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆292Updated last year
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Type that deserializes only from one specific value☆227Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆492Updated 4 months ago
- Easy code duplicate with substitution for Rust☆236Updated 2 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆156Updated last year
- Rust crate to time your function using derive annotations.☆85Updated last year
- Support crate for rustc's self-profiling feature☆338Updated 5 months ago
- Cargo subcommand that recursively finds and optionally wipes all "target" or "node_modules" folders that are found in the current path.☆162Updated last year
- Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar☆326Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆176Updated last week