Heatshrink: Data compression library for embedded/real-time systems

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

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

    data compression library for embedded/real-time systems

  • python-lzjb

    A Python port of the LZJB compression algorithm

  • This seems really nice, very ambitious to do it as a "public" state machine that you sink data into and poll compressed bytes out. I can imagine that makes it really nice if you're trying to decompress something in a real-time environment, to cap the execution time. Cool.

    Another related algorithm is LZJB, which I've successfully used in embedded environments in production. I have a pure Python implementation [1] that can be useful for "offline" tool development, i.e. when building images for consumption by some embedded target, just thought I'd mention that.

    [1]: https://github.com/unwind/python-lzjb

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

    Compressed Delta OTA Updates for ESP32

  • detools

    Binary delta encoding tools.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • bspatch ported to esp32

    5 projects | /r/esp32 | 13 Jan 2022
  • Any good/worthwhile Camera sensor modules for arduino/pico for still photography?

    1 project | /r/diyelectronics | 11 Dec 2023
  • I am trying to write to an SD card, it "works" but I can only find the file on PC if I use data recovery software?

    1 project | /r/esp32 | 9 Dec 2023
  • ESP32 memory corruption

    2 projects | /r/esp32 | 7 Dec 2023
  • Esp32Berry

    1 project | /r/LilyGO | 5 Dec 2023