File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 |
You can’t perform that action at this time.
0 commit comments