Engineering manuals, CLI references, simulation guides, and machine-readable specifications across the SpaceCorps ecosystem.
23 native Rust tools engineered for sub-3ms startup latency, zero interpreter dependencies, and deterministic JSON streaming.
Explore 23 CLI Tools →Pure-Rust cross-platform 3D game engine on wgpu 30 with GPU-driven indirect drawing (1M+ instances) and 60Hz fixed tick ECS.
Space3d Architecture →High-speed atomistic molecular dynamics (spacemd, 108M atom-steps/s) and thermal-field electron emission (spaceemit).
OpenAPI 3.1 Spec (JSON) →Curated indexes for LLMs, autonomous tool callers, and Claude/ChatGPT integrations.
llms.txt · llms-full.txt · When to UseSpaceCorps hosts a zero-auth public Cargo sparse registry on Sliplane for crates and prebuilt binaries:
# ~/.cargo/config.toml
[registries.spacecorps]
index = "sparse+https://spacecorps-registry.sliplane.app/index/"
# In your project:
cargo add spacemd --registry spacecorps
cargo add spaceemit --registry spacecorps