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
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- CLI tool for the Rust Playground☆22Updated 3 years ago
- Extension of nom to trace parser☆49Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- A C expression parser and evaluator☆46Updated 2 years ago
- 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 last month
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆49Updated 2 weeks ago
- A procedural macro helper for easily writing custom derives for enums.☆31Updated this week
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Wait for async tasks☆13Updated 2 years ago
- ☆13Updated 2 years ago
- libyaml transpiled to rust by c2rust☆33Updated last year
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- Parse environment variables by defining a struct☆24Updated 5 years ago
- Windows INI file {de,}serialization☆23Updated last year
- Pretty parser error reporting.☆34Updated last year
- Exhaustive iteration trait in Rust☆14Updated this week
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Rust NonEmpty slice☆13Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago