asafigan / pdfium_rsLinks
A Rust wrapper around PDFium allowing you to render PDFs from Rust
☆29Updated 4 years ago
Alternatives and similar repositories for pdfium_rs
Users that are interested in pdfium_rs are comparing it to the libraries listed below
Sorting:
- Static Linear Algebra System☆37Updated 2 years ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Rust binding to mupdf☆173Updated this week
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 7 months ago
- A Rust Vector which swaps to disk based on given parameters☆45Updated 2 years ago
- ☆149Updated 6 months ago
- PDF library in Rust☆40Updated 9 months ago
- A very fast, accurate and wasm ready port of Diff Match Patch in Rust. The diff implementation is based on Myers' diff algorithm.☆57Updated 6 months ago
- A generic URI/IRI handling library compliant with RFC 3986/3987.☆112Updated 2 months ago
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 4 months ago
- Office Open XML file format deserialization library written in Rust☆35Updated 7 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- ☆34Updated 2 years ago
- A very fast HTTP Server based on Hyper and Rust☆89Updated last year
- ☆42Updated this week
- A Flexible Rust Crate for DOM Querying and Manipulation☆79Updated this week
- Generate parsers directly from AST node types☆87Updated last year
- Layers, extractors and template engine wrappers for axum based Web MVC applications☆95Updated 5 months ago
- Office OpenXML reader and writer in Rust☆123Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- 🦀 A browser extension to explore rust cargo dependencies on GitHub repos☆24Updated 3 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- a wrapper around std::Child that lets multiple threads wait or kill at once☆48Updated 3 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆85Updated 3 weeks ago
- An mdBook single PDF generator using pure Rust and some Node.js☆59Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Rust library to facilitate event-driven programming.☆76Updated 2 years ago
- An async parser for multipart/form-data content-type in Rust