jailhouse VS embedded-trainings-2020

Compare jailhouse vs embedded-trainings-2020 and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
jailhouse embedded-trainings-2020
3 2
1,668 240
0.5% 0.8%
0.0 3.0
about 1 year ago 10 months ago
C Rust
GNU General Public License v3.0 or later 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.

jailhouse

Posts with mentions or reviews of jailhouse. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-13.
  • Is there a way to run RISCV sim spike on bare metal?
    3 projects | /r/RISCV | 13 Aug 2022
    You could run it inside something like jailhouse hypervisor (https://github.com/siemens/jailhouse) if you want to give it direct dedicated "baremetal" access to hardware. You could do this inside of a buildroot linux image. This would need a customized simulator.
  • Nano98: Windows 98 that boots and runs under 5MB
    4 projects | news.ycombinator.com | 20 Sep 2021
    Yes indeed, and Siemens even has their own hypervisor: https://github.com/siemens/jailhouse
  • Rust for realtime motion control.
    5 projects | /r/rust | 20 Feb 2021
    Yeah, I think that is what something like https://www.toradex.com/computer-on-modules/apalis-arm-family/nxp-imx-8 is useful for, where it has a separate core. Or even on linux you can use isolcpus to get pseudo-isolation. There are also hardware hypervisors like Jailhouse (https://github.com/siemens/jailhouse) which can completely isolate hardware resources and I suppose might prevent the GPU from causing an issue with realtime task. But this definitely affects ease-of-use and probably requires a reduced feature set in the language (no dynamic allocations) and lots of unsafe code.

embedded-trainings-2020

Posts with mentions or reviews of embedded-trainings-2020. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-29.
  • Why do I constantly feel like I'm doing something wrong by continuing using C++?
    3 projects | /r/embedded | 29 Nov 2022
    I must admit I've never used it for anything but tutorials yet (kids resulted in a lot of personal projects shelved), but Rust has an amazing and rapidly developing embedded ecosystem. A good starting point to get an impression of it might be training materials from Ferrous Systems 1, 2 (feel free to pay for the training itself if you feel like it's worth it for you of course). There is an embedded working group for Rust, Knurling project to improve tooling and even an attempt of Rust standard certified for safety-critical application.
  • Rust for realtime motion control.
    5 projects | /r/rust | 20 Feb 2021

What are some alternatives?

When comparing jailhouse and embedded-trainings-2020 you can also consider the following projects:

linux-embedded-hal - Implementation of the `embedded-hal` traits for Linux devices

riscv-isa-sim - Spike, a RISC-V ISA Simulator

ethercat - Rust wrapper for the IgH EtherCAT master

botnana-api-rs - Botnana Client Library In Rust

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.

etl - Embedded Template Library

wiser - :racehorse: Extremely minimal vmm for linux written in C. Hopefully someday will spin linux-vm for you.

Hypervisor-From-Scratch - Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials

kernel-fuzzer-for-xen-project - Kernel Fuzzer for Xen Project (KF/x) - Hypervisor-based fuzzing using Xen VM forking, VMI & AFL

paschke - Paschke created images of Chicago, among other things. Hence the name.