> For the complete documentation index, see [llms.txt](https://docs.sandboxpowered.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sandboxpowered.org/v0.5/platforms/api-modules-parity.md).

# API Modules Parity

* ✔️ = Feature is available
* ❌ = Feature isn't available
* ➕ = Feature is under development

### Main Modules

| Module slug | [Silica](/v0.5/platforms/silica.md) | [Fabric](/v0.5/platforms/fabric.md) | [Forge](/v0.5/platforms/forge.md) |
| ----------- | :---------------------------------: | :---------------------------------: | :-------------------------------: |
| `base`      |                  ➕                  |                  ✔️                 |                 ➕                 |
| `rendering` |                  ➕                  |                  ✔️                 |                 ➕                 |
| `resources` |                  ➕                  |                  ✔️                 |                 ➕                 |

### Low-Level Modules

| Module slug        | [Silica](/v0.5/platforms/silica.md) | [Fabric](/v0.5/platforms/fabric.md) | [Forge](/v0.5/platforms/forge.md) |
| ------------------ | :---------------------------------: | :---------------------------------: | :-------------------------------: |
| `rendering-opengl` |                  ❌                  |                  ➕                  |                 ➕                 |
| `rendering-vulkan` |                  ➕                  |                  ❌                  |                 ❌                 |
