C JS

Open-source C projects categorized as JS

Top 4 C JS Projects

  • mjs

    Embedded JavaScript engine for C/C++

  • Project mention: A list of JavaScript engines, runtimes, interpreters | /r/learnjavascript | 2023-12-10

    mjs

  • elk

    A low footprint JavaScript engine for embedded systems (by cesanta)

  • Project mention: A list of JavaScript engines, runtimes, interpreters | /r/learnjavascript | 2023-12-10

    elk

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

    InfluxDB logo
  • ts2c

    Convert Javascript/TypeScript to C

  • Project mention: Microsoft DeviceScript – TypeScript for Tiny IoT Devices | news.ycombinator.com | 2023-06-08

    These are far from perfect, but still something:

    https://github.com/andrei-markeev/ts2c/

    https://github.com/evanw/thinscript

    If you aim for 32 bit microcontrollers then you can go with assemblyscript to wasm and then with wasm to C transpiller

  • scale

    A framework for building high-performance plugin systems into any application, powered by WebAssembly.

  • Project mention: WASM by Example | news.ycombinator.com | 2023-11-15

    This is exactly one of the use-cases for the Scale Framework[1]. (Disclaimer: I work on this project)

    You can absolutely take a library from one language and run it in another. In a sense, you could kind of see this ability as drastically reducing the need for rewriting sdks, middlewares, etc. across languages, as you could just reuse code from one language across many others. We played around with some fun ideas here, like taking a Rust regex library and using it in a Golang program via a scale function plugin (compiled to Wasm), to the effect of the performance being ~4x faster than native code that uses Go's regex library.

    [1] https://github.com/loopholelabs/scale

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C JS related posts

  • A list of JavaScript engines, runtimes, interpreters

    23 projects | /r/learnjavascript | 10 Dec 2023
  • Need help in Token Merging

    2 projects | /r/StableDiffusion | 26 Jun 2023
  • Implement OTP Verification using Redis and Node.js

    4 projects | dev.to | 30 May 2023
  • [Manual] How to install Large Language Model Vicuna 7B + llama.ccp on Steam Deck (ChatGPT at home)

    4 projects | /r/SteamDeck | 12 Apr 2023
  • Setting up Stabe Diffusion on NixOS

    3 projects | /r/NixOS | 18 Mar 2023
  • Stable Diffusion WebUI for AMD Renoir APUs and possibly more AMD APUs

    2 projects | /r/StableDiffusion | 19 Jan 2023
  • Is it possible to run NodeJS on Palm OS (5)?

    1 project | /r/Palm | 31 Oct 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 10 May 2024
    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. Learn more →

Index

What are some of the best open-source JS projects in C? This list will help you:

Project Stars
1 mjs 1,820
2 elk 1,591
3 ts2c 1,220
4 scale 464

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com