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
- Faster, more compact implementation of std::Cow☆337Updated last year
- Graph the number of crates that depend on your crate over time☆231Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆182Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆235Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Statically-checked alternatives to RefCell and RwLock☆365Updated 4 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆185Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- Conditional compilation according to rustc compiler version☆335Updated 3 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 8 months ago
- Rust option parser with custom derive support☆225Updated 4 months ago
- A parser and formatter for std::{SystemTime, Duration}☆288Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- Delegation of trait implementations via procedural macros☆256Updated 3 months ago
- Find out path at which a deserialization error occurred☆323Updated this week
- The feature-rich, portable async channel library☆252Updated last year
- A thread pool for isolating blocking I/O in async programs☆341Updated 3 weeks ago
- Getters and Setters for Rust.☆340Updated last month
- A library for to allow multiple return types by automatically generated enum.☆350Updated last week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆341Updated 4 months ago
- Execute Rust code carefully, with extra checking along the way☆387Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆222Updated last year
- ☆443Updated 2 weeks ago
- Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar☆323Updated 2 months ago
- Cargo subcommand that recursively finds and optionally wipes all "target" or "node_modules" folders that are found in the current path.☆163Updated last year
- Rust lightweight HTTP 1.1 client☆262Updated 2 months ago
- ☆308Updated last year
- Rust crate to time your function using derive annotations.☆85Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆132Updated 2 weeks ago