File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ A unified directory of all FastJava modules. Categorized by functional domain, i
7171| ** [ FastJSON] ( https://github.com/andrestubbe/fastjson ) ** | ** 50×** | 50× faster than Jackson/Gson | SIMD, Zero-GC| Alpha | ` v0.1.2 ` |
7272| ** [ FastString] ( https://github.com/andrestubbe/faststring ) ** | ** 10-100×** | UTF-8 ops vs Java String | SIMD, UTF-8 | Alpha | ` v0.1.0 ` |
7373| ** [ FastANSI] ( https://github.com/andrestubbe/FastANSI ) ** | ** 45-48×** | Zero-allocation ANSI state parser | State Machine | Alpha | ` v0.1.2 ` |
74- | ** [ FastASCII] ( https://github.com/andrestubbe/FastASCII ) ** | ** —** | Zero-allocation ASCII & UTF-8 byte engine | SIMD, Byte | Alpha | ` vmain ` |
74+ | ** [ FastASCII] ( https://github.com/andrestubbe/FastASCII ) ** | ** —** | Zero-allocation ASCII & UTF-8 byte engine | SIMD, Byte | Alpha | ` v0.1.0 ` |
7575| ** [ FastContentParse] ( https://github.com/andrestubbe/FastContentParse ) ** | ** —** | Standardized content normalization & extraction | Parser | Alpha | ` v0.1.3 ` |
7676| ** [ FastEmojis] ( https://github.com/andrestubbe/FastEmojis ) ** | ** 34-56×** | Zero-allocation Emoji width engine | East Asian Width | Alpha | ` v0.1.0 ` |
7777| FastTokenizer | — | O(n) SIMD scanner vs slow Regex | Deterministic | TODO | — |
You can’t perform that action at this time.
0 commit comments