Rust is more portable than C for pngquant/libimagequant

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • quickcheck

    Automated property based testing for Rust (with shrinking).

    Quickcheck https://github.com/BurntSushi/quickcheck

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • trophy-case

    🏆 Collection of bugs uncovered by fuzzing Rust code

    Source: https://github.com/rust-fuzz/trophy-case (over 40 of those are just from me).

  • min-sized-rust

    🦀 How to minimize Rust binary size 📦

    For additional inspiration: https://github.com/johnthagen/min-sized-rust

  • citrus

    I learned about a couple of your interesting things. Citrus, looks really cool and I'm eager to try it out. (Why does the Github say it's "superseded by c2rust"? I'm with you that sometimes readable output is better than accurate output.) gifski looks like huge fun and I'm eager to understand its algorithms better. I didn't realize until I looked that it is also Rust.

  • gifski

    GIF encoder based on libimagequant (pngquant). Squeezes maximum possible quality from the awful GIF format. (by ImageOptim)

    I learned about a couple of your interesting things. Citrus, looks really cool and I'm eager to try it out. (Why does the Github say it's "superseded by c2rust"? I'm with you that sometimes readable output is better than accurate output.) gifski looks like huge fun and I'm eager to understand its algorithms better. I didn't realize until I looked that it is also Rust.

  • BLAKE3

    the official Rust and C implementations of the BLAKE3 cryptographic hash function

    Everything under c/blake3_c_rust_bindings/ is used for testing the code in c/. In this case the bindgen output is copied in and committed, but in other projects I've run Bindgen inside build.rs, which is what Bindgen folks recommend.

  • slotmap

    Slotmap data structure for Rust

  • 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

  • Mutable Arguments Considered Harmful | micouy.github.io

    4 projects | /r/rust | 3 May 2021
  • Write SDK “base” in Rust, wrap in other languages?

    11 projects | /r/rust | 31 Mar 2023
  • The birth of a package manager [written in Rust :)]

    2 projects | /r/rust | 17 Mar 2023
  • Hey Rustaceans! Got a question? Ask here (11/2023)!

    7 projects | /r/rust | 13 Mar 2023
  • Reltester: automatically verify the invariants of PartialOrd/PartialEq/Ord/Eq handwritten implementations

    2 projects | /r/rust | 9 Mar 2023