hermitux VS nanos

Compare hermitux vs nanos and see what are their differences.

nanos

A kernel designed to run one and only one application in a virtualized environment (by nanovms)
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 nanos
3 27
390 2,468
0.3% 12.9%
3.1 9.2
5 months ago 4 days ago
C C
- 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.

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

nanos

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

What are some alternatives?

When comparing hermitux and nanos 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.

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

rusty-hermit - Hermit for Rust. [Moved to: https://github.com/hermit-os/hermit-rs]

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

OPS - ops - build and run nanos unikernels

unik - The Unikernel & MicroVM Compilation and Deployment Platform

busybox - Docker Official Image packaging for Busybox

app-llama2-c - Llama 2 Everywhere (L2E)

dark - Darklang main repo, including language, backend, and infra