1# zig-nio
2
3![loc](https://sloc.xyz/github/nektro/zig-nio)
4[![license](https://img.shields.io/github/license/nektro/zig-nio.svg)](https://github.com/nektro/zig-nio/blob/master/LICENSE)
5[![nektro @ github sponsors](https://img.shields.io/badge/sponsors-nektro-purple?logo=github)](https://github.com/sponsors/nektro)
6[![Zig](https://img.shields.io/badge/Zig-0.15-f7a41d)](https://ziglang.org/)
7[![Zigmod](https://img.shields.io/badge/Zigmod-latest-f7a41d)](https://github.com/nektro/zigmod)
8
9Nektro's IO, an alternative to `std.io`.
10
11Some code ported from Zig 0.14.1, via MIT Copyright (c) Zig contributors. New code MPL-2.0.