v8

There are 387 repositories under v8 topic.

  • chromatic

    Universal modifier for Chromium/V8 | 广谱注入 Chromium/V8 的通用修改器

    Language:C++8k
  • puerts

    PUER(普洱) Typescript. Let's write your game in UE or Unity with TypeScript.

    Language:C5.7k
  • memlab

    A framework for finding JavaScript memory leaks and analyzing heap snapshots

    Language:JavaScript4.6k
  • deep-into-node

    In-depth understanding of Node.js: Core Ideas and Source Code Analysis

  • rusty_v8

    Rust bindings for the V8 JavaScript engine

    Language:Rust3.7k
  • v8go

    v8go

    Execute JavaScript from Go

    Language:Go3.4k
  • easy-monitor

    企业级 Node.js 应用性能监控与线上故障定位解决方案

    Language:JavaScript3.1k
  • fibjs

    JavaScript on Fiber (built on Chrome's V8 JavaScript engine)

    Language:C++3.1k
  • bytenode

    A minimalist bytecode compiler for Node.js

    Language:JavaScript2.9k
  • mitata

    mitata

    benchmark tooling that loves you ❤️

    Language:JavaScript2.1k
  • ClearScript

    ClearScript

    A library for adding scripting to .NET applications. Supports V8 (Windows, Linux, macOS) and JScript/VBScript (Windows).

    Language:C#1.9k
  • v8js

    V8 Javascript Engine for PHP — This PHP extension embeds the Google V8 Javascript Engine

    Language:C++1.9k
  • flamebearer

    Blazing fast flame graph tool for V8 and Node 🔥

    Language:JavaScript1.7k
  • Hummer

    一套移动端高性能高可用的动态化跨端开发框架

    Language:Objective-C1.4k
  • CEF4Delphi

    CEF4Delphi

    CEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows, Linux and MacOS.

    Language:Pascal1.3k
  • LiquidCore

    Node.js virtual machine for Android and iOS

    Language:C++1k
  • v8.dev

    The source code of v8.dev, the official website of the V8 project.

    Language:JavaScript990
  • react-native-v8

    Opt-in V8 runtime for React Native Android

    Language:C++952
  • v8-bailout-reasons

    :wrench: A list of Crankshaft bailout reasons with examples

  • Javet

    Javet is Java + V8 (JAVa + V + EighT). It is an awesome way of embedding Node.js and V8 in Java.

    Language:Java878
  • dvm

    🦕 Deno Version Manager - Easy way to manage multiple active deno versions.

    Language:Rust689
  • Skr_Learning

    天问之路 - 学习笔记&学习周报。内容包括但不限于C++ STL、编译原理、LLVM IR Pass代码优化、CSAPP Lab、uCore操作系统等等。

    Language:C661
  • WebRTC-tutorial

    :books: WebRTC (Web Real-Time Communications) 中文教程

  • v8-JavaScript-Documents

    《Chrome V8源码》系列技术文章,3~4天一篇,持续更新中

  • energy

    Energy is a framework developed by Go language based on CEF (Chromium Embedded Framework) for developing cross-platform desktop applications for Windows, Mac OS X, and Linux

    Language:Go531
  • type-profile

    Collect runtime type information 😻 of your JavaScript code.

    Language:JavaScript524
  • ScriptX

    ScriptX

    A versatile script engine abstraction layer.

    Language:C++504
  • GodotJS

    GodotJS

    Add TypeScript/JavaScript Support for Godot 4.x with v8/QuickJS/JavaScriptCore/Browser

    Language:C484
  • web-tooling-benchmark

    JavaScript benchmark for common web developer workloads

    Language:JavaScript475
  • JavaScriptEngineSwitcher

    JavaScriptEngineSwitcher

    JavaScript Engine Switcher determines unified interface for access to the basic features of popular JavaScript engines. This library allows you to quickly and easily switch to using of another JavaScript engine.

    Language:C#463
  • v8py

    Write Python APIs, then call them from JavaScript using the V8 engine.

    Language:C++450
  • v8eval

    Multi-language bindings to JavaScript engine V8

    Language:C++412
  • jk

    Configuration as Code with ECMAScript

    Language:Go405
  • v8_killer

    A powerful and highly customizable universal V8 virtual machine injector.

    Language:Rust395
  • v8.js.cn

    V8 官方网站中文翻译

    Language:JavaScript384
  • javascript-idiosyncrasies

    A bunch of Javascript idiosyncrasies to beginners.