Coder Social home page Coder Social logo

yiye-github / spacegate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ideal-world/spacegate

0.0 0.0 0.0 16.2 MB

A library-first, lightweight, high-performance, cloud-native supported API gateway🪐 by RUST

License: MIT License

Shell 2.58% Rust 96.75% HTML 0.45% Dockerfile 0.22%

spacegate's Introduction

Preview version, will not guarantee the stability of the API! Do NOT use in production environment!


A library-first, lightweight, high-performance, cloud-native supported API gateway🪐


Build Status License

SpaceGate("Spacegates are Stargates suspended in space, or in planetary orbit") From "Stargate".

Why create this project

There are a lot of API gateway products out there, but they are mostly in the form of standalone services. The customization ability is relatively poor, and the cost of using and deploying is relatively high.

This project is based on the Rust language and uses hyper as the base network library. The goal is to: provide a library-first, lightweight, high-performance, cloud-native supported API gateway .

💖 Core functions

  • Cloud Native Support, implementing the Kubernetes Gateway API specification
  • Microkernel, plugin-based architecture
  • Built-in websocket support
  • High performance
  • Low resource usage

📦 Components

Crate Form Description
spacegate-kernel Crate Docs lib Class library with all functions, support for embedding into your own rust project
spacegate bin Out-of-the-box service with all features
spacegate-native bin Out-of-the-box service that include all features except kubernetes support
spacegate-simplify bin Out-of-the-box service for standalone environments

🔖 Releases

Release binary naming method: {crate}-{arch}{OS}{abi}-{version} download here

OS Arch abi Remark
linux x86_64,aarch64 gnu,musl If you need static linking please use musl
macos x86_64,aarch64 Libsystem
windows x86_64 msvc

spacegate's People

Contributors

rwdai avatar gudaoxuri avatar 4t145 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.