Swift Packages
| Repository | Description |
|---|---|
| SKQueue | Monitor changes to files and directories using kernel event notifications (kqueue) in Swift |
| KQueue | Swift wrapper for kqueue file system monitoring |
| Async | ⏱ Promises and reactive-streams in Swift built for high-performance and scalability. |
| swift-event | Swift wrapper around libevent for event-driven, non-blocking I/O and async TCP sockets. Uses kqueue on Apple platforms and epoll on Linux. Swift 6 concurrency. |