simd
Here are 22 public repositories matching this topic...
Zero-copy PDF text extraction library written in Zig. High-performance, memory-mapped parsing with SIMD acceleration.
-
Updated
Mar 1, 2026 - Zig
Parsing gigabytes of JSON per second. Zig port of simdjson with fundamental features.
-
Updated
Aug 24, 2025 - Zig
SIMD math library for Zig game developers
-
Updated
Aug 31, 2025 - Zig
ARM/ARM64 Neon intrinsics implemented in zig
-
Updated
Oct 7, 2025 - Zig
A Zig implementation of the paper Decoding >100 Billion Integers per Second with Scalar Code.
-
Updated
Jun 17, 2024 - Zig
Port of Verstable from C to Zig. Verstable is one of the leading C/C++ hash table in speed but is quirky to use. With zig's comptime we get rid of the quirkiness and we're left with a generic and really fast hash table. It's on average faster than the top C++ hash tables!
-
Updated
Dec 29, 2025 - Zig
Runtime SIMD dispatch for Zig. Compile once per CPU level, pick the best at startup
-
Updated
Feb 25, 2026 - Zig
Zero-dependency Zig library that automatically routes spatial queries (frustum culling, overlaps, etc.) to CPU or GPU based on query volume vs world volume ratio — no manual tuning required.
-
Updated
Nov 17, 2025 - Zig
SIMD Base64 encoder/decoder, support streaming
-
Updated
Jan 13, 2024 - Zig
🗂️ Extract text from PDFs efficiently with zpdf, a Zig-based library offering fast, memory-mapped, and stream-based text extraction features.
-
Updated
Mar 19, 2026 - Zig
Ultra-fast JSON minifier. Multiple performance modes, and cross-platform language bindings.
-
Updated
Aug 9, 2025 - Zig
High-performance SASA (Solvent Accessible Surface Area) calculation in Zig with Python bindings
-
Updated
Mar 12, 2026 - Zig
Improve this page
Add a description, image, and links to the simd topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the simd topic, visit your repo's landing page and select "manage topics."