GitHub / grafbase 12 Repositories
GraphQL backends made easy
grafbase/extensions
Grafbase Extensions
Language: Rust - Size: 627 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0

grafbase/grafbase
The GraphQL Federation platform
Language: Rust - Size: 36.9 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1,127 - Forks: 53

grafbase/extensions-demo
Language: TypeScript - Size: 43.9 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

grafbase/rust-sdk Fork of modelcontextprotocol/rust-sdk
The official Rust SDK for the Model Context Protocol
Size: 152 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

grafbase/renovate
Self-hosted renovate instance for Grafbase
Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

grafbase/ramhorns Fork of maciejhirsz/ramhorns
Fast Mustache template engine implementation in pure Rust.
Size: 304 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

grafbase/what-rust-changed
CLI for determining what rust needs built on CI
Language: Rust - Size: 28.3 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

grafbase/getting-started-with-rust-wasm ๐ฆ
Rust โก WebAssembly for Webpack, Node.js and Deno
Language: Nix - Size: 53.7 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 0

grafbase/sql-ast ๐ฆ
Language: Rust - Size: 64.5 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

grafbase/gateway-hooks-demo ๐ฆ
Async http requests and logging with hooks
Language: Rust - Size: 130 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

grafbase/neon-proxy ๐ฆ
Language: Rust - Size: 34.2 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

grafbase/openapi Fork of softprops/openapi ๐ฆ
openapi schema serialization for rust
Language: Rust - Size: 206 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

grafbase/postgres-image ๐ฆ
Postgres docker image used for CI
Language: Dockerfile - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

grafbase/pathfinder ๐ฆ
Pathfinder
Language: TypeScript - Size: 14.4 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 128 - Forks: 6

grafbase/opentelemetry-datadog-cloudflare ๐ฆ
Language: Rust - Size: 160 KB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 8 - Forks: 0

grafbase/mongodb-data-api ๐ฆ
Language: Rust - Size: 93.8 KB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 7 - Forks: 1

grafbase/cynic Fork of obmarg/cynic
A bring your own types GraphQL client library for Rust
Language: Rust - Size: 4.13 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

grafbase/zitadel-rust Fork of c-thiel/zitadel-rust
An implementation of the ZITADEL gRPC API in Rust. Complemented with other useful elements such as ServiceAccount auth.
Language: Rust - Size: 651 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

grafbase/opentelemetry-rust-contrib Fork of open-telemetry/opentelemetry-rust-contrib
OpenTelemetry Contrib Packages for Rust
Size: 4.92 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

grafbase/clickhouse.rs Fork of ClickHouse/clickhouse.rs
A typed client for ClickHouse
Language: Rust - Size: 399 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

grafbase/tonic-web-wasm-client Fork of devashishdxt/tonic-web-wasm-client
Size: 89.8 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

grafbase/opentelemetry-rust Fork of open-telemetry/opentelemetry-rust
OpenTelemetry API and SDK for Rust
Language: Rust - Size: 6.05 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

grafbase/workers-rs Fork of cloudflare/workers-rs
Write Cloudflare Workers in 100% Rust via WebAssembly
Language: Rust - Size: 1.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

