Skip to content

Commit 9b65278

Browse files
author
FastJava Team
committed
docs: link FastRegex v0.1.0 in parsing table
1 parent b385668 commit 9b65278

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
@@ -76,8 +76,8 @@ A unified directory of all FastJava modules. Categorized by functional domain, i
7676
| **[FastContentParse](https://github.com/andrestubbe/FastContentParse)** | **** | Standardized content normalization & extraction | Parser | Alpha | `v0.1.3` |
7777
| **[FastEmojis](https://github.com/andrestubbe/FastEmojis)** | **34-56×** | Zero-allocation Emoji width engine | East Asian Width | Alpha | `v0.1.0` |
7878
| **[FastTokenize](https://github.com/andrestubbe/FastTokenize)** | **Sub-µs** | $O(n)$ multi-language scanner & style stream | Zero-Alloc | Alpha | `v0.1.0` |
79+
| **[FastRegex](https://github.com/andrestubbe/FastRegex)** | **2.5–13.2×** | Zero-allocation pattern scanner & SIMD normalizer | Zero-Alloc, SIMD | Alpha | `v0.1.0` |
7980
| FastHTML || HTML parser | SIMD | TODO ||
80-
| FastRegex || SIMD regex engine | AVX2 | TODO ||
8181

8282
### 7. Math
8383
| Module | Speed vs Java | Key Metrics | Tech | Status | Version |

0 commit comments

Comments
 (0)