as-tree
Path printer
Prints a list of paths as a tree-like structure
Print a list of paths as a tree of paths 🌳
463 stars
8 watching
20 forks
Language: Rust
last commit: about 3 years ago
Linked from 1 awesome list
cli
Related projects:
Repository | Description | Stars |
---|---|---|
jonatas/fast | Tools to search and refactor Ruby code directly in its abstract syntax tree | 256 |
jacobdeichert/wasm-astar | A WebAssembly-based A* pathfinding implementation for a maze demo | 427 |
pest-parser/ast | Converts a dynamically typed Parse Tree to a strongly typed Abstract Syntax Tree and provides automatic conversion via derive. | 81 |
putoutjs/printer | Prints JavaScript code from Babel AST to human-readable format | 16 |
mitchmindtree/elmesque | A Rust port of Elm's graphics modules for functional 2D graphics and UI design. | 145 |
arches/table_print | A tool for presenting structured data in a human-readable format | 902 |
razum2um/aprint | Prints data in a human-readable format with reduced output size | 129 |
rustadopt/jzon-rs | A JSON parsing and serialization library in Rust | 8 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
probablyclem/utoipauto | Automates addition of API documentation paths and schemas to Utoipa crate | 129 |
jeapostrophe/mode-lambda | A sprite-based 2D graphics engine written in Racket. | 39 |
easbar/fast_paths | Efficient shortest path calculation algorithm | 271 |
vitiral/path_abs | A Rust library providing efficient and ergonomic path and file operations. | 51 |
rubixdev/tree-sitter-asm | A grammar for parsing assembly code in tree-sitter | 28 |
camino-rs/camino | A Rust library that ensures file paths are valid UTF-8, allowing safe path manipulation and conversion. | 437 |