All Projects → xflywind → ioselectors

xflywind / ioselectors

Licence: Apache-2.0 License
Cross platform IO engine and timer for Nim.

Programming Languages

nim
578 projects

ioselectors

Github Action Build Status Travis

License: Apache-2.0 Version

Cross platform IO engine for Nim.

Enhancements for selectors module in stdlib and add IOCP supports in windows.

selectors has little difference with stdlib's except that it adds support for windows(registerHandle, updateHandle, registerEvent). You can read docs in stdlib:

https://nim-lang.org/docs/selectors.html

Installation

nimble install ioselectors
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].