For the complete documentation index, see llms.txt. This page is also available as Markdown.

Scripting & Concurrency

Packages for scripting, background threads, and synchronization.

  • lua - Embed and run Lua scripts.

  • thread - Background threads.

  • sync - Named locks for synchronisation.

Last updated