frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Proton – A Pure Go, Immediate-Mode GUI Library (Zero CGO)

3•CzaxTanmay•2h ago
Hi everyone,

I’ve been building Proton to solve a specific pain point in the Go ecosystem: building native GUIs without the "web dev" trade-offs or CGO complexity.

If you’ve tried to build desktop apps in Go, you’ve likely dealt with the frustration of CGO dependencies, bloated build pipelines, or feeling like you’re just writing a thin wrapper around a browser.

Proton aims to fix this with a clean, pure-Go approach:

Zero CGO: Cross-compile to Windows and macOS seamlessly from any machine.

Immediate-Mode API: No setState, no complex component trees, and no XML. You just write your draw function, and it runs every frame.

API Immunity: The public API is shielded from the underlying rendering engine (built on top of Gio). If the backend changes, your code remains untouched.

Full Feature Set: Includes inputs, lists, overlays, alerts, and 46 built-in themes (or easy custom hex-code styling).

It’s currently in development for v0.4.0, but it’s stable enough for cross-platform apps and even supports Android deployment out of the box.

I’d love to hear what you think, especially if you’ve been looking for a more "Go-native" way to handle GUIs.

Repo: https://github.com/CzaxStudio/proton

Comments

Farrynet•1m ago
Zero CGO cross-compilation to Windows and macOS is a massive selling point for Go desktop apps. The immediate-mode approach also makes UI state management a breeze for quick internal tools.

Show HN: Watch bots interact with an SSH honeypot in real time

https://honeypotlive.cc/
82•tusksm•3h ago•33 comments

Show HN: Explore the Workspaces of Modern Creators

https://workspaces.xyz/
29•ryangilbert•2h ago•23 comments

Show HN: Simulator for a custom 8-bit discreet logic computer

https://msap2.mehran.dk
10•mehrant•3d ago•2 comments

Show HN: Proton – A Pure Go, Immediate-Mode GUI Library (Zero CGO)

3•CzaxTanmay•2h ago•1 comments

Show HN: Clx – Compile Lua to Native Executables Through C++20

https://github.com/samyeyo/clx
133•_samt_•6d ago•32 comments

Show HN: DSA View View – A TypeScript runtime visualizer for algorithms

https://dsa-view-view.vercel.app/
3•nyaomaru•3h ago•1 comments

Show HN: Crux, a personal AI on your computer you can reach from anywhere

https://qunt.in
3•parker-nyx•3h ago•3 comments

Show HN: On-chain bond market where the issuers are AI agents

https://selbonds.now
12•griffinfoster7•3h ago•15 comments

Show HN: Mojibake – A low-level Unicode library written in C

https://mojibake.zaerl.com/
72•program•19h ago•22 comments

Show HN: Leaves – A text-UI disk usage treemap visualizer

https://github.com/patonw/leaves
86•patonw•1d ago•25 comments

Show HN: Wolbarg – Local-first shared memory for AI agents using SQLite

https://wolbarg.com/blog/why-sqlite-is-enough-for-local-ai-agent-memory
3•atharvmunde•4h ago•0 comments

Show HN: Hearth, an open-source local AI that runs your PC (files, apps, voice)

https://github.com/0pen-Sourcer/Hearth
2•SwagKing•4h ago•0 comments

Show HN: Notvex – encrypted local-first notes with SQLCipher and XChaCha20

https://github.com/GFrancV/notvex
2•GFrancV•5h ago•0 comments

Show HN: I made a Strava for logging degen trades on WSB

https://topyolo.com/
2•dignaga69•6h ago•0 comments

Show HN: BambooGrid – Open-source web UI for power grid modeling and power flow

https://bamboo.kickstage.com
32•soaringmonchi•1d ago•12 comments

Show HN: Be the ChatBOT

https://bethechatbot.com/
48•keito•23h ago•22 comments

Show HN: Libretto PR agents – Automatically fix failing playwright scripts

https://libretto.sh/debug-agents
20•muchael•21h ago•4 comments

Show HN: Firefox in WebAssembly

https://developer.puter.com/labs/firefox-wasm/
255•coolelectronics•1d ago•126 comments

Show HN: I've built a words game based on binary search

https://hilogame.cc/
48•ludovicianul•1d ago•61 comments

Show HN: A modern port of Linux to a ten-year-old QWERTY phone

42•tmzt•1d ago•12 comments

Show HN: misa77 - a codec that decodes 2x faster than LZ4 (at better ratios)

https://github.com/welcome-to-the-sunny-side/misa77
159•nonadhocproblem•2d ago•48 comments

Show HN: QBasic Gorillas (Repeeled)

https://gameswithtony.com/gorillas/
27•TonyAlicea10•1d ago•25 comments

Show HN: Galois connections for composable numeric casts in Rust

https://github.com/cmk/connections
30•partialsolve•1d ago•3 comments

Show HN: Deadwire-HTTPD A triple-threaded x86-64 assembly static server

https://github.com/Deadbytes101/DEADWIRE-HTTPD
4•lexsandra56•9h ago•0 comments

Show HN: One More Letter

https://playonemoreletter.com/
85•hmate9•1d ago•57 comments

Show HN: I built TrackMyMetro, a fast, ad-free metro router for India

https://trackmymetro.com
3•HelloShiv•4h ago•0 comments

Show HN: Algotrek – Algorithms visualized, problem shape shifting and a tutor

https://app.algotrek.io
12•nyggy•1d ago•4 comments

Show HN: Sentinel – open-source QA agent that reads your code before it clicks

https://blog.simbastack.com/announcing-sentinel/
15•asenna•1d ago•4 comments

Show HN: Clawk – Give coding agents a disposable Linux VM, not your laptop

https://github.com/clawkwork/clawk
223•celrenheit•4d ago•156 comments

Show HN: Low-latency local LLM runner via OpenJDK Panama FFM (Java 22)

https://github.com/projectargus-cc/libargus.cc
38•KingJoker•3d ago•9 comments