Crates.io | inet-aton |
lib.rs | inet-aton |
version | 0.1.0 |
source | src |
created_at | 2023-06-12 06:52:19.955535 |
updated_at | 2023-06-12 06:52:19.955535 |
description | Converts IPv4 addresses from byte string to integer using SIMD. |
homepage | |
repository | https://github.com/inflation/inet-aton |
max_upload_size | |
id | 887827 |
size | 29,496 |
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.
MIT or Apache-2.0