Announcing Valuable, a library for object-safe value inspection

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • erased-serde

    Type-erased Serialize, Serializer and Deserializer traits

  • Valuable can complement Serde as Serde's serialization API is not trait-object safe due to the trait's associated types (erased-serde exists to work around the problem but requires allocating for each nested data structure).

  • 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

  • Serde-YAML for Rust has been archived

    2 projects | news.ycombinator.com | 26 Mar 2024
  • YAML decoder for rust discontinued do to maintainer "not using YAML anymore"

    1 project | news.ycombinator.com | 25 Mar 2024
  • I pre-released my project "json-responder" written in Rust

    11 projects | dev.to | 21 Jan 2024
  • Announcing Sonic-rs 0.2.0: Separate safe & unsafe functions clearly and performance optimization.

    2 projects | /r/rust | 31 Oct 2023
  • Announcing sonic-rs: A fast Rust JSON library based on SIMD.

    2 projects | /r/rust | 20 Oct 2023