LaurenzV / hayroLinks
A PDF interpreter and renderer in pure Rust.
☆529Updated this week
Alternatives and similar repositories for hayro
Users that are interested in hayro are comparing it to the libraries listed below
Sorting:
- A high-level, ergonomic Rust library for creating PDF documents.☆328Updated 2 weeks ago
- Simple demo that demonstrates how to use typst as a library in Rust☆128Updated 2 months ago
- Rich text layout library☆499Updated this week
- A step-by-step PDF writer.☆657Updated last week
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆216Updated last month
- Easily use typst from rust.☆90Updated last week
- A Djot parser library☆203Updated 3 weeks ago
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆172Updated 7 months ago
- HarfBuzz port to Rust☆203Updated last week
- A pull parser for LaTeX parsing and mathml rendering.☆66Updated 5 months ago
- The strongly-typed, compiled embedded scripting language for Rust, used by Rotonda.☆447Updated this week
- Reliably performant diffing☆198Updated 3 weeks ago
- A Rust crate for extracting readable content from web pages.☆191Updated last week
- Maps where keys are borrowed from values.☆302Updated last month
- A spellchecking library and executable written in Rust☆62Updated last year
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.☆219Updated 7 months ago
- 🌾 A pretty fast text rope☆307Updated 2 weeks ago
- truly platform-native Rust HTTP client library☆211Updated last month
- A flexible, ergonomic, and inspectable error reporting library for Rust.☆268Updated 2 weeks ago
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆298Updated last week
- The prettier pattern-matching parser with automatic error recovery☆153Updated 3 months ago
- Memory-safe replacement for imagemagick☆102Updated this week
- An IDE extension for debugging trait errors in Rust.☆311Updated 4 months ago
- Incremental computation through constrained memoization.☆575Updated last month
- An opinionated tree-sitter + tree-sitter-highlight + grammars bundle☆336Updated last week
- ZIP format implementation in Rust, sans-io☆396Updated 3 weeks ago
- Rusty API for SQLite☆363Updated last week
- Converts SVG files to PDF.☆377Updated this week
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.