To_Shout – A Bare-Metal Output Library with Zero Dependencies
I've built To_Shout, a lightweight output library for bare-metal environments that requires no standard library, no OS dependencies, and no headers. It's designed for kernel development, embedded systems, and anyone working close to the metal. Key features: · Type-aware output using C11 _Generic · Supports integers, floats, strings, hex, and binary formats · VGA text mode implementation included · Color output support · Less than 300 lines of code · LGPL 3.0 licensed GitHub: https://github.com/Ferki-git-creator/to_shout
Does the same job
all alternatives →- AAAmp – A text editor for your terminal, written in Rust2018 · amp.rs · ▲43
- L1Libsoundio 1.0.0 – cross-platform audio input and output2015 · libsound.io · ▲129

- FAforthy2 – a higher level Forth-remix in C++2019 · github.com · ▲65
- SGSoundkeep (Github for music)2012 · alpha.soundkeep.com · ▲44
- TZThe ZynAddSubFX open source musical synthesizer2018 · zynaddsubfx.sf.net · ▲53
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, September 2025
the whole month →
- AS
Commerce · Sep 2025 · anycrap.shop
- TE
I made a built-from scratch Wayland Compositor to display any GUI app* in the terminal! I think there is a lot of unexplored potential in custom Wayland compositors, a lot of really cool things you can embed existing applications into! So, I started with embedding apps into the terminal because that is the easiest input/output (output is just utf-8 and I use the great `chafa` library for that, and I just read from stdin for the input). If you have any other ideas for cool Wayland compositors, let me know. I purposedly wrote 80% the app in Typescript to appeal to the most developers and…
Dev tools · Sep 2025 · github.com
- IR
Years ago I stumbled across a basic version of this concept and it stuck with me. I knew if I was ever going to take on such a project, it would need to be flawless, but without coding experience it was just another idea that would never happen. By the end of 2024, as AI coding tools exploded everywhere, I finally had a way to make it real. I started from zero knowledge and spent months collaborating with AI agents as a learning experience. Every pixel and every function went through me. The AI translated what I asked for into code, but every decision was human. I didn't use existing OS…
AI · Sep 2025 · mitchivin.com

