inet-aton 0.1.0

Converts IPv4 addresses from byte string to integer using SIMD.
Documentation

Faster parsing of IPv4 addresses using SIMD

Ported from https://github.com/lemire/Code-used-on-Daniel-Lemire-s-blog/blob/master/2023/06/08/src/sse_inet_aton.c

no_std compatible.

License

MIT or Apache-2.0