@@ -91,15 +91,15 @@ A unified directory of all FastJava modules. Categorized by functional domain, i
9191| ** [ FastFileWatch] ( https://github.com/andrestubbe/FastFileWatch ) ** | ** 10-100×** | USN Journal vs WatchService | USN Journal | Alpha |
9292
9393### 9. System
94- | Module | Speed vs Java | Key Metrics | Tech | Status |
95- | --------| ---------------| -------------| ------| --------|
96- | ** [ FastClipboard] ( https://github.com/andrestubbe/fastclipboard ) ** | ** 2-3×** | Native vs AWT, zero bugs | Win32 API | Alpha |
97- | ** [ FastIO] ( https://github.com/andrestubbe/fastio ) ** | ** 2.5-11×** | AVX2 Search, DMA Copy, mmap | AVX2, DMA | Alpha |
98- | ** [ FastCore] ( https://github.com/andrestubbe/fastcore ) ** | ** —** | Cross-platform DLL loader | JNI Loader | Alpha |
99- | ** [ FastSharedMemory] ( https://github.com/andrestubbe/FastSharedMemory ) ** | ** —** | Zero-copy IPC memory mapped files | Win32 IPC | Alpha |
100- | FastPointer | — | Native pointer operations | JNI | TODO |
101- | FastMemory | — | System/RAM access | Unsafe | TODO |
102- | FastHardware | — | Global hardware telemetry | PDH/WMI | TODO |
94+ | Module | Speed vs Java | Key Metrics | Tech | Status |
95+ | -------------------------------------------------------------------------------------- | ---------------| -------------| ------| --------|
96+ | ** [ FastClipboard] ( https://github.com/andrestubbe/fastclipboard ) ** | ** 2-3×** | Native vs AWT, zero bugs | Win32 API | Alpha |
97+ | ** [ FastIO] ( https://github.com/andrestubbe/fastio ) ** | ** 2.5-11×** | AVX2 Search, DMA Copy, mmap | AVX2, DMA | Alpha |
98+ | ** [ FastCore] ( https://github.com/andrestubbe/fastcore ) ** | ** —** | Cross-platform DLL loader | JNI Loader | Alpha |
99+ | ** [ FastSharedMemory] ( https://github.com/andrestubbe/FastSharedMemory ) ** | ** —** | Zero-copy IPC memory mapped files | Win32 IPC | Alpha |
100+ | FastPointer | — | Native pointer operations | JNI | TODO |
101+ | FastMemory | — | System/RAM access | Unsafe | TODO |
102+ | ** [ FastHardware] ( https://github.com/andrestubbe/FastHardware ) ** | — | Global hardware telemetry | PDH/WMI | TODO |
103103
104104### 10. Network
105105| Module | Speed vs Java | Key Metrics | Tech | Status |
0 commit comments