Skip to content

Commit b8085ba

Browse files
authored
Update README.md
1 parent c5a3ca3 commit b8085ba

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,7 @@ int main() {
357357
}
358358
```
359359

360+
360361
## Users and Related Work
361362

362363
The fast_float library is part of:
@@ -388,6 +389,14 @@ API more in line with the expectations of C++ programmers. The
388389
fast_double_parser library is part of the [Microsoft LightGBM machine-learning
389390
framework](https://github.com/microsoft/LightGBM).
390391

392+
393+
394+
Packages
395+
------
396+
397+
[![Packaging status](https://repology.org/badge/vertical-allrepos/fastfloat.svg)](https://repology.org/project/fastfloat/versions)
398+
399+
391400
## References
392401

393402
* Daniel Lemire, [Number Parsing at a Gigabyte per

0 commit comments

Comments
 (0)