An open API service providing repository metadata for many open source software ecosystems.

Topic: "javascript-runtime"

tryandromeda/andromeda

JS runtime lolz

Language: Rust - Size: 1.4 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 700 - Forks: 23

redfire75369/spiderfire

JavaScript Runtime built with Mozilla's SpiderMonkey Engine

Language: Rust - Size: 2.04 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 409 - Forks: 25

yantrajs/yantra

JavaScript Engine for .NET

Language: JavaScript - Size: 6.96 MB - Last synced at: 17 days ago - Pushed at: 21 days ago - Stars: 251 - Forks: 8

lightpanda-io/zig-js-runtime

Add a JS runtime in your Zig project

Language: Zig - Size: 851 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 190 - Forks: 10

echosoar/jsi

JSI is a JavaScript interpreter written in Rust that supports bytecode similar to quickjs. JSI 是一个 JavaScript 解释执行引擎,使用 Rust 编写无任何依赖,同时支持字节码执行。

Language: Rust - Size: 813 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 92 - Forks: 7

tinysec/jsrt 📦

javascript runtime ( JSRT ) project for windows , based on chakra

Language: JavaScript - Size: 48.7 MB - Last synced at: 8 months ago - Pushed at: almost 8 years ago - Stars: 67 - Forks: 17

eduardsui/jib.js

A lightweight javascript run-time environment, with node.js compatiblity in mind

Language: C - Size: 17.8 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 63 - Forks: 5

yaroslav/bundlebun

bundlebun bundles Bun, a fast JavaScript runtime, package manager, and builder, with your Ruby and Rails applications

Language: Ruby - Size: 336 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 43 - Forks: 1

sableland/sable

JavaScript runtime Deno was meant to be.

Language: JavaScript - Size: 370 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 32 - Forks: 5

luisaveiro/playground

Docker Compose collection of tech stack samples.

Size: 7.08 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 30 - Forks: 5

AngelMunoz/fable-bun

Fable bindings for Bun.sh

Language: F# - Size: 101 KB - Last synced at: 25 days ago - Pushed at: over 3 years ago - Stars: 26 - Forks: 2

HiRoFa/GreenCopperRuntime

Javascript runtime library built in rust which can be used with quickjs

Language: Rust - Size: 77.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 23 - Forks: 2

SheatNoisette/vmujs

MuJS Binding for V/Vlang

Language: C - Size: 184 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 0

nirmalpaul383/Project_Tasker_dot_JS

A JavaScript console with support of the Tasker's JavaScript interface....

Language: HTML - Size: 16.7 MB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 1

nirmalpaul383/Console_dot_JS_Android

a small android application project to run/evaluate javascript code and to show the output on a custom console using a custom 'console.log()' method with support of file read/write access using Tasker's JavaScript interface. Based on https://github.com/nirmalpaul383/Console_dot_JS

Language: HTML - Size: 1.11 MB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 2

Wykerd/fireant 📦

A small, embeddable and secure JS runtime using QuickJS and libuv.

Language: C - Size: 28.3 KB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 1

theoparis/jsos 📦

A operating system that runs system-level javascript, based on the Linux kernel.

Language: Go - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

xiaoxiaojx/pure

A toy JavaScript runtime.

Language: C++ - Size: 1.48 MB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

web-native/jsen 📦

A small library for parsing and executing JavaScript expressions in custom scopes.

Language: JavaScript - Size: 694 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

guilhermebkel/advanced-javascript-concepts-study

:dragon_face: A deep study about advanced javascript topics

Size: 19.5 KB - Last synced at: 8 months ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

theoparis/trippy

Typescript parser in rust

Language: Rust - Size: 49.8 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

AtilMohAmine/izem

Izem is a blazing fast JavaScript and TypeScript runtime built with Nim 2 and JavaScriptCore

Language: Nim - Size: 926 KB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

hahnlee/pan

Son of the Hermes

Language: Rust - Size: 370 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

CampobassoJS/campobassojs.com

Web site for campobassojs.com

Language: JavaScript - Size: 61.5 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2

popescun/jsrt

Java script runtime environment based on V8 JS engine

Language: C++ - Size: 926 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

sch0penheimer/Asynchronous_JavaScript_101

A complete exploration of the JavaScript runtime: How the event loop, task queues, Web APIs, and Promises work together to handle asynchronous operations. Includes detailed explanations and runnable code examples that break down callback-based APIs, microtasks, macrotasks, and the internal mechanics behind async/await.

Language: JavaScript - Size: 1.16 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

masum184e/how_javascript_execute

A comprehensive guide explaining how JavaScript is executed under the hood.

Language: JavaScript - Size: 519 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

oscarotero/toxojs

Minimalist JavaScript runtime

Language: Rust - Size: 231 KB - Last synced at: 28 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Amnicastro98/Node.js-Reference

Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

zcfan/create-your-own-javascript-runtime

Notes of my research of nodejs.

Language: C - Size: 4.08 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

anujpanwar01/Node.js

This repository contain all node js lectures and apart from that it also have projects and challenges.

Language: JavaScript - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

eric-muchiri/Nodejs

quick guide through node

Language: JavaScript - Size: 170 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

yanmingsohu/Polydeuces 📦

another fuuk javascript engine

Language: C++ - Size: 479 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

ChyaaIsHere/nodejs_filesystem_kelas_industri

pengenalan tentang nodejs.

Language: JavaScript - Size: 3.91 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

gabrielalmir/just

Just is a simple Rust application that allows you to execute JavaScript code using the V8 engine. It supports both REPL mode and executing JavaScript files.

Language: Rust - Size: 30.3 KB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

trandung2k1/bun_javascript_runtime

Language: TypeScript - Size: 13.7 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

br0kenpixel/funjs

A simple JavaScript runtime.

Language: Rust - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Maxwellism/gopher-qjs

go's quickjs binding, supports pure go code to create js classes and js modules.

Language: Go - Size: 17.9 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

imagineeeinc/bone

🦴A super light, toy Javascript runtime based on deno🦴

Language: Rust - Size: 522 KB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

antonintouron/how-javascript-works

How the javascript programming language works.

Size: 38.1 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0