open-ioctl
Opens device file in non-blocking ioctl mode only
ioctl-enum
C++ macro oriented framework in single header file for easier export of ioctl numbers to JavaScript and TypeScript. Removes the need of building native C++ Node.js Addons
ioctl-ulong
unix'es ioctl addon wrapper working with unsigned long (both at user and kernel level, uses implicit cast from uit32_t to unsigned long so the limit is 4294967295 or 2^32)
ioctl
nodejs ioctl wrapper
linux-device
Native addon to communicate with linux devices (can also be used for sockets or FIFOs)