Skip to content

Commit ba76f04

Browse files
author
FastJava Team
committed
docs: move FastIO to Filesystem section in README.md
1 parent 234e93e commit ba76f04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,13 +95,13 @@ A unified directory of all FastJava modules. Categorized by functional domain, i
9595
| **[FastGLOB](https://github.com/andrestubbe/FastGLOB)** | **13×** | Native Win32 globbing vs PathMatcher | Win32, C++ | Alpha | `v0.1.0` |
9696
| FastFileContentIndex || High-speed in-file text indexing | SIMD | TODO ||
9797
| **[FastCompress](https://github.com/andrestubbe/FastCompress)** | **** | Ultra-fast native compression | Native | Alpha | `v0.1.0` |
98+
| **[FastIO](https://github.com/andrestubbe/fastio)** | **2.5-11×** | AVX2 Search, DMA Copy, mmap | AVX2, DMA | Alpha | `v0.1.0` |
9899

99100
### 9. System
100101
| Module | Speed vs Java | Key Metrics | Tech | Status | Version |
101102
|--------|---------------|-------------|------|--------|---------|
102103
| **[FastCore](https://github.com/andrestubbe/fastcore)** | **** | Cross-platform DLL loader | JNI Loader | Alpha | `v0.1.0` |
103104
| **[FastHardware](https://github.com/andrestubbe/FastHardware)** | **** | Global hardware telemetry | PDH/WMI | TODO | `v0.1.0` |
104-
| **[FastIO](https://github.com/andrestubbe/fastio)** | **2.5-11×** | AVX2 Search, DMA Copy, mmap | AVX2, DMA | Alpha | `v0.1.0` |
105105
| **[FastClipboard](https://github.com/andrestubbe/fastclipboard)** | **2-3×** | Native vs AWT, zero bugs | Win32 API | Alpha | `v0.1.0` |
106106
| FastMemory || System/RAM access | Unsafe | TODO ||
107107
| FastPointer || Native pointer operations | JNI | TODO ||

0 commit comments

Comments
 (0)