Quantile Compression (q-compress), a new compression format and rust library that shrinks real-world columns of numerical data 10-40% smaller than other methods

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

    Lossless compressor and decompressor for numerical data using quantiles

  • flamegraph

    Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3 (by flamegraph-rs)

  • It was surprisingly easy to create a flamegraph to debug performance issues. #[inline(never)] can help here, to make sure your function call of interest shows up in the flamegraph.

  • 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
  • bitwise-compression

    Trying some compression methods

  • Oh didn't expect this'd be particularly interesting. I uploaded the code here if you want to have a look at it.

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

  • Need help making sense of these benchmark results

    1 project | /r/rust | 17 Oct 2023
  • Why is my code so slow ? advent of code 2022, day 16 (basic graph stuff)

    2 projects | /r/rust | 8 Jul 2023
  • why is my code so slow ? advent of code 2023, day 16 (basic graph stuff)

    2 projects | /r/rust | 8 Jul 2023
  • Slow Rust Redis

    4 projects | /r/rust | 6 May 2023
  • making a virtual machine in rust

    2 projects | /r/rust | 28 Jan 2023