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 8 months ago
- Functions for determining terminal sizes in Rust☆13Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- A procedural macro helper for easily writing custom derives for enums.☆33Updated last week
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- Command line interface as a function.☆76Updated 2 years ago
- A GUI toolkit designed to act as an underlying drawing toolkit, among other things. Currently in alpha.☆15Updated 3 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated last week
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated this week
- A primitive for writing structural search and replace programs for rust☆32Updated 3 weeks ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- ☆59Updated last year
- Proc-macro utility to populate enums from database data☆20Updated last year
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- `NonEmpty` library vector for rust☆19Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated 3 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago