We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5a3ca3 commit b8085baCopy full SHA for b8085ba
1 file changed
README.md
@@ -357,6 +357,7 @@ int main() {
357
}
358
```
359
360
+
361
## Users and Related Work
362
363
The fast_float library is part of:
@@ -388,6 +389,14 @@ API more in line with the expectations of C++ programmers. The
388
389
fast_double_parser library is part of the [Microsoft LightGBM machine-learning
390
framework](https://github.com/microsoft/LightGBM).
391
392
393
394
+Packages
395
+------
396
397
+[](https://repology.org/project/fastfloat/versions)
398
399
400
## References
401
402
* Daniel Lemire, [Number Parsing at a Gigabyte per
0 commit comments