Fury Scala: Fast binary serialization for any Scala 2/3 objects

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    A blazingly fast multi-language serialization framework powered by JIT and zero-copy.

  • Fury is a blazing fast multi-language serialization framework powered by jit and zero-copy. We just released 0.3.0 version: https://github.com/alipay/fury/releases/tag/v0.3.0

    With this new release, fury can support all scala2/3 objects serialization automatically. `case/object/enum/pojo/collection/tuple/option/basics/others` are all supported. BY using fury jit compiallation to generate serializer code at runtime automaticall, the serializtion for those objects by fury are much faster than JDK serializaiton. For serialized size, fury is also 3X smaller than JDK.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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