Hyperimport - Import c, rust, zig etc. files in TypeScript

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • hyperimport

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

  • ...and even more, like importing native C functions from libc in typescript. Check out the guide.

  • webview-bun

    Bun bindings for webview, a tiny library for creating web-based desktop GUIs.

  • 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.

  • 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 logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Debunking Common Kubernetes Myths

    1 project | dev.to | 17 May 2024
  • Xstate saves the world of state management: source code of HTML5 online game

    1 project | news.ycombinator.com | 17 May 2024
  • Slack AI Training with Customer Data

    6 projects | news.ycombinator.com | 16 May 2024
  • Many Searchers Want to Turn Off Google AI Overviews

    1 project | news.ycombinator.com | 17 May 2024
  • The Evolution of a Scheme Programmer

    1 project | news.ycombinator.com | 17 May 2024