Show HN: Shirei, cross-platform GUI framework in native Go
纯 Go 实现的跨平台 GUI 框架,基于即时模式设计,无需手动管理状态更新,让布局更简洁高效。
Article URL: https://github.com/hasenj/go-shirei/ Comments URL: https://news.ycombinator.com/item?id=48882562 Points: 60 # Comments: 32
纯 Go 实现的跨平台 GUI 框架,基于即时模式设计,无需手动管理状态更新,让布局更简洁高效。
Article URL: https://github.com/hasenj/go-shirei/ Comments URL: https://news.ycombinator.com/item?id=48882562 Points: 60 # Comments: 32
PrimeVue突然从MIT转向专有许可,新版本需$799授权,提醒开发者及时寻找替代方案。
Just wanted to let everyone using this UI framework know that the developers of PrimeVue decided to go proprietary only going forward[1]. I found out …
Web上实现WPF级原生体验的canvas UI框架,语法如SwiftUI,自带无障碍与语义树。
Introducing fui-as - https://github.com/zion-sati/fui-as This is a WPF grade UI framework with SwiftUI like fluent syntax that is created specifically…
Go原生即时模式GUI框架,完全无CGO依赖,轻量易用。
https://github.com/CzaxStudio/proton (GitHub) Comments URL: https://news.ycombinator.com/item?id=48500000 Points: 1 # Comments: 0
无CGO依赖的即时模式GUI框架,纯Go实现,轻量级嵌入友好。
[ https://github.com/CzaxStudio/proton ]( https://github.com/CzaxStudio/proton ) Comments URL: https://news.ycombinator.com/item?id=48425829 Points: 4…
微软确认WinUI是Win11原生应用最优平台,放弃版本号并承诺不再另起新框架,开发者生态迎来新方向。
IT之家 6 月 4 日消息,科技媒体 Windows Central 昨日(6 月 3 日)发布博文,报道称在 Build 2026 开发者大会上, 微软把 Windows 11 原生应用重新推到台前。 微软确认 WinUI 是 Windows 应用的最优生产平台,并放弃 WinUI 3 编号,改…
.NET 8 打造的 TUI 框架,内置 80+ 预构建小部件,借助 Claude 辅助生成,快速搭建终端交互界面。
With an example for an HN client (#64). The library is used to build a coding assistant. 100% vibe coded ignoring all the work to get there. Comments …