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.
This is a generalized version of the famous Langton Ant, which is a FSM (Finite State Machine) with two states. This little program give you the change to describe a FSM with up to eigth states.
RadianceML aims to integrate the Radiance lighting simulation system into XML environments. A set of XSL transformations is used to import and export native Radiance scenes, a schema to validate scenes and use XML-editors.
EyesRay render a 3D scene with the raytracing algorithm. Some specifics points are: a scene loader, the support of transparency, avaibility to generate images (ppm format)...
Obsolete project - archived at
https://github.com/darrenleeweber/bioelectromagnetism
This is a public release of a Matlab toolbox for working with data from electroencephalography (EEG/ERP) and magnetic resonance imaging (MRI). It contains functions to process and visualize ERP/MRI data and associated electrode positions.
RadDoom is a radiosity scene renderer that use "Dynamic Surface Subdivision". It's write in Java and Java3D. It enables, in real time, the user to travel in the 3D scene during rendering.
GRAnular Media Simulation in C++ using Molecular Dynamics. To be used in PhD work. The code will support: collision, electric dipoles (long range forces), intergranular fluid, and possibly MPI for parallel computing.
The NeuroEvolution Visualization Toolkit is a suite of XSL style
sheets, DTDs, shell scripts/bat files used to generate graphical
output in the form of SVG (Scalable Vector Graphics) for data
associated with neuroevolution implementations.
This program plots the solutions or approximations of systems of ordinary differential equations (ODEs). It makes use of opengl for the plotting, and the plots can be specified from data files or symbolically by specifying a system of equations.
Computer Controlled Optical Microscopy is a package to enable camera equipped microscopes to generate multi-modal time-lapse image sequences
of 3D volumes. This is achieved by periodically changing optical settings, xyz positions and acquiring images.
PolyTreeTable is a Swing Component that can display a graph where nodes have multiple parents (polyhierarchy). There is a focus node, a parent tree above, a child tree below, parents expand upwards. It is a JTable derivate with multiple columns.
Z88 a free finite elements program featuring 20 different element types for LINUX and Windows. Includes two solvers, a mesher, plot programs and a GUI with online help.
This program allows the user's laptop to act as a trip computer displaying fuel economy, speed, and other information about a car which is connected through a hardware device to the parallel port.
txtkit is a visual text mining tool for exploring large amounts of multilingual texts. It's an multiuser-application which mainly focuses on the process of reading and reasoning as series of decisions and events.
PHP::Duploc helps you find duplicate code (a \"bad smell\", prompting a refactoring) in your PHP scripts. By looking for certain patterns in a \"dotplot\" graph, you can visually get a quick overview over a large body of code.