Hacker News
Linking pages
- GitHub - wrandelshofer/FastDoubleParser: A Java port of Daniel Lemire's fast_float project https://github.com/wrandelshofer/fastdoubleparser 110 comments
- Programming-language popularity by GitHub pull requests – Daniel Lemire's blog https://lemire.me/blog/2023/04/07/programming-language-popularity-by-github-pull-requests/ 70 comments
- 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 - guybrush77/rapidobj: A fast, header-only, C++17 library for parsing Wavefront .obj files. https://github.com/guybrush77/rapidobj 34 comments
- GitHub - eliaskosunen/scnlib: scanf for modern C++ https://github.com/eliaskosunen/scnlib 34 comments
- GitHub - red0124/ssp: C++ CSV parser https://github.com/red0124/ssp 23 comments
- Float-parsing benchmark: Regular Visual Studio, ClangCL and Linux GCC – Daniel Lemire's blog https://lemire.me/blog/2023/03/03/float-parsing-benchmark-regular-visual-studio-clangcl-and-linux-gcc/ 21 comments
- Parsing tiny and very large floating-point values: a programming-language comparison – Daniel Lemire's blog https://lemire.me/blog/2024/08/26/parsing-tiny-and-very-large-floating-point-values-a-programming-language-comparison/ 5 comments
- Benchmarking ARM processors: Graviton 4, Graviton 3 and Apple M2 – Daniel Lemire's blog https://lemire.me/blog/2024/07/10/benchmarking-arm-processors-graviton-4-graviton-3-and-apple-m2/ 3 comments
- Speeding up Blender .obj import · Aras' website https://aras-p.info/blog/2022/05/12/speeding-up-blender-obj-import/ 0 comments
Linked pages
- GitHub - wrandelshofer/FastDoubleParser: A Java port of Daniel Lemire's fast_float project https://github.com/wrandelshofer/fastdoubleparser 110 comments
- GitHub - ClickHouse/ClickHouse: ClickHouse® is a free analytics DBMS for big data https://github.com/ClickHouse/ClickHouse 59 comments
- 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
- std::from_chars, std::from_chars_result - cppreference.com http://en.cppreference.com/w/cpp/utility/from_chars 15 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
- GitHub - WebKit/WebKit: Home of the WebKit project, the browser engine used by Safari, Mail, App Store and many other applications on macOS, iOS and Linux. https://github.com/WebKit/WebKit 6 comments
- GitHub - google/jsonnet: Jsonnet - The data templating language https://github.com/google/jsonnet 0 comments
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.