mirror of
https://github.com/fastfloat/fast_float.git
synced 2025-12-06 16:56:57 +08:00
Update README.md
This commit is contained in:
parent
c5a3ca37c4
commit
b8085ba363
@ -357,6 +357,7 @@ int main() {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
## Users and Related Work
|
## Users and Related Work
|
||||||
|
|
||||||
The fast_float library is part of:
|
The fast_float library is part of:
|
||||||
@ -388,6 +389,14 @@ API more in line with the expectations of C++ programmers. The
|
|||||||
fast_double_parser library is part of the [Microsoft LightGBM machine-learning
|
fast_double_parser library is part of the [Microsoft LightGBM machine-learning
|
||||||
framework](https://github.com/microsoft/LightGBM).
|
framework](https://github.com/microsoft/LightGBM).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Packages
|
||||||
|
------
|
||||||
|
|
||||||
|
[](https://repology.org/project/fastfloat/versions)
|
||||||
|
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|
||||||
* Daniel Lemire, [Number Parsing at a Gigabyte per
|
* Daniel Lemire, [Number Parsing at a Gigabyte per
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user