aDotInTheVoid / debug2
Space Efficient Pretty Printer
☆17Updated 2 years ago
Alternatives and similar repositories for debug2:
Users that are interested in debug2 are comparing it to the libraries listed below
- CLI tool for the Rust Playground☆22Updated 3 years ago
- A procedural macro helper for easily writing custom derives for enums.☆31Updated this week
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- Custom error type of nom to improve accuracy of error position☆11Updated last year
- Extensions for the Rust standard library☆39Updated 11 months ago
- Make any value Sync but only available on its original thread☆39Updated last week
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Full precision decimal representation of f64☆26Updated last week
- Extension of nom to trace parser☆49Updated last month
- A GUI toolkit designed to act as an underlying drawing toolkit, among other things. Currently in alpha.☆15Updated 2 years ago
- Parse environment variables by defining a struct☆24Updated 5 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- ☆13Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 3 weeks ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Rust NonEmpty slice☆13Updated 3 years ago
- ☆38Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Pretty parser error reporting.☆34Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated this week
- A C expression parser and evaluator☆46Updated 2 years ago
- json testing made simple☆13Updated 4 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year