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.
Create free account
Earn up to 16% annual interest with Nexo.
Let your crypto work for you
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
PataPata is an experiment moving ideas from Squeak and HyperCard to the Java VirtualMachine (JVM) using JavaScript and other JVM languages. Other inspirations include Augment, Design Science, eToys' constructivism & OLPC/Sugar's connectivism.
The Whiteoak programming language, http://whiteoak.sourceforge.net, is a Java 6 extension that supports: structural subtyping (structural conformance), virtual fields and constructors, mixin-like/trait-like composition of objects and more.
The Simply Magical Programming Language, or SMIPL, gives everyone the chance to create their own programs without difficulties. Created to be as easy as english to understand, and let's you experience the power of a computer by writing to it.
raw2vmdk is an OS independent Java utility that allows you to mount raw disk images, like images created by "dd", using VMware, VirtualBox or any other virtualization platform supporting the VMDK disk format.
The Virtual Commons (http://commons.asu.edu) is an open software initiative devoted to computational experiments on collective action and resource governance and funded by Arizona State University's Center for Behavior, Institutions, and the Environment (http://cbie.asu.edu).
NOTE: we've moved our development to GitHub at https://github.com/virtualcommons - please look for the latest versions there.
jvmstarter: java virtualmachine starter
It simplifies the setting up of complex java environment.
It extends the portability of your application (script file is the same on all architectures).
Real time micro benchmark multi-lingual suite (RTMB) provides a good way to measure the deterministic quality of hardware, an operating system, or a Java VirtualMachine. RTMB consists of benchmarks in C, C++ and Java
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.
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.
Este proyecto constituye una adaptacion y mejora del codigo ANFIS de dominio público de Roger Jang. / This project is an adaptation and improvement of the original public domain ANFIS code of Roger Jang.
...It takes ASCII descriptions for Java classes, written in a simple assembler-like syntax. It converts them into binary Java .class class files suitable for loading into a Java VirtualMachine implementation.
A hardware supported hypervisor originally built for malware analysis. Features: Linux VM introspection, minimal detectability, small (~150KB), simple, and well documented. Can be used for other purposes. Support for Intel-VT & Windows coming soon.
Scalable Language API (SLAPI) The most comprehensive architecture for conversational natural-language applications including speech recognition/synthesis, semantics, & machine translation. Used on Android & other mobile app platforms.
MUgen is an emulator generator which works in a way similar to yacc. It takes an input machine description and outputs a source file which is a fully implemented emulator of that system. This is the open-source system.
Western Digital TV HD Media Player Emulator was created to help OSD moding by eliminating the modify-deploy to wdtv-test cycle. With the box out of the equation valuable time is saved.
Geneur is an Open Source scheduler for GRID. It is based on variation of genetic algorithms. Geneur uses backfill scheduling algorithm to create first genetic population.
Verto is a compiler that uses a top-down recursive descent parser implemented in Java
for educational purposes. It translates Verto language (a subset of the C language) into Caesar machine language.
Verto is the Latin word for interpret.
OpenSpace 2010 is an free and opensource developpement environment, wich include a sysadmin-targeted module, and a embedded developpement module. Developpers welcome.
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.
Cov is a code coverage tool to get your code coverage after your runuing some steps for your programs.It is based on llvm(Low Level VirtualMachine,http://llvm.org/).Now,it's only a begining,so welcome anybody to join in.