An open API service indexing awesome lists of open source software.

https://github.com/node0/gluon

A high performance auto-configuring GraphQL server written in RUST.
https://github.com/node0/gluon

compile-time configuration-oriented graphql high-performance plugin-system rust schema-first static-analysis tui

Last synced: about 2 months ago
JSON representation

A high performance auto-configuring GraphQL server written in RUST.

Awesome Lists containing this project

README

          

# Project Gluon

**Rust-based GraphQL gateway with compile-time plugins and schema-first architecture.**

A performant, binary-first GraphQL gateway written in Rust. Gluon features a plugin-based backend integration system with compile-time trait enforcement. Designed for strong schema control, efficient TUI operation, and eventual in-memory caching capabilities. Gluon is the isomorphic counterpart of Graphette, sharing architectural structure but differing in runtime characteristics.