File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -103,8 +103,8 @@ A unified directory of all FastJava modules. Categorized by functional domain, i
103103| ** [ FastCore] ( https://github.com/andrestubbe/fastcore ) ** | ** —** | Cross-platform DLL loader | JNI Loader | Alpha | ` v0.1.0 ` |
104104| ** [ FastHardware] ( https://github.com/andrestubbe/FastHardware ) ** | ** —** | Global hardware telemetry | PDH/WMI | TODO | ` v0.1.0 ` |
105105| ** [ FastClipboard] ( https://github.com/andrestubbe/fastclipboard ) ** | ** 2-3×** | Native vs AWT, zero bugs | Win32 API | Alpha | ` v0.1.0 ` |
106- | FastMemory | — | System/ RAM access | Unsafe | TODO | — |
107- | FastPointer | — | Native pointer operations | JNI | TODO | — |
106+ | ** [ FastMemory] ( https://github.com/andrestubbe/FastMemory ) ** | ** — ** | SIMD 32-byte aligned RAM & page locking | Unsafe, Win32 | Alpha | ` v0.1.0 ` |
107+ | ** [ FastPointer] ( https://github.com/andrestubbe/FastPointer ) ** | ** — ** | Zero-overhead native address arithmetic | JNI / Direct | Alpha | ` v0.1.0 ` |
108108| FastSharedMemory | — | Zero-copy IPC memory mapped files | Win32 IPC | TODO | — |
109109| FastSIMD | — | Hardware SIMD vectorization | AVX2, NEON | TODO | — |
110110
You can’t perform that action at this time.
0 commit comments