I implemented a NASA image compression algorithm

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

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

    Progressive, error tolerant, wavelet-based image compression algorithm

  • rust-bindgen

    Automatically generates Rust FFI bindings to C (and some C++) libraries.

  • It looks like the guy you're replying too was kind of an ass, but I do want to point out for anyone else reading that that's not actually that much of a technical limitation: rust code can natively call C code. The main thing you need is a translation of the C library's header file so rustc knows what C functions and structs exist, and that can be automatically generated with bindgen.

  • 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
  • include-what-you-use

    A tool for use with clang to analyze #includes in C and C++ source files

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

  • Rust Bindgen

    1 project | news.ycombinator.com | 18 Sep 2023
  • the graphics driver doesn't work on gentoo.

    2 projects | /r/AsahiLinux | 15 May 2023
  • How can I use rust libraries in C++

    2 projects | /r/cpp_questions | 16 Apr 2023
  • Issue resolving dependencies when linking C libraries

    1 project | /r/rust | 7 Apr 2023
  • Control hardware using c# or c++ API (dll)

    1 project | /r/rust | 26 Jan 2023