rotastellar
Rust SDK for RotaStellar — Space Computing Infrastructure
Core types, utilities, and client for the RotaStellar platform.
Installation
[]
= "0.1"
Quick Start
use ;
use ;
Features
- Position — Geographic coordinates with altitude
- Orbit — Keplerian orbital elements with derived properties (period, apogee, perigee, velocity)
- Satellite — Satellite metadata and state
- TimeRange — Time window specifications
- Validation — Compile-time and runtime parameter validation
Related Crates
| Crate | Description |
|---|---|
| rotastellar-intel | Satellite tracking, TLE parsing, conjunction analysis |
| rotastellar-compute | Thermal, power, latency, and feasibility analysis |
| rotastellar-distributed | Federated learning, model partitioning, mesh routing |
| rotastellar-track | High-performance SGP4 propagation |
Links
- Website: https://rotastellar.com
- Documentation: https://docs.rs/rotastellar
- GitHub: https://github.com/rotastellar/rotastellar-rust
Author
Created by Subhadip Mitra at RotaStellar.
License
MIT License — Copyright (c) 2026 RotaStellar