aDotInTheVoid / debug2
Space Efficient Pretty Printer
☆17Updated 3 years ago
Alternatives and similar repositories for debug2
Users that are interested in debug2 are comparing it to the libraries listed below
Sorting:
- Extension of nom to trace parser☆49Updated 3 months ago
- CLI tool for the Rust Playground☆22Updated 4 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- A GUI toolkit designed to act as an underlying drawing toolkit, among other things. Currently in alpha.☆15Updated 2 years ago
- ☆13Updated 3 years ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated last month
- ☆54Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated last month
- Learn what's changed on crates.io☆18Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- A C expression parser and evaluator☆46Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated last week
- A maintained fork of the app-dirs-rs project.☆35Updated 8 months ago
- Cargo subcommand for handling single-source Rust programs with dependencies☆22Updated 3 years ago
- const panic with formatting☆11Updated 4 months ago
- Extensions for the Rust standard library☆39Updated last year
- Custom error type of nom to improve accuracy of error position☆11Updated 2 years ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 3 months ago