Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions course/appendix/well-known-lib.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ showVersion: false
- **[bun](https://github.com/oven-sh/bun)**: 使用 zig 编写的 js 运行时,原生支持 ts 和包管理
- **[mach](https://machengine.org/)**:zig 的游戏引擎和图形套件
- **[capy](https://github.com/capy-ui/capy)**:依托于 GTK4 的强大的 GUI 库
- **[dvui](https://github.com/david-vanderson/dvui)**: 适用于应用程序和游戏的 Immediate Zig GUI
- **[zld](https://github.com/kubkon/zld)**: zig 实现的 LD 的替代品
- **[zls](https://github.com/zigtools/zls)**: zig 的 language server 实现
- **[dt](https://github.com/so-dang-cool/dt)**: 用于 unix 的 pipe
Expand Down
Loading