Tags : Browse Projects

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

GNU Classpath

Compare

Claimed by GNU No analysis available

GNU Classpath (Essential Libraries for Java) is a project to create free core class libraries for use with virtual machines and compilers for the java programming language. It includes all native methods and core classes necessary for a completely functional java runtime.

0 lines of code

0 current contributors

0 since last commit

20 users on Open Hub

Activity Not Available
4.7
   
I Use This
Mostly written in language not available
Licenses: GPL-2-0-w...

Vert.x

Compare

Claimed by Eclipse Foundation Analyzed about 17 hours ago

vert.x - Effortless asynchronous application development for the modern web and enterprise

154K lines of code

23 current contributors

4 days since last commit

16 users on Open Hub

Moderate Activity
5.0
 
I Use This
Licenses: apache_2, eclipse

IcedTea

Compare

  No analysis available

The IcedTea project provides a harness to build the source code from http://openjdk.java.net using Free Software build tools and provides replacements for the binary plugs with code from the GNU Classpath project.

0 lines of code

1 current contributors

0 since last commit

14 users on Open Hub

Activity Not Available
4.71429
   
I Use This
Mostly written in language not available
Licenses: AGPL3_or_..., gpl, GPL-2-0-w...

ScalaCheck

Compare

  Analyzed about 4 hours ago

ScalaCheck is a Scala implementation of the QuickCheck 2 library for Haskell. It tries to keep the look and feel of QuickCheck as much as possible, while being open for improvements and extensions that can ease the task of property-based, randomized testing of Scala programs. Main features: ... [More] Unit properties are written directly in Scala, using combinators from the ScalaCheck library. Properties are tested automatically, with test data generated by ScalaCheck. Data generation can be precisely controlled, and generation of custom data types is simple to define. Failing test cases are minimised automatically, which makes pin-pointing error causes easier. Support for stateful testing of command sequences, and minimization of failing command sequences. [Less]

7.63K lines of code

21 current contributors

8 days since last commit

12 users on Open Hub

Moderate Activity
5.0
 
I Use This

Kotlin

Compare

  Analyzed 1 day ago

The Kotlin Programming Language

5.71M lines of code

159 current contributors

4 days since last commit

11 users on Open Hub

Very High Activity
5.0
 
I Use This

Canoo WebTest

Compare

  No analysis available

Canoo WebTest is a free open source tool for automated testing of web applications. It calls web pages and verifies results, giving comprehensive reports on success and failure.

0 lines of code

0 current contributors

0 since last commit

11 users on Open Hub

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

Apache Harmony

Compare

Claimed by Apache Software Foundation Analyzed 7 months ago

Apache Harmony is the Java SE project of the Apache Software Foundation. The aim of the project is to produce a large and healthy community of those interested in runtime platforms tasked with creation of: - a compatible, independent implementation of Java SE under the Apache License v2 - a ... [More] community-developed modular runtime (VM and class library) architecture. [Less]

1.49M lines of code

0 current contributors

about 14 years since last commit

10 users on Open Hub

Activity Not Available
3.83333
   
I Use This

JamVM

Compare

  Analyzed about 22 hours ago

JamVM is a compact Java Virtual Machine conforming to the JVM specification edition 2 (blue book). It is extremely small; stripped executable on PowerPC ~180K, Intel 150K. However, unlike other small VMs it supports the full J2SE 1.5 specification, inc. soft/weak/phantom references, annotations and JNI.

31.7K lines of code

0 current contributors

over 10 years since last commit

8 users on Open Hub

Inactive
5.0
 
I Use This

JikesRVM

Compare

  Analyzed about 6 hours ago

Jikes RVM (Research Virtual Machine) provides a flexible open testbed to prototype virtual machine technologies and experiment with a large variety of design alternatives. The system is licensed under an OSI approved license. Jikes RVM runs on many platforms and advances the state-of-the-art of ... [More] virtual machine technologies for dynamic compilation, adaptive optimization, garbage collection, thread scheduling, and synchronization. A distinguishing characteristic of Jikes RVM is that it is implemented in the Java programming language and is self-hosted i.e., its Java code runs on itself without requiring a second virtual machine. This provides ease of portability, and a seamless integration of virtual machine and application resources such as objects, threads, and operating-system interfaces. [Less]

575K lines of code

3 current contributors

over 3 years since last commit

6 users on Open Hub

Inactive
5.0
 
I Use This

PHP /Java Bridge

Compare

  Analyzed 5 months ago

The php/Java bridge is an optimized, XML-based network protocol, which can be used to connect a native script engine, PHP, with a Java or ECMA 335 virtual machine. It is more than 50 times faster than local RPC via SOAP, requires less resources on the web-server side, and it is faster and more ... [More] reliable than communication via the Java Native Interface. [Less]

339K lines of code

0 current contributors

over 8 years since last commit

5 users on Open Hub

Activity Not Available
0.0
 
I Use This