Zero-copy PDF text extraction library written in Zig. High-performance, memory-mapped parsing with SIMD acceleration.
Stars
894
Forks
38
Watchers
894
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Add core agentic PDF features: metadata, outline, search, links, images, forms
15c6282View on GitHubdocs: fix README inaccuracies in features, reading order, and project structure
50a9c17View on GitHubfix: use wrapping arithmetic for octal escape parsing; fix README writer example
ed0d265View on GitHubfix: plug memory leaks and negative-cast panics found in code review
cba728bView on GitHubfix: heap-allocate StructElements to prevent dangling pointers; expand tests
d5d3d50View on GitHub