It seems haiku supports kqueue. - https://github.com/haiku/haiku/blob/r1beta5/headers/compatibility/bsd/sys/event.h - https://github.com/rust-lang/libc/pull/4221 cc @hoanga who added haiku support in https://github.com/smol-rs/polling/pull/154.