1 unstable release
0.1.1 | Jun 6, 2020 |
---|---|
0.1.0 |
|
#716 in Operating systems
125KB
3K
SLoC
fuzzcheck_nix_subset
This crate is a tiny subset of the nix crate, used by fuzzcheck.
I only needed a way to implement signal handlers, and I wanted a nicer API than libc to do so, but I didn't want to pay the compile-time cost of the full nix crate.
Dependencies
~155KB