Skip to content

Commit 5271ba0

Browse files
author
FastJava Team
committed
docs: link FastSIMD in README.md
1 parent 1c4344a commit 5271ba0

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
@@ -106,7 +106,7 @@ A unified directory of all FastJava modules. Categorized by functional domain, i
106106
| **[FastMemory](https://github.com/andrestubbe/FastMemory)** | **** | SIMD 32-byte aligned RAM & page locking | Unsafe, Win32 | Alpha | `v0.1.0` |
107107
| **[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 ||
109-
| FastSIMD | | Hardware SIMD vectorization | AVX2, NEON | TODO | |
109+
| **[FastSIMD](https://github.com/andrestubbe/FastSIMD)** | **** | Hardware SIMD vectorization | AVX2, NEON | Alpha | `v0.1.0` |
110110

111111
### 10. Network
112112
| Module | Speed vs Java | Key Metrics | Tech | Status | Version |

0 commit comments

Comments
 (0)