webview-bun VS graphql-yoga

Compare webview-bun vs graphql-yoga and see what are their differences.

webview-bun

Bun bindings for webview, a tiny library for creating web-based desktop GUIs. (by tr1ckydev)

graphql-yoga

🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment. (by prisma-labs)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
webview-bun graphql-yoga
1 24
125 8,035
- 0.7%
5.1 9.2
about 1 month ago 8 days ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

webview-bun

Posts with mentions or reviews of webview-bun. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-14.
  • Hyperimport - Import c, rust, zig etc. files in TypeScript
    2 projects | dev.to | 14 Oct 2023
    Long back, when I was working on the project webview-bun, which essentially is an FFI wrapper of the webview library APIs for Bun. It randomly struck my mind, why can't I import the webview C source file directly into typescript, if through FFI API we can import functions from shared libraries which are essentially compiled from a source file like c, rust, zig, etc., how about I create a way to bridge importing functions in typescript with the source file and automate and the steps in between, in a way that it looks to the end user that they are directly importing from the source file while all the hard parts are managed automatically internally.

graphql-yoga

Posts with mentions or reviews of graphql-yoga. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-08.

What are some alternatives?

When comparing webview-bun and graphql-yoga you can also consider the following projects:

hyperimport - ⚡ Import c, rust, zig etc. files in your TypeScript code and more.

apollo-server - 🌍  Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.

jlbun - Using Julia in Bun!

graphql-helix - A highly evolved GraphQL HTTP Server 🧬

oauth4webapi - OAuth 2 / OpenID Connect for JavaScript Runtimes

mercurius-typescript - TypeScript usage examples and "mercurius-codegen" for Mercurius

jose - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes.

express-graphql - Create a GraphQL HTTP server with Express.

hono - Web Framework built on Web Standards

Next.js - The React Framework

apollo-studio-community - 🎡  GraphQL developer portal featuring an IDE (Apollo Explorer), auto-documentation, metrics reporting, and more. This repo is for issues, feature requests, and preview docs. 📬

blog-graphql-nestjs-fileupload - example code on how to upload a file with multipart requests to GraphQL in nestjs