You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📊 Ultra‑fast native math engine for Java — AVX2/SSE‑accelerated vectors, matrices, trig, and interpolation with zero‑GC high‑frequency performance for graphics and simulation pipelines.
🖥️ High‑performance Windows ConPTY backend for Java — native pseudo‑terminal sessions with sub‑millisecond I/O, zero‑copy pipe buffers, stable Win32 process trees, and full compatibility with cmd.exe, PowerShell, Bash, and interactive CLIs.
⏱️ High‑precision native timing for Java — direct DWM VSync synchronization and 1 ms multimedia timers via Win32 APIs, eliminating Thread.sleep jitter and enabling perfectly paced render loops for FastJava applications.
⚡ 2.3x faster file scraping for Java — powered by native Win32 JNI (FastGLOB). Directory trees, content extraction & chunking for LLMs, agents and code analysis. Parallel multi-threaded. Part of the FastJava ecosystem.
📄 Lightweight Java parser for multi‑format text extraction and normalization — optimized for retrieval pipelines and native FastContentChunk integration.
📁 Ultra‑fast native file I/O for Java — unbuffered reads/writes, memory‑mapped files, overlapped async operations, and zero‑copy DirectByteBuffer pipelines up to 20× faster than java.nio.