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

Concurrency and embedded languages

Packages for scripting, background threads, and synchronization.

  • testing - Assertions for osl test files.

  • js - Run sandboxed JavaScript with hard resource limits.

  • lua - Embed and run Lua scripts.

  • thread - Background threads, parallel workers, racing, and message channels.

  • sync - Named locks, scoped locking, one-time execution, and wait groups.

Last updated