Hacker News
- FastDoubleParser: Java port of Daniel Lemires fast_double_parser https://github.com/wrandelshofer/FastDoubleParser 62 comments
- Port of Lemire's Double parser is more than 4X faster than openjdk double parser https://github.com/wrandelshofer/fastdoubleparser 48 comments java
Linking pages
- GitHub - lemire/fast_double_parser: Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster than strtod https://github.com/lemire/fast_double_parser 56 comments
- GitHub - fastfloat/fast_float: Fast and exact implementation of the C++ from_chars functions for float and double types: 4x to 10x faster than strtod, part of GCC 12 and WebKit/Safari https://github.com/fastfloat/fast_float 17 comments
Linked pages
Would you like to stay up to date with Java? Checkout Java
Weekly.
Related searches:
Search whole site: site:github.com
Search title: GitHub - wrandelshofer/FastDoubleParser: A Java port of Daniel Lemire's fast_float project
See how to search.