V8 Open Source Projects
Browse 129 V8 open source projects, ranked by GitHub stars. Find the most popular V8 tools and libraries.
v8/v8
The official mirror of the V8 Git repository
Metrics details
| Stars | 25,130 |
Tencent/puerts
PUER(普洱) Typescript. Let's write your game in UE or Unity with TypeScript.
Metrics details
| Stars | 6,132 |
facebook/memlab
A framework for finding JavaScript memory leaks and analyzing heap snapshots
Metrics details
| Stars | 5,004 |
yjhjstz/deep-into-node
In-depth understanding of Node.js: Core Ideas and Source Code Analysis
Metrics details
| Stars | 4,390 |
denoland/rusty_v8
Rust bindings for the V8 JavaScript engine
Metrics details
| Stars | 3,902 |
just-js/just
the only javascript runtime to hit no.1 on techempower :fire:
Metrics details
| Stars | 3,805 |
rogchap/v8go
Execute JavaScript from Go
Metrics details
| Stars | 3,490 |
hyj1991/easy-monitor
企业级 Node.js 应用性能监控与线上故障定位解决方案
Metrics details
| Stars | 3,133 |
fibjs/fibjs
JavaScript on Fiber (built on Chrome's V8 JavaScript engine)
Metrics details
| Stars | 3,099 |
bytenode/bytenode
A minimalist bytecode compiler for Node.js
Metrics details
| Stars | 2,958 |
danbev/learning-v8
Project for learning V8 internals
Metrics details
| Stars | 2,735 |
eclipsesource/J2V8
Java Bindings for V8
Metrics details
| Stars | 2,631 |
bnoordhuis/node-heapdump
Make a dump of the V8 heap for later inspection.
Metrics details
| Stars | 2,554 |
plutext/docx4j
JAXB-based Java library for Word docx, Powerpoint pptx, and Excel xlsx files
Metrics details
| Stars | 2,372 |
jxcore/jxcore
Evented IO for ChakraCore, SpiderMonkey & V8 JavaScript
Metrics details
| Stars | 2,370 |
Escapingbug/awesome-browser-exploit
awesome list of browser exploitation tutorials
Metrics details
| Stars | 2,290 |
thlorenz/v8-perf
⏱️ Notes and resources related to v8 and thus Node.js performance
Metrics details
| Stars | 2,283 |
plv8/plv8
V8 Engine Javascript Procedural Language add-on for PostgreSQL
Metrics details
| Stars | 2,053 |
microsoft/ClearScript
A library for adding scripting to .NET applications. Supports V8 (Windows, Linux, macOS) and JScript/VBScript (Windows).
Metrics details
| Stars | 2,025 |
phpv8/v8js
V8 Javascript Engine for PHP — This PHP extension embeds the Google V8 Javascript Engine
Metrics details
| Stars | 1,858 |
mapbox/flamebearer
A JavaScript CPU trace analysis tool for agents and humans
Metrics details
| Stars | 1,661 |
a0viedo/demystifying-js-engines
A list of resources about JavaScript engines
Metrics details
| Stars | 1,628 |
didi/Hummer
一套移动端高性能高可用的动态化跨端开发框架
Metrics details
| Stars | 1,415 |
toggl/toggl_api_docs
Documentation for the Toggl API
Metrics details
| Stars | 1,392 |
salvadordf/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.
Metrics details
| Stars | 1,323 |
thlorenz/deoptigate
⏱️ Investigates v8/Node.js function deoptimizations.
Metrics details
| Stars | 1,169 |
LiquidPlayer/LiquidCore
Node.js virtual machine for Android and iOS
Metrics details
| Stars | 1,035 |
v8/v8.dev
The source code of v8.dev, the official website of the V8 project.
Metrics details
| Stars | 1,016 |
pmed/v8pp
Bind C++ functions and classes into V8 JavaScript engine
Metrics details
| Stars | 966 |
Kudo/react-native-v8
Opt-in V8 runtime for React Native Android
Metrics details
| Stars | 961 |
caoccao/Javet
Javet is Java + V8 (JAVa + V + EighT). It is an awesome way of embedding Node.js and V8 in Java.
Metrics details
| Stars | 956 |
vhf/v8-bailout-reasons
:wrench: A list of Crankshaft bailout reasons with examples
Metrics details
| Stars | 901 |
JavascriptNet/Javascript.Net
.Net bindings to the V8 JavaScript engine
Metrics details
| Stars | 834 |
ry/v8worker2
Minimal golang binding to V8
Metrics details
| Stars | 797 |
zertosh/v8-compile-cache
Require hook for automatic V8 compile cache persistence
Metrics details
| Stars | 743 |
justjavac/dvm
🦕 Deno Version Manager - Easy way to manage multiple active deno versions.
Metrics details
| Stars | 707 |
Kiprey/Skr_Learning
天问之路 - 学习笔记&学习周报。内容包括但不限于C++ STL、编译原理、LLVM IR Pass代码优化、CSAPP Lab、uCore操作系统等等。
Metrics details
| Stars | 696 |
Tinywan/WebRTC-tutorial
:books: WebRTC (Web Real-Time Communications) 中文教程
Metrics details
| Stars | 659 |
rubyjs/mini_racer
Minimal embedded v8
Metrics details
| Stars | 622 |
WebAssembly/wasm-c-api
Wasm C API prototype
Metrics details
| Stars | 608 |
energye/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
Metrics details
| Stars | 606 |
v8blink/v8-JavaScript-Documents
《Chrome V8源码》系列技术文章,3~4天一篇,持续更新中
Metrics details
| Stars | 595 |
baijunyao/laravel-bjyblog
Laravel v9 blog
Metrics details
| Stars | 526 |
fhinkel/type-profile
Collect runtime type information 😻 of your JavaScript code.
Metrics details
| Stars | 524 |
Tencent/ScriptX
A versatile script engine abstraction layer.
Metrics details
| Stars | 510 |
v8/web-tooling-benchmark
JavaScript benchmark for common web developer workloads
Metrics details
| Stars | 496 |
Taritsyn/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.
Metrics details
| Stars | 475 |
nodejs/node-v8
Experimental Node.js mirror on V8 lkgr :sparkles::turtle::rocket::sparkles:
Metrics details
| Stars | 466 |
felixge/node-stack-trace
Get v8 stack traces as an array of CallSite objects.
Metrics details
| Stars | 461 |
tbodt/v8py
Write Python APIs, then call them from JavaScript using the V8 engine.
Metrics details
| Stars | 453 |
miketheprogrammer/go-thrust
Cross Platform UI Kit powered by Blink/V8/Chromium Content Lib
Metrics details
| Stars | 443 |
mraleph/irhydra
Tool for displaying IR used by V8 and Dart VM optimizing compilers
Metrics details
| Stars | 439 |
ShellWen/v8_killer
A powerful and highly customizable universal V8 virtual machine injector.
Metrics details
| Stars | 431 |
sony/v8eval
Multi-language bindings to JavaScript engine V8
Metrics details
| Stars | 419 |
reg-viz/reg-cli
📷 Visual regression test tool.
Metrics details
| Stars | 415 |
ONLYOFFICE/core
Server core components which are a part of ONLYOFFICE Document Server
Metrics details
| Stars | 412 |
jkcfg/jk
Configuration as Code with ECMAScript
Metrics details
| Stars | 405 |
augustoroman/v8
A Go API for the V8 javascript engine.
Metrics details
| Stars | 404 |
salvadordf/WebView4Delphi
WebView4Delphi is an open source project created by Salvador Díaz Fau to embed Edge/Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows.
Metrics details
| Stars | 401 |
danbev/learning-nodejs
Project for learning Node.js internals
Metrics details
| Stars | 396 |
