mirror of
https://github.com/fastfloat/fast_float.git
synced 2025-12-07 17:26:51 +08:00
Update README.md
This commit is contained in:
parent
f6ef9f3074
commit
7506850088
@ -66,6 +66,11 @@ The default is `fast_float::chars_format::general` which allows both `fixed` an
|
||||
|
||||
We support Visual Studio, macOS, Linux, freeBSD. We support big and little endian. We support 32-bit and 64-bit systems.
|
||||
|
||||
## Reference
|
||||
|
||||
- Daniel Lemire, [Number Parsing at a Gigabyte per Second](https://arxiv.org/abs/2101.11408), arXiv:2101.11408
|
||||
|
||||
|
||||
## Other programming languages
|
||||
|
||||
- [There is a Rust port of the fast_float library](https://github.com/aldanor/fast-float-rust/) called `fast-float-rust`.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user