Hacker News
- Fast function to parse strings into double (binary64) floating-point values https://github.com/lemire/fast_double_parser 56 comments
Linking pages
- GitHub - sugawarayuuta/sonnet: High performance JSON decoder in Go https://github.com/sugawarayuuta/sonnet 21 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
- GitHub - sugawarayuuta/refloat: Float parser that sacrifices nothing. https://github.com/sugawarayuuta/refloat 8 comments
Linked pages
- GitHub - wrandelshofer/FastDoubleParser: A Java port of Daniel Lemire's fast_float project https://github.com/wrandelshofer/fastdoubleparser 110 comments
- GitHub - google/wuffs: Wrangling Untrusted File Formats Safely https://github.com/google/wuffs 89 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
- GitHub - microsoft/LightGBM: A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. https://github.com/Microsoft/LightGBM 11 comments
- RFC 7159: The JavaScript Object Notation (JSON) Data Interchange Format http://tools.ietf.org/html/rfc7159#appendix-A 0 comments