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
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Sudoku game library written in C# qirh source and tests (NUnit) available. Provides hint tracking and allows for custom classes to be added for advanced solving techniques to be applied without directly modifying the library's code. An UndoManager class is provided for automatic undo/redo support, and basic file saving and loading to and from an XML format is implemented as well.
Also includes a custom control to drop on forms to take care of the display and basic key handling, and a...
This game engine is designed for use in puzzle and board games where a grid structure is necessary. It was originally developed for use in grid type logic puzzles. This project was started to allow adaptation for other puzzles, like crosswords and sudoku
Marc's SuDoKu is a complete SuDoKu program with advanced puzzle creation and solving engine (see http://sourceforge.net/projects/sudoku). With Marc's SuDoKu you can play alone or in duel/battle via the included NetPlay. You need Java6 (read the news!)
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
This solves a Sudoku puzzle. Text-only interface for the moment. Stack-based engine: various inference rules generate events that update the grid model and triggers evaluation of rules...