Tags : Browse Projects

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

Squeak

Compare

  Analyzed 4 months ago

Squeak is a modern, open source full-featured implementation of the powerful Smalltalk programming language and environment. Squeak is highly-portable - even its virtual machine is written entirely in Smalltalk making it easy to debug, analyze, and change. Squeak is the vehicle for a wide range of ... [More] projects from multimedia applications, educational platforms to commercial web application development. [Less]

5.32M lines of code

1 current contributors

over 1 year since last commit

31 users on Open Hub

Activity Not Available
4.66667
   
I Use This

Neko

Compare

  Analyzed about 19 hours ago

Neko is a high-level dynamically typed programming language which can also be used as an embedded scripting language. It has been designed to provide a common runtime for several different languages. Neko is not only very easy to learn and use, but also has the flexibility of being able to extend ... [More] the language with C libraries. Neko has a compiler and virtual machine. The Virtual Machine is both very lightweight and extremely well optimised so that it can run very quickly. The VM can be easily embedded into any application and your libraries are directly accessable using the C foreign function interface. [Less]

27.5K lines of code

6 current contributors

3 months since last commit

18 users on Open Hub

Very Low Activity
4.9
   
I Use This

Inferno Distributed Operating System

Compare

  No analysis available

Inferno® is a distributed operating system, originally developed at Bell Labs, but now developed and maintained by Vita Nuova® as Free Software. Applications written in Inferno's concurrent programming language, Limbo, are compiled to its portable virtual machine code (Dis), to run anywhere on a ... [More] network in the portable environment that Inferno provides. Unusually, that environment looks and acts like a complete operating system. The use of a high-level language and virtual machine is sensible but mundane. The interesting thing is the system's representation of services and resources. They are represented in a file-like name hiearchy. Programs access them using only the file operations open, read/write, and close. The 'files' may of course represent stored data, but may also be devices, [Less]

0 lines of code

4 current contributors

0 since last commit

13 users on Open Hub

Activity Not Available
4.625
   
I Use This
Mostly written in language not available
Licenses: gpl, lucent_plan9, lgpl

Apache Harmony

Compare

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

almost 13 years since last commit

10 users on Open Hub

Inactive
3.83333
   
I Use This

User-mode Linux kernel port

Compare

  No analysis available

The user-mode kernel port is a port of the Linux kernel which runs in a set of processes. The result is a user-mode virtual machine and a kernel which can be debugged and developed using all of the usual process-level tools.

0 lines of code

0 current contributors

0 since last commit

9 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: No declared licenses

openc2e

Compare

  Analyzed about 11 hours ago

Openc2e is a cross-platform open-source game engine designed to be compatible with and run the Creatures series of games, including Creatures 1, 2, 3 and Docking Station.

33.1K lines of code

0 current contributors

almost 14 years since last commit

8 users on Open Hub

Inactive
4.2
   
I Use This

JamVM

Compare

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

JikesRVM

Compare

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

about 2 years since last commit

6 users on Open Hub

Inactive
5.0
 
I Use This

Jato VM

Compare

  Analyzed about 18 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...

ResidualVM

Compare

  Analyzed about 2 hours ago

ResidualVM is a cross-platform 3D game interpreter which allows to play LucasArts' LUA-based 3D adventures: Grim Fandango and Escape from Monkey Island. Why 'ResidualVM'? Because this engine covers games that the main ScummVM application will not support due to their 3D nature. Also, GRIME is a residue.

446K lines of code

14 current contributors

over 3 years since last commit

5 users on Open Hub

Inactive
4.0
   
I Use This