martypapa / debug-treeLinks
Visualise recursive functions and tree structures.
☆30Updated 3 years ago
Alternatives and similar repositories for debug-tree
Users that are interested in debug-tree are comparing it to the libraries listed below
Sorting:
- ☆34Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- A syn targetting PEG parser generator☆20Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- ☆29Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated 2 months ago