hermitux VS buildroot

Compare hermitux vs buildroot and see what are their differences.

buildroot

Buildroot, making embedded Linux easy. Note that this is not the official repository, but only a mirror. The official Git repository is at http://git.buildroot.net/buildroot/. Do not open issues or file pull requests here. (by buildroot)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
hermitux buildroot
3 51
390 2,476
0.3% 2.9%
3.1 10.0
5 months ago 5 days ago
C Makefile
- GNU General Public License v3.0 or later
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.

hermitux

Posts with mentions or reviews of hermitux. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-21.
  • Linux as single app ?
    5 projects | /r/linuxquestions | 21 Aug 2022
    unikernels maybe. e.g. there is HermiTux
  • Ask HN: How are you using unikernels?
    8 projects | news.ycombinator.com | 27 May 2021
    The definition of what a unikernel is needs to be narrowed down, a lot of these projects in the space (not all the ones listed above) have material differences that are not clear:

    - some run only one language

    - some require recompilation

    - some essentially swap out libraries, others do something closer to dropping your already mostly static binary in a minimal disk image

    - some build pid1 processes, others VMs images

    Anyway, here are some additional entries in the space:

    - https://ssrg-vt.github.io/hermitux/

    - https://github.com/linuxkit/linuxkit (more embedded/minimal VM than unikernel)

    - https://nabla-containers.github.io/ (runs on Solo5)

    I am going through using Linuxkit to build AMIs for cloud providers now. I wouldn’t necessarily class linuxkit as a universal project because it doesn’t have the hallmark blurring of user and kernel space or kernel-as-a-library but you can customize the kernel so it’s an adjacent idea, and I think it’s the one most likely to be in actual use at non-hyperscalers.

  • All about thread-local storage
    1 project | news.ycombinator.com | 15 Feb 2021
    What do you think of this, then? https://github.com/ssrg-vt/hermitux/wiki/Fast-system-calls-i...

    I just had this in mind because skimmed it a few hours ago in the context of https://news.ycombinator.com/item?id=26142285

buildroot

Posts with mentions or reviews of buildroot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-01.

What are some alternatives?

When comparing hermitux and buildroot you can also consider the following projects:

unikraft - A next-generation cloud native kernel designed to unlock best-in-class performance, security primitives and efficiency savings.

rust-raspberrypi-OS-tutorials - :books: Learn to write an embedded OS in Rust :crab:

linuxkit - A toolkit for building secure, portable and lean operating systems for containers

meta-balena - A collection of Yocto layers used to build balenaOS images

click - The Click modular router: fast modular packet processing and analysis

riscv-gnu-toolchain - GNU toolchain for RISC-V, including GCC

nanos - A kernel designed to run one and only one application in a virtualized environment

nerves - Platform infrastructure for embedded Erlang/OTP, Elixir, and LFE projects

unik - The Unikernel & MicroVM Compilation and Deployment Platform

TinyGo - Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.

busybox - Docker Official Image packaging for Busybox

linux-xlnx - The official Linux kernel from Xilinx