J2V8
JavaScript engine
A Java library that provides high-performance JavaScript execution and tight integration with the V8 engine.
Java Bindings for V8
3k stars
118 watching
355 forks
Language: Java
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
v8/v8 | The V8 JavaScript Engine is a compiler and virtual machine implementing the ECMAScript specification. | 23,439 |
vavr-io/vavr | A Java library for functional programming and object-oriented coding practices to reduce code complexity and improve quality. | 5,743 |
winterbe/java8-tutorial | A tutorial guide to new Java 8 language features and API changes | 16,720 |
lightbend/config | A configuration library for JVM languages that supports multiple file formats and provides features like merging, validation, and substitution | 6,170 |
javamelody/javamelody | A tool to monitor and analyze the performance of Java-based web applications | 2,963 |
javaparser/javaparser | A Java library that generates an Abstract Syntax Tree from source code and provides advanced analysis functionalities. | 5,437 |
stleary/json-java | Provides a reference implementation of JSON parsing and generation in Java | 4,535 |
eclipse-openj9/openj9 | An implementation of a Java Virtual Machine designed for high performance and reliability in cloud deployments. | 3,284 |
leaningtech/cheerpj-meta | Enables Java 8 applications to run in web browsers without legacy plugins | 465 |
reactor/reactor-core | A foundation for building non-blocking reactive applications on the JVM | 4,984 |
jetty/jetty.project | Provides a lightweight, highly scalable web server and Servlet engine written in Java | 3,863 |
tootallnate/java-websocket | A library implementing a WebSocket protocol in Java. | 10,530 |
socketio/socket.io-client-java | A Java library for real-time communication over the web. | 5,343 |
jeroen/v8 | Provides an R interface to Google's V8 JavaScript and WebAssembly engine | 201 |
jenv/jenv | Manages multiple versions of Java on development machines | 5,872 |