Skip to content
#

vector-api

Here are 9 public repositories matching this topic...

Language: All
Filter by language

High-throughput systems. Zero-allocation patterns. Virtual thread mastery. Mechanical sympathy, custom JIT-friendly collections, lock-free concurrency. Project Loom, SIMD via Vector API, Aeron-style messaging. GraalVM native. No-frameworks. Standard Library + Unsafe. java -jar → Scale.

  • Updated Apr 8, 2026
  • Java

Parallel gzip compression engine on JDK 25. Blocks are deflated on virtual threads and stitched into one gzip member that gzip and GZIPInputStream both accept. Includes a Vector API SIMD Adler-32 at 2.8x scalar Java, memory mapped I/O through the FFM API, JMH benchmarks, and a React landing page with an in browser compressor.

  • Updated Sep 1, 2026
  • TypeScript

Add this topic to your repo

To associate your repository with the vector-api topic, visit your repo's landing page and select "manage topics."

Learn more