Package Modules

Package modules are libraries that currently live outside of the Chapel Standard Library, either because they are not considered to be fundamental enough or because they are not yet mature enough for inclusion there. Over time, we expect many of these to become mason packages.

Warning

All package modules are currently unstable and may change in the future.

Algorithms

Communication (Inter-Locale)

Data Structures

File Formats and I/O

Math / Numerical Computing

Memory Management

Networking / Inter-Process Communication

Parallel Computing

Tool Support

Utilities

Miscellaneous