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.
- Host: GitHub
- URL: https://github.com/node0/gluon
- Owner: Node0
- License: apache-2.0
- Created: 2025-04-10T01:15:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-15T09:02:27.000Z (about 1 year ago)
- Last Synced: 2025-04-22T19:13:47.590Z (about 1 year ago)
- Topics: compile-time, configuration-oriented, graphql, high-performance, plugin-system, rust, schema-first, static-analysis, tui
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.