Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
OSlash is a c++ framework for developing decentralized cloud computing services. It includes a programming environment and virtualmachine for assembling networks of processing nodes coordinate their operations through message passing.
The goal of the SimUML project is to create a UML virtualmachine by relying on the EMF implementation of the UML metamodel. The current implementation supports statemachine models, instance models and partially supports activity diagrams.
The `Turing Machine Compiler Collection' (tmcc) contains a virtualmachine which emulates a Turing Machine such as an assembler and a C-like compiler which assemble/compile the written code into the delta-notation.
RobotSee is a language as easy as Basic, with the power of C. The RobotSee VM is a virtualmachine that will run on anything from a small 8bit machine all the way up to a linux/windows class machine.
SUBLEQ is a machine language in which there are no opcodes, the only operation available is substract and branch if negative or zero. This project offers a virtualmachine for SUBLEQ programs. The included compiler allows you to write SUBLEQ more easy.
Pes is an simple programing language. It has just few basic constructions and it has c-like & pascal-like syntax. The compiler output is Jasmin - an assembler for java virtualmachine. It was my school project.
The CodeTime platform covers every aspect of parallel software from authoring, through distribution, to run-time. Its goals are: high programmer productivity; write once, run high performance anywhere; and wide acceptance.
Bidirectional computer, bicomp, is a virtualmachine designed to aid in the research of complexity. bicomp runs its programs in forward or reverse. The program either produces a result from two inputs, or a list of possible inputs given a result.
A open source, multiplatform, fractal generator and explorer. Includes Mandelbrot, Julia, Lambda and others popular formulas. Also includes formula reader to create new fractals. It can save PNG images. Requires Java VirtualMachine.
A Java-written MIPS simulator developed to stimulate people learning the Assembly language. It adds graphics, sounds and user interation to make writing assembly programs more interesting.
N-sim is a framework for studying and developing wireless sensor networks. It emulates the computation of sensor platforms, simulates the wireless communications, and allows plug-in models for source detection simulation. Intended for cluster computing.
CosmicOS is a framework for creating stand-alone messages suitable for sending to ourselves in the distant future, or to use in SETI research. It is inspired by Hans Freudenthal's language, Lincos, and Carl Sagan's book, Contact.
pynpvm is a Python interface to Parallel VirtualMachine (PVM), a portable heterogeneous message-passing system. It requires NumPy as a pre-requisite because the datatype numpy.array is used for message passing.
YABI93 is an Interpreter for the esoteric programming language Befunge, version "Befunge93". It is written in Java 1.5 and uses Swing for its graphical interface. YABI supports a multilanguage GUI.
The Wolfram Machine project is an effort to create a set of documentation and useful modules (both hardware and software) for a computing architecture based on the mathematical theories presented in Steven Wolfram's book _A_New_Kind_of_Science_.
The OS561 operating system based around FORTH/Java. The OS is to run on a VHDL chip OpenHardware design called the Minon, but could become available for other platforms. The unique point of the design is a revolutionary data compression technology.