Have you guys tried cargo-deb? Amazing!

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
Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
  1. cargo-deb

    Discontinued A cargo subcommand that generates Debian packages from information in Cargo.toml

    https://crates.io/crates/cargo-deb https://github.com/kornelski/cargo-deb

  2. 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
  3. cargo-bundle

    Wrap rust executables in OS-specific app bundles

  4. cargo-wix

    A cargo subcommand to build Windows installers for rust projects using the WiX Toolset

    Okay, just for completeness: Since windows support is experimental (and kind of broken) in cargo-bundle, for windows the best option at the moment seems to be cargo-wix: https://github.com/volks73/cargo-wix

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

  • Comprehensive Guide to Generating `.deb` and `.rpm` Packages for Rust Applications

    2 projects | dev.to | 4 Feb 2025
  • GitUI

    5 projects | news.ycombinator.com | 7 Jan 2024
  • Cargo make: Rust task runner and build tool

    1 project | news.ycombinator.com | 19 Dec 2023
  • Makefile equivalent in Rust ecosystem

    1 project | /r/rust | 13 Oct 2023
  • Use just to manage Rust project commands

    3 projects | dev.to | 31 Aug 2023

Did you know that Rust is
the 5th most popular programming language
based on number of references?