compio-rs / compio

A thread-per-core Rust runtime with IOCP/io_uring/polling.
MIT License
420 stars 37 forks source link

build: add flake.nix #226

Closed George-Miao closed 7 months ago

George-Miao commented 7 months ago

This PR adds flake.nix, which contains a devShell config that can be used by nix develop to configure proper develop environment.