tfachmann / typst-as-libraryLinks
Simple demo that demonstrates how to use typst as a library in Rust
☆118Updated last week
Alternatives and similar repositories for typst-as-library
Users that are interested in typst-as-library are comparing it to the libraries listed below
Sorting:
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆202Updated 2 weeks ago
- A blazing fast type-checked HTML macro crate.☆226Updated 3 weeks ago
- Easily use typst from rust.☆74Updated last week
- Nestify offers a macro to simplify and beautify nested struct definitions in Rust, enabling cleaner, more readable code structures with l…☆341Updated last year
- Macros for implementing Type-State-Pattern on your structs and methods☆256Updated 8 months ago
- Rust+html (JSX-like) parser for TokenStreams aka rsx☆116Updated 3 weeks ago
- The prettier pattern-matching parser with automatic error recovery☆153Updated last month
- A set of htmx extractors, responders, and request guards for axum.☆240Updated 5 months ago
- Chartistry is an extensible charting library for Leptos☆119Updated last month
- A high-level, ergonomic Rust library for creating PDF documents.☆284Updated last week
- Generate type-checked Rust from your PostgreSQL.☆217Updated 3 weeks ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant