Noratrieb / jsonformatLinks
An extremely fast JSON formatter
☆25Updated 4 months ago
Alternatives and similar repositories for jsonformat
Users that are interested in jsonformat are comparing it to the libraries listed below
Sorting:
- Safely transmute type to itself in generic context in Rust☆14Updated 2 years ago
- Rust library for ANSI terminal colours and styles (bold, underline) - Nushell project fork☆51Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Hex Display: A modern xxd alternative.☆43Updated 4 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆19Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last week
- Experimental stuff. Don't spend your time here for the moment.☆26Updated 6 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated last week
- Integer types with customizable niche values☆48Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated this week
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- https://github.com/rust-lang/cargo/issues/948☆56Updated 11 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Exhaustive iteration trait in Rust☆16Updated last month
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 3 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Support for compiling C programs with Eyra☆13Updated 9 months ago
- Command line interface as a function.☆76Updated 2 years ago
- Cargo API written in Paris☆52Updated this week
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- ROFF (man page format) generation library☆68Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago