webview-bun VS hyperimport

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

webview-bun

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

hyperimport

⚡ Import c, rust, zig etc. files in your TypeScript code and more. (by tr1ckydev)
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 hyperimport
1 1
126 808
- -
5.1 5.3
about 1 month ago 6 months 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.

hyperimport

Posts with mentions or reviews of hyperimport. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-14.

What are some alternatives?

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

jlbun - Using Julia in Bun!

oauth4webapi - OAuth 2 / OpenID Connect for JavaScript Runtimes

covers - Library for generating unique, repeatable book covers on the fly 📚

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

hono - Web Framework built on Web Standards

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.