We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e57d8d commit 3642e92Copy full SHA for 3642e92
README.md
@@ -290,6 +290,7 @@ int main() {
290
The fast_float library is part of:
291
292
- GCC (as of version 12): the `from_chars` function in GCC relies on fast_float.
293
+- [Chromium](https://github.com/Chromium/Chromium), the engine behind Google Chrome and Microsoft Edge,
294
- [WebKit](https://github.com/WebKit/WebKit), the engine behind Safari (Apple's web browser)
295
- [DuckDB](https://duckdb.org)
296
- [Apache Arrow](https://github.com/apache/arrow/pull/8494) where it multiplied the number parsing speed by two or three times
0 commit comments