ctron / colored_json
Generating colored JSON in Rust
☆27Updated last year
Alternatives and similar repositories for colored_json:
Users that are interested in colored_json are comparing it to the libraries listed below
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- A thin wrapper around serialized data which add information of identity and version.☆20Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated last month
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 10 months ago
- Serde error messages for humans.☆34Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated last week
- Lazy formatting utility macro for rust☆127Updated last year
- Re-usable CLI flags for `cargo` plugins☆38Updated 3 weeks ago
- Cargo command to create the README.md from your crate's documentation☆159Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆25Updated 11 months ago
- More reliable path manipulation.☆61Updated 3 weeks ago
- Cargo API written in Paris☆47Updated last week
- Find out about keys that are ignored when deserializing data☆81Updated last month
- A hash table with strong order and fast iteration; access items by key or sequence index☆41Updated 3 weeks ago
- Convert number to enum☆87Updated 8 months ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- struct RGB for sharing pixels between crates☆102Updated 4 months ago
- Eager evaluation of macros like `concat!` and `env!`☆38Updated last month
- Macro for sealing traits and structures☆53Updated 4 months ago
- Simple, opinionated prompting library☆47Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Cross-platform Rust library for invoking & waiting for the system text editor☆47Updated last month
- Serde Visitor for deserializing untagged enums☆62Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last month
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago