Browse packages published to the Dogma registry at registry.dogma.ws.

The registry is live but no packages have been published yet. Check back as the ecosystem grows.

Built-in packages

These packages are built into the runtime and available without a registry download:

PackageDescription
dogma:coreI/O, array operations, type conversions, assertions
dogma:fsFile system operations
dogma:netTCP networking
dogma:processProcess I/O, environment, arguments
dogma:collectionsVec<T> and Map<K, V>
dogma:asyncCoroutine-based concurrency

See the Standard Library reference for full documentation.