**Preview version, will not guarantee the stability of the API!
Do NOT use in production environment!**
---
**Cloud-native-first lightweight API gateway🪐**
---
[](https://github.com/ideal-world/spacegate/actions/workflows/cicd.yml)
[](https://codecov.io/gh/ideal-world/spacegate)
[](https://github.com/ideal-world/spacegate/blob/main/LICENSE)
> SpaceGate("Spacegates are Stargates suspended in space, or in planetary orbit") From "Stargate".
## 💖 Core functions
* Cloud-native first, implementing the [Kubernetes Gateway API](https://gateway-api.sigs.k8s.io/api-types/gatewayclass/) specification
* Microkernel, plugin-based architecture
* High performance, low resource usage
* Choice of different networking frameworks
## 📦 Components
| **spacegate-kernel** [](https://crates.io/crates/spacegate-kernel) [](https://docs.rs/spacegate-kernel) | All core functions included |
| **spacegate-impl-hyper** [](https://crates.io/crates/spacegate-impl-hyper) [](https://docs.rs/spacegate-impl-hyper) | Implementation under the hyper framework |
| **spacegate** [](https://crates.io/crates/spacegate) [](https://docs.rs/spacegate) | Default service |