ostree-rs-ext VS awesome-immutable

Compare ostree-rs-ext vs awesome-immutable and see what are their differences.

ostree-rs-ext

Rust library with higher level APIs on top of the core ostree API (by ostreedev)

awesome-immutable

A list of resources for people who want to investigate image-based Linux desktops (by castrojo)
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
ostree-rs-ext awesome-immutable
1 12
68 741
- -
8.8 6.1
6 days ago 3 months ago
Rust
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ostree-rs-ext

Posts with mentions or reviews of ostree-rs-ext. We have used some of these posts to build our list of alternatives and similar projects.

awesome-immutable

Posts with mentions or reviews of awesome-immutable. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-29.
  • Flathub: One million active users and growing
    2 projects | news.ycombinator.com | 29 Jan 2024
    Interesting article!

    My takeaways:

    >"The current solutions involve packaging entire alternate runtimes in containerized environments. Flatpak, Snap, AppImage, Docker, and Steam: these all provide an app packaging mechanism that replaces most or all of the system’s runtime libraries, and they now all use containerization to accomplish this."

    [...]

    >"All of these technologies are essentially building

    an entire OS on top of another OS

    just to avoid the challenges of backwards compatibility."

    This is basically using containers to replace all system libraries -- to insure that a downloaded binary app always works.

    From this point forward, we'll use the term "API" to represent not just Linux kernel syscalls, but the totality of all library calls (system and otherwise!) used by a given downloaded binary application!

    Observation: API (in-)consistency (AKA "Stability") one Linux version to another, one Linux distro to another -- is the real problem!

    That's the real cause!

    Because everything else, everything else, is effect, not cause!

    The containerization, the bloated "everything but the kitchen sink" downloads, are the effect of the problem of API (in-)consistency!

    Phrased a simpler way -- there is absolutely NO guarantee of consistency between the libraries, system and otherwise, of any two Linux distros!

    So if a binary app is to run on all Linux distros -- then it had better damn well better make sure that the exact specific version of all of the libraries that it needs -- are managed by it, not the host operating system!

    Containers and bloated library downloads -- are (unfortunately) currently necessary to provide this!

    Related:

    "Linux Library Mismatch":

    https://www.google.com/search?q=linux+library+mismatch

    "DLL Hell" (the MS-Windows equivalent)

    https://en.wikipedia.org/wiki/DLL_Hell

    Software Engineering: Bertrand Meyer, "Design By Contract":

    https://en.wikipedia.org/wiki/Design_by_contract

    API Contracts: "What is an API Contract?":

    https://www.youtube.com/watch?v=-qM__ozdHCU

    Eelcho Dolstra: "The Purely Functional Software Deployment Model":

    https://edolstra.github.io/pubs/phd-thesis.pdf#page=11

    Image-based Linux distributions and associated tools:

    https://github.com/castrojo/awesome-immutable

    Spencer Baugh: "Managing Dependencies":

    https://catern.com/posts/deps.html

  • Hello everyone!
    3 projects | /r/FindMeADistro | 24 May 2023
    If you're simply in search of other immutable distros, then I would recommend you to look under the "Distributions" section on this page.
  • What is the difference between Immutable Desktops and non Immutable Desktops?
    4 projects | /r/linuxquestions | 30 Apr 2023
    The answer to that question is out of scope for what is sensible to write in a comment. Also, because we're mostly still exploring what it is or rather what we'd want it to be. But if you're really interested, then I'd suggest you to dive into this wonderful resource. You don't have to go through everything that's found within. However, I'm sure there's something in there that peaks your interest and you can go from there.
  • Immutable Linux Distributions for Those Looking to Embrace the Future
    7 projects | news.ycombinator.com | 31 Mar 2023
    Flatcar uses 2 partitions, A and B, you boot into one and then updates update the one that you're not booted into, when you reboot it it boots into the updated one. It's like Android: https://source.android.com/docs/core/ota/ab

    I maintain an awesome-list of immutable resources here with a collection of talks and presentations from the people making the stuff: https://github.com/castrojo/awesome-immutable

    However I'm currently focused on desktop stuff since the it's a fairly common pattern in cloud already, I should probably write it up.

    Semi-related, a few of us have started a community around composable OCI fedora images, and one of our images is intended to be used as a home server built on CoreOS with ZFS, cockpit, and all the goodies you'd need. It's still fresh and we're looking for help if anyone's interested: https://github.com/ublue-os/ucore (Disclaimer: I helped start this project)

  • What are good resources for silverblue ?
    3 projects | /r/Fedora | 28 Feb 2023
    Some interesting links: https://github.com/castrojo/awesome-immutable
  • A list of resources for people who want to investigate image-based Linux desktops
    1 project | /r/CKsTechNews | 22 Feb 2023
  • Immutable image-based Linux desktops
    1 project | news.ycombinator.com | 22 Feb 2023
  • Hi, i installed the Fedora 37 Silverblue (Gnome) But DNF and YUM commands dont even exist there. what i made?
    1 project | /r/Fedora | 12 Feb 2023
    Found this page for you. It has lots of resources, including videos and guides, about all things Silverblue and other immutable Linux distros, and their tooling. Enjoy.
  • What is best Distro/DE combo for productivity on ML Workstation
    1 project | /r/FindMeADistro | 19 Jan 2023
    Note, I haven't tried these two distros myself, but I am strongly considering moving to such a system at the moment. Here is some reading material in case you're interested: https://github.com/castrojo/awesome-immutable
  • GitHub - castrojo/awesome-immutable: A list of resources for people who want to investigate image-based Linux desktops
    1 project | /r/devopsish | 13 Nov 2022

What are some alternatives?

When comparing ostree-rs-ext and awesome-immutable you can also consider the following projects:

rpm-ostree - ⚛📦 Hybrid image/package system with atomic upgrades and package layering

arch-linux-installation-guide - An easy to follow Arch Linux installation guide. This guide will show you how to properly install Arch Linux on UEFI/BIOS systems, ext4/btrfs file systems; using systemd-bootloader/GRUB and systemd-networkd/NetworkManager for networking. These are the given examples but I have provided links to sections with the information necessary to install any 86_64 system

bazzite - Bazzite is a custom image built upon Fedora Atomic Desktops that brings the best of Linux gaming to all of your devices - including your favorite handheld.

ucore - An OCI base image of Fedora CoreOS with batteries included

sodalite - 🪨 A Pantheon experience for rpm-ostree [Moved to: https://github.com/sodaliterocks/sodalite]

ublue - A familiar(ish) Ubuntu desktop for Fedora Silverblue.