martypapa / debug-treeLinks
Visualise recursive functions and tree structures.
☆30Updated 4 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:
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Extension of nom to trace parser☆49Updated 5 months ago
- ☆34Updated 3 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- ☆29Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Declarative parsing for Rust, using a custom derive and nom☆67Updated 3 months ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 2 years ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- A type-safe wrapper around mount() system call for rust with good error reporting☆32Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago