Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Ceylon

Compare

  Analyzed about 18 hours ago

The Ceylon compilers for JVM and JS, the language module, and command line tools

610K lines of code

2 current contributors

almost 4 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

Avian

Compare

  Analyzed about 14 hours ago

Avian is a lightweight virtual machine and class library designed to provide a useful subset of Java's features, suitable for building self-contained applications.

106K lines of code

0 current contributors

over 3 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses
Tags java jit jvm

Class Ghost

Compare

  No analysis available

Class Ghost is a small utility that can redefine class files within a running JVM. Class Ghost allows you to directly inject the newly compiled class files in to the JVM without interrupting the running application. Works with multiple as well as remote JVMs. Class ghost allows you to re define ... [More] or inject re-compiled and changed code in to a JVM without restarting it. This can help boost productivity when working with any sort of Java application, including web servers, servlet containers and application servers. The application client is built on the netbeans platform and provides a robust easy to use user interface [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: sun_public

pnuts

Compare

  No analysis available

A scripting language on JVM.

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: sun_public

HeapStats

Compare

  No analysis available

HeapStats is a lightweight JavaVM monitoring tool for Java heap and GC status. It sends a real-time alert such as an SNMP trap when it has been predicted that a fault will occur. It yields rather small log files which you can analyze with a GUI equipped tool.

0 lines of code

2 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: GPL2

CBCJVM

Compare

  Analyzed 1 day ago

9.98K lines of code

0 current contributors

over 11 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

Maxine VM

Compare

  No analysis available

A Next Generation, Highly Productive Platform for Virtual Machine Research. It is written entirely in Java, completely compatible with modern Java IDEs and the standard JDK, features a modular architecture that permits alternate implementations of subsystems such as GC and compilation to be ... [More] plugged in, and is accompanied by a dedicated development tool (the Maxine Inspector) for debugging and visualizing nearly every aspect of the VM's runtime state. [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl

Ratpack Framework

Compare

  Analyzed about 14 hours ago

Ratpack is a simple, capable, toolkit for creating high performance web applications for JVM. Ratpack is built on Java and the Netty event-driven networking engine. The API is optimized for Groovy and Java 8, though Java 7 can also be used. Optional Google Guice integration provides a ... [More] foundation for scaling your application in size in a managed way. Optional Gradle build time support makes building and testing applications a breeze. [Less]

79.3K lines of code

14 current contributors

29 days since last commit

2 users on Open Hub

Moderate Activity
5.0
 
I Use This
Licenses: No declared licenses

Ioke

Compare

  Analyzed about 4 hours ago

Ioke is a folding language. It allows you to write highly expressive code that writes code. Ioke allows you to create abstractions at any level, and expressiveness is the ultimate goal of the language. Ioke is a dynamic language targeted at the Java Virtual Machine. It's been designed from ... [More] scratch to be a highly flexible general purpose language. It is a prototype-based programming language that is inspired by Io, Smalltalk, Lisp and Ruby. [Less]

67.6K lines of code

0 current contributors

almost 13 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

GraalVM

Compare

  No analysis available

Graal is a new just-in-time compiler for the JVM focused on peak performance and multi-language support. Graal offers performance advantages not only to Java code, but also to scripting languages such as JavaScript, Ruby, and R. Additionally, it enables the execution of native code on the JVM via an ... [More] LLVM-based front end (project Sulong). Languages are executed by Graal via the Truffle framework, which comes with seamless interoperability and polyglot debugging and profiling functionality. [Less]

0 lines of code

137 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl