zig-system-calls
oven-sh · Development
为Zig开发者提供基于bun.sys的跨平台系统调用接口,替代std.fs。提供更好的错误处理机制,包含Maybe(T)返回类型、自动EINTR重试以及详细的错误信息(errno、系统调用标签、文件描述符)。
Provides Zig developers with a cross-platform system call interface using bun.sys as an alternative to std.fs. Offers better error handling with Maybe(T) return types, automatic EINTR retry, and detailed error information including errno, syscall tags, and file descriptors.
npx skills add https://github.com/oven-sh/bun --skill zig-system-calls
星标 93128 · 安装量 0