Binary distribution with statically linked C-dependencies

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

    Linux application sandboxing and distribution framework

  • Have you considered releasing a build through Flathub? The Flatpak build process is sort of a blend of Docker (containerized builds) and Steam Runtime (linking against dependencies that are provided to the user as a distro-independent runtime shared between their different packages).

  • AppImageKit

    Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, openSUSE, SLED, Ubuntu, Fedora, debian and derivatives. Join #AppImage on irc.libera.chat

  • Alternatively, while I'm not a fan of it (since it provides no help if a user upgrades their distro and then discovers that, to prevent an on-start segfault, they need to remove one of the bundled libraries and rely on the system version), there is also AppImage, which gives the end-user an experience akin to static linking but actually works by building something that's like a self-extracting archive but, instead, is a self-mounting ISO file containing your application and all its dependencies.

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

    A website built for the Rust community

  • Firstly, why do you use libX11 directly? Are aware that most GNU/Linux distro are moving to Wayland? There's https://lib.rs/winit and other crates which abstract over display server and even operating system. What about using gtk-rs or any other GUI library out there? There are many of them for Rust. https://areweguiyet.com

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

  • GoboLinux

    3 projects | news.ycombinator.com | 28 Feb 2024
  • Bitwarden Heist – How to Break into Password Vaults Without Using Passwords

    1 project | news.ycombinator.com | 3 Jan 2024
  • How to sandbox AppImages ?

    2 projects | /r/linuxquestions | 26 Sep 2023
  • Linux users when their preferred app isn't packaged in the main repository

    2 projects | /r/linuxmasterrace | 12 Jul 2023
  • Wrong Opinion About Debian Stable

    1 project | /r/debian | 13 Jun 2023