Browsing projects by Tag(s)

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

Showing page 1 of 1

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]

3.77778
   
  0 reviews  |  13 users  |  2,871,986 lines of code  |  0 current contributors  |  Analyzed 9 days 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.

5.0
 
  1 review  |  9 users  |  54,892 lines of code  |  1 current contributor  |  Analyzed 5 days 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. Most other virtual machines for the Java platform are written in native code (typically, C or C++). A Java implementation provides ease of portability, and a seamless integration of virtual machine and application resources such as objects, threads, and operating-system interfaces. [Less]

5.0
 
  0 reviews  |  6 users  |  277,965 lines of code  |  8 current contributors  |  Analyzed 4 days 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.

5.0
 
  0 reviews  |  5 users  |  340,658 lines of code  |  3 current contributors  |  Analyzed 5 days ago
 
 

Welcome to the Metacircular Research Platform (MRP), a new design effort in building performant multipurpose metacircular systems. Metacircularity is a property whereby a system and its run-time are all written in the same programming language. MRP is written in Java, including libraries, compilers ... [More] , garbage collectors and binary translators. It is also a test bed for operating systems written in a metacircular manner. [Less]

0
 
  0 reviews  |  1 user  |  268,729 lines of code  |  0 current contributors  |  Analyzed about 20 hours ago
 
 

SableVM is a robust, extremely portable, efficient, and specifications-compliant Java virtual machine that aims to be easy to maintain and to extend. It features a state-of-the-art, efficient interpreter engine. Its source code is very accessible and easy to understand, and has many robustness features that have been the object of careful design.

0
 
  0 reviews  |  0 users  |  396,419 lines of code  |  0 current contributors  |  Analyzed 6 months ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.