yvt / svgbobdocLinks
Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.
☆20Updated 6 months ago
Alternatives and similar repositories for svgbobdoc
Users that are interested in svgbobdoc are comparing it to the libraries listed below
Sorting:
- ☆34Updated 3 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- Helps you frob those bits☆38Updated 9 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- ☆20Updated 8 years ago
- A syn targetting PEG parser generator☆20Updated last year
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Struct and methods for union-find operation.☆19Updated last week
- A safe-guarded transmute for Rust☆38Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 2 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
- Talk to Cargo easily at build time☆17Updated last year
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago
- ☆36Updated 9 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Custom error type of nom to improve accuracy of error position☆11Updated 2 years ago
- Full precision decimal representation of f64☆26Updated last week
- A library for constructing statically sized arrays☆10Updated 3 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- ☆20Updated 4 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago