SkillAgentSearch skills...

Ljusb

Libusb (v1.0) module for Lua.

Install / Use

/learn @radioflash/Ljusb
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ljusb

Libusb (v1.0) module for Lua. Exposes the whole low-level libusb API (v1.0.18), plus an event-based high-level Lua-API on top of it.

Dependencies:

  • libusb dynamic libraries must be present on the target system (and on a path where the LuaJIT loader can find them).
  • Lumen (Lua-library for event-based cooperative concurrency) is included as scheduler.

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated16d ago
Forks2

Languages

Lua

Security Score

85/100

Audited on Mar 17, 2026

No findings