aDotInTheVoid / debug2Links
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 5 months ago
- Functions for determining terminal sizes in Rust☆13Updated 3 weeks ago
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Cli application to simulate the display from "The Matrix" in terminal. Based on CMatrix and UniMatrix.☆20Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A macro impl and discussion about named & default args in Rust.☆18Updated 6 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- More reliable path manipulation.☆63Updated 2 months ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Backup GUI targeting Backblaze's B2 API. Written in Rust.☆15Updated 4 years ago
- A GUI toolkit designed to act as an underlying drawing toolkit, among other things. Currently in alpha.☆15Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- ☆20Updated 2 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- ☆27Updated 2 years ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Proc-macro utility to populate enums from database data☆20Updated 11 months ago
- A benchmark library.☆15Updated 4 years ago