grafbase/serde_with Fork of jonasbb/serde_with
This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`-annotation.
Size: 1.98 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

grafbase/async-tungstenite Fork of sdroege/async-tungstenite
Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation
Size: 250 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

grafbase/utoipa Fork of juhaku/utoipa
Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust
Size: 51.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

grafbase/axum-aws-lambda Fork of lazear/axum-aws-lambda
Seamlessly use Axum on AWS Lambda
Language: Rust - Size: 50.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

grafbase/async-graphql Fork of async-graphql/async-graphql
A GraphQL server library implemented in Rust
Size: 5.28 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

grafbase/tonic Fork of hyperium/tonic
A native gRPC client & server implementation with async/await support.
Size: 77.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

grafbase/axum-server Fork of programatik29/axum-server
High level server designed to be used with axum framework.
Size: 182 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

grafbase/rust-base64 Fork of marshallpierce/rust-base64
base64, in rust
Size: 647 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

grafbase/rust-jwt Fork of mikkyang/rust-jwt
JSON Web Token library for Rust
Language: Rust - Size: 208 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

grafbase/futures-timer Fork of async-rs/futures-timer
Heap-based async timers
Size: 191 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

grafbase/async-sse Fork of http-rs/async-sse
Async Server Sent Events parser and encoder
Size: 62.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

grafbase/metrics-datadog-exporter-rs Fork of sevco/metrics-datadog-exporter-rs
Language: Rust - Size: 75.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

grafbase/names Fork of fnichol/names
Random name generator for Rust
Language: Rust - Size: 1.25 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

grafbase/hyper-util Fork of hyperium/hyper-util
Common utilities used with hyper.
Size: 101 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

grafbase/tracing Fork of tokio-rs/tracing
Application level tracing for Rust.
Language: Rust - Size: 6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

grafbase/reqwest Fork of seanmonstar/reqwest
An easy and powerful Rust HTTP Client
Language: Rust - Size: 1.81 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

grafbase/oauth2-rs Fork of ramosbugs/oauth2-rs
Extensible, strongly-typed Rust OAuth2 client library
Size: 448 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

grafbase/http-types Fork of http-rs/http-types
Common types for HTTP operations
Size: 1.94 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

grafbase/internment Fork of droundy/internment
Interning of data in rust
Size: 183 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

grafbase/axum Fork of tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
Size: 3.14 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

grafbase/schema-check-action
A GitHub Action to run schema checks
Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

grafbase/rust-postgres Fork of sfackler/rust-postgres
Native PostgreSQL driver for the Rust programming language
Language: Rust - Size: 4.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

grafbase/console_error_panic_hook Fork of rustwasm/console_error_panic_hook
A panic hook for wasm32-unknown-unknown that logs panics with console.error
Size: 508 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

grafbase/rust-jwt-simple Fork of jedisct1/rust-jwt-simple
A secure, standard-conformant, easy to use JWT implementation for Rust.
Language: Rust - Size: 138 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

grafbase/apollo-federation-subgraph-compatibility Fork of apollographql/apollo-federation-subgraph-compatibility
A repo to test subgraph libraries compatibility with the Apollo Federation Specification
Size: 3.38 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

grafbase/tokio-postgres-rustls Fork of jbg/tokio-postgres-rustls
Integration between rustls and tokio-postgres
Language: Rust - Size: 37.1 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

grafbase/multipart-stream-rs Fork of scottlamb/multipart-stream-rs
Rust library to parse and serialize async multipart/x-mixed-replace streams.
Size: 45.9 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

grafbase/ulid-rs Fork of dylanhart/ulid-rs
This is a Rust implementation of the ulid project
Size: 99.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

grafbase/miniflare Fork of cloudflare/miniflare
๐ฅ Fully-local simulator for Cloudflare Workers
Language: TypeScript - Size: 3.87 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

grafbase/openapiv3 Fork of rrichardson/openapiv3
Rust Open API v3 Structs and Enums for easy deserialization with serde
Size: 501 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

grafbase/grafbase-rudderstack Fork of rudderlabs/rudder-sdk-rust
Rust SDK for RudderStack - Open-source, warehouse-first Customer Data Pipeline and Segment-alternative. It collects and routes clickstream data and builds your customer data lake on your data warehouse.
Language: Rust - Size: 96.7 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

grafbase/aws-lambda-rust-runtime Fork of awslabs/aws-lambda-rust-runtime
A Rust runtime for AWS Lambda
Size: 1.15 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

grafbase/sentry-rust Fork of getsentry/sentry-rust
Official Sentry SDK for Rust, modified to work with Wasm
Language: Rust - Size: 5.69 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

grafbase/instant Fork of sebcrozet/instant
A std::time::Instant replacement that works on WASM too.
Size: 7.41 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

grafbase/raycast-extensions Fork of raycast/extensions
Everything you need to extend Raycast.
Language: TypeScript - Size: 3.53 GB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

grafbase/playground ๐ฆ
Language: TypeScript - Size: 456 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

grafbase/toolchain Fork of actions-rs/toolchain
๐ ๏ธ GitHub Action for `rustup` commands
Size: 2.45 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

grafbase/surf Fork of http-rs/surf
Fast and friendly HTTP client framework for async Rust
Size: 365 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

grafbase/next.js Fork of vercel/next.js
The React Framework
Language: JavaScript - Size: 1.67 GB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

grafbase/http-client Fork of http-rs/http-client
Types and traits for http clients
Size: 163 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

grafbase/cookie-rs Fork of SergioBenitez/cookie-rs
HTTP cookie parsing and cookie jar management for Rust.
Size: 372 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

grafbase/dynomite Fork of softprops/dynomite
โก๐ฆ ๐งจ make your rust types fit DynamoDB and visa versa
Size: 399 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

grafbase/again Fork of softprops/again
โป๏ธ Retry faillible Rustlang std library futures
Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

grafbase/wasm-timer Fork of tomaka/wasm-timer
Abstraction over std::time::Instant and tokio_timer that works on WASM
Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

grafbase/rusoto Fork of rusoto/rusoto
AWS SDK for Rust
Language: Rust - Size: 190 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

grafbase/json Fork of serde-rs/json
Strongly typed JSON library for Rust
Size: 2.69 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

grafbase/rust-coarsetime Fork of jedisct1/rust-coarsetime
Time and duration crate optimized for speed
Size: 82 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

grafbase/toml-merge Fork of mrnerdhair/toml-merge
Language: Rust - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
