Tags : Browse Projects

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

Io Language

Compare

  Analyzed about 5 hours ago

122K lines of code

2 current contributors

5 months since last commit

18 users on Open Hub

Very Low Activity
4.5
   
I Use This
Licenses: No declared licenses

GNU Smalltalk

Compare

Claimed by GNU Analyzed about 16 hours ago

GNU Smalltalk is a free implementation of the Smalltalk-80 language.

330K lines of code

0 current contributors

12 days since last commit

12 users on Open Hub

Very Low Activity
4.66667
   
I Use This

Apache Harmony

Compare

Claimed by Apache Software Foundation Analyzed about 21 hours 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

over 12 years since last commit

10 users on Open Hub

Inactive
3.83333
   
I Use This

LuaJIT

Compare

  Analyzed about 7 hours ago

LuaJIT is a Just-In-Time Compiler for the Lua programming language.

93.3K lines of code

1 current contributors

18 days since last commit

9 users on Open Hub

Very Low Activity
5.0
 
I Use This

JamVM

Compare

  Analyzed about 11 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

almost 9 years since last commit

8 users on Open Hub

Inactive
5.0
 
I Use This

MacRuby

Compare

  Analyzed about 1 hour ago

MacRuby is a version of Ruby 1.9, ported to run directly on top of Mac OS X core technologies such as the Objective-C common runtime and garbage collector, and the CoreFoundation framework. While still a work in progress, it is the goal of MacRuby to enable the creation of full-fledged Mac OS X ... [More] applications which do not sacrifice performance in order to enjoy the benefits of using Ruby. [Less]

630K lines of code

0 current contributors

about 9 years since last commit

7 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: gpl, Ruby_License

JikesRVM

Compare

  Analyzed 1 day 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

about 2 years since last commit

6 users on Open Hub

Inactive
5.0
 
I Use This

Turnkey Linux

Compare

  Analyzed 18 days ago

TurnKey Linux is an opensource project that aims to develop high-quality software appliances that are easy to deploy, easy to use and free. In a nutshell, we believe everything that can be easy, should be easy! http://www.turnkeylinux.org/

490K lines of code

11 current contributors

about 1 month since last commit

6 users on Open Hub

High Activity
5.0
 
I Use This

openSUSE Kiwi

Compare

  No analysis available

The OpenSuSE KIWI Image System provides a complete operating system image solution for Linux supported hardware platforms as well as for virtualisation systems like Xen Qemu or VMware.

0 lines of code

6 current contributors

0 since last commit

6 users on Open Hub

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

Jato VM

Compare

  Analyzed about 11 hours ago

Jato is an implementation of the Java virtual machine. It includes a VM and a JIT compiler for the x86 machine architecture and supports the JNI API. Jato uses Boehm GC as its garbage collector and relies on GNU Classpath to provide essential Java APIs.

339K lines of code

0 current contributors

almost 10 years since last commit

5 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: gpl, gpl_class...