VMois / mojo-atol-simd

Converting string to integer in Mojo using SIMD (supports up to 16 chars as of now)
MIT License
2 stars 0 forks source link
atol mojo simd

Converting string to integers in Mojo with SIMD

Inspired by https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html