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.
The JRRE project is a Java runtime environment implementation based on Sun's Java 2 Virtual Machine specification. The system is currently under development at Appalachian State University by undergraduates Christopher Ellsworth and Clarence Alston.
Our goal was to develop a very simple programming language for expressing state machines. You can express the logic of a fairly complex, real life statemachine in a single page of text that is easy to understand. Creates Java (C++ may be next).
JStateMachine is designed to control user interfaces (Swing and Servlet/JSP) by treating the UI as a well-defined finite statemachine. It is MVC-like and supports access control, exception handling, I18N and rapid prototyping.
nsjava is a loadable c-module which embeds a java virtual machine in aolserver. This module is being developed to support the openacs project - see http://openacs.org, but it could find general application as a web development tool.
Daemon4J is a helpful ghost for those who
- dont like Java startup speed, esp. when the actual program needs
only a second
- dont know the classpath to use
- want to hide Java behind an innocent command line tool
- are not ready for the Big Serve
This is an open source statemachine template for C++. Initially FSM support will be given. The purpose is to facilitate developers to create statemachine based C++ applications easily.
Internet C++/Internet Virtual Machine is a high-speed, open-source alternative to Java and .NET. Applications written in standard languages, such as C and C++. OpenGL 1.2 support brings portable high-speed 3D graphics and games.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
A small, efficient and reliable java virtual machine aimed at portable devices (but also runnable on desktop computers), initially written by Rick Wild of Wabasoft. This account is for the development of the VM core and the associated core java packages.
xdProf is a tool that captures and analyzes stack traces sent at a fixed interval from Java Virtual Machines in a distributed system. The xdProf client uses a C/C++ Java Virtual Machine Profiling Interface (JVMPI) library and works on many platforms.
GenP Genetic Programming Library is a cross-platform library of genetic programming functions for generic application. Initially it's purpose is for machine learning in board games but should be applicable to any purpose.
Leafpile is a Z-code interpreter, a Java implementation of the Z-machine virtual machine used for running Infocom/Inform interactive fiction story files. Leafpile seeks complete compliance with the Z-machine Standards Document 1.0.
Tool for generete testcasesPresents a proposal to employ use cases to estimate the test effort and to create a finite statemachine for model-based test case generation.
High Availability using Virtualization:
Set up two servers (main and backup). The backup should come into action when the main goes down, & should continue the operation that the main was running, exactly from the point of failure, without loss of data.
Programming and Managing VMware infrastructure is an upcoming book by O'Reilly. The book will have many code examples in C#, Java, Perl, and PowerShell. This project is home to those examples -- the book's source code.
Takthons provides container and manipulation services for evolved machine language routines. This allows the calling application to concentrate on the UI, the fitness evaluation and the genetic operations rather than the machine language details.
This project is an API I have created over the years and ported to several languages. It contains tools, structures, and algorithms I have found useful in graphics, robotics, and machine vision applicaitons. Points, Lines, Vectors, etc.
Java JNI Launcher and Service Controller is a project to create a suite of Java virtural machine launcher tools. No more long complicated command line's to run your Java application
Spider is a Java framework for creating web applications. Its major design goals are are testing, reducing boilerplate code, avoiding static state through dependency injection, strict M-V-C separation and convention over configuration.