-
gokrazy
turn your Go program(s) into an appliance running on the Raspberry Pi 3, Pi 4, Pi 5, Pi Zero 2 W, or PCs (x86_64 or ARM64)!
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
buildroot
Buildroot, making embedded Linux easy. Note that this is not the official repository, but only a mirror. The official Git repository is at https://gitlab.com/buildroot.org/buildroot/. Do not open issues or file pull requests here.
If I ever built image like that I'd most likely use buildroot to compile everything then systemd to get minimal isolation between the stuff. Then have app stuff be just management of systemd and its config.
Related posts
-
How to optimize boot time in user space on a Raspberry Pi 4 / Boot2Qt
-
Gokrazy Go (Golang) Appliances
-
go-rampart: a golang package to detect overlapping periods
-
Can you build your own user space on top of the Linux kernel?
-
Is it possible to create a linux image with just a golang binary on raspberry pi?