A strongly typed SVG composing library written in Rust. This library allows you to ensure the soundness of your generated SVGs at the compile time of your project.
The package provides an SVG composer and parser.
A unified scientific visualization crate for Rust — from zero-config one-liners to GPU-accelerated interactive 3D.
Layer 1: Rendering abstraction
Layer 2: Scale, axis, coordinate
Layer 3: Marks and stats
Layer 4: Layout and composition
Layer 5: High-level API
Layer 6: Interactivity
Layer 7: Animation and export
High-level charting API built on esoc-gfx — matplotlib-equivalent for Rust
Render ASCII-art banners from text — a Rust port of cmatsuoka's `figlet(6)` v2.2.5 with an in-house FIGfont 2.0 parser, all six horizontal smush rules + universal, 12 bundled `.flf` fonts via `include_bytes!`, terminal-width-aware layout, color/rainbow output, byte-equal Strict-mode upstream compatibility, and a typed library API. v0.2: feature layout reorganized — see CHANGELOG. v0.3: toilet feature parity — TLF parser, 10 filters, HTML/IRC/SVG export, truecolor — see CHANGELOG.