mitchellh / libxev

libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI. Available as both a Zig and C API.
MIT License
1.97k stars 65 forks source link

too much stuff included in the package #87

Open andrewrk opened 6 months ago

andrewrk commented 6 months ago

https://github.com/mitchellh/libxev/blob/4e6781895e4e6c477597c8c2713d36cd82b57d07/build.zig.zon#L3

my guesses:

yes:
README.md
build.zig
build.zig.zon
LICENSE
src/

no:
shell.nix
.envrc
flake.nix
docs/
nix/
.gitignore
include/
examples/
.github/
website/
flake.lock