Ryū: fast float-to-string conversion (Java lib, 2018 paper)

This page summarizes the projects mentioned and recommended in the original post on /r/java

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ryu

    Converts floating point numbers to decimal strings (by ulfjack)

  • Jackson

    Core part of Jackson that defines Streaming API as well as basic shared abstractions

  • Jackson already has some improvements for string-to-number conversion over stock JDK parser (https://github.com/FasterXML/jackson-core/pull/677). Would be great if they added faster number-to-string too.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • jsoniter-scala

    Scala macros for compile-time generation of safe and ultra-fast JSON codecs

  • Jsoniter-scala has many optimizations that would benefit to be ported in openjdk or Jackson https://github.com/plokhotnyuk/jsoniter-scala

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts