A nicer way to pack this message?

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
  • bincode

    A binary encoder / decoder implementation in Rust.

  • If you can use std, have you had a look at the crate [bincode](https://crates.io/crates/bincode)? If you can't use std, I've found the crate [bincode-nostd](https://crates.io/crates/bincode-no-std) which is old but maybe you can find something similar and more recent?

  • 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

  • Convert a base-64 encoded, serialised, Rust struct to a Python class

    3 projects | /r/rust | 6 Mar 2023
  • Fang, async background processing for Rust

    1 project | /r/rust | 6 Aug 2022
  • impl serde::Deserialize... is it really that complicated?

    2 projects | /r/rust | 28 Apr 2022
  • Easily converts a struct into Vec<u8> and back.

    4 projects | /r/rust | 1 Dec 2021
  • Storing variable data structures

    1 project | /r/rust | 3 Jun 2021