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
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
HumanSudokuSolver is intended to solve Sudoku puzzles in a way human beings would do (non brute force). It currently solves most of the puzzles I tried and can output a step-by-step solution. Developers who want to contribute are welcome!
DurDoomed is a FPS made with the jMonkeyEngine (3D engine written in Java). This FPS will be a lab for testing and optimizing, if possible, the jMonkeyEngine
BackgammonBase is a basic portable C++ class and a small console application for a Backgammon board game with a simple ascii-display for demonstration and testing.
.Net Image Lib is a small image library written in C#. It will be capable of loading different graphics formats (bmp, tga, png, etc). At the moment this is a learning project to improve programming skills in C# and unittesting.
Aerial Death put you on the skin of John Hellborn, a xpert pilot of the American army that is testing prototipes. One of the prototipes, has been stolen, and you need to recover it.
A java application for creating, playing and solving SuDoku puzzles of various types. Features both a Swing GUI and command-line operation. The automatic solving of puzzles uses "smart" techniques rather than a brute force search of every possibility.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
leJOSUnit is a port of the Java based JUnit framework for testing robotic programs with a very small footprint. leJOS is a Java based replacement firmware (OS) for the LEGO Mindstorms RCX brick that comes with Lego\'s Robotics Invention System.
SeSAm (Shell for Simulated Agent Systems) provides a generic environment for modelling and experimenting with agent-based simulation with a special focus on the easy construction of complex models including dynamic interdependencies or emergent behaviour
A set of libraries to create (mostly) adventure games, written in C#.
Currently includes a library for game logic, and a CLI engine (like old prompt games) - for testing purposes.