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
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
JMixSim is an implementation of Donald Knuth's MIX computer. It provides a compiler for the MIXAL language and an interpreter for the resulting MIX program, both easily usable via a graphical user interface.
A Java program to make an archive with info of media-files(ID3-tags,MD5 of the mediafile) like (mp3, video, programs, games),stored in an XML database. Users should be able to compare their list with another one to fined duplicates.
NetWhistler is SNMP monitoring software that offers integrated fault and performance management functionality. This Java program auto-detects networks and presents them on graphical maps, which reflect host status. Mila NNM is a pyQT fork of Netwhistler.
No more frustrating Giancoli online problems. This program processes the messy javascript that stores the calculations for the answers to the problems and translates them into nicer math equations.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Instant Bach is a program that uses artificial intelligence to do four-part harmony writing, with or without a user specified progression, according to all the rules of four-part harmony writing, and has the ability to transpose the result into any key.
Tools and documentations for algorithm competitions. 1) Luvlipse Eclipse plugin, providing the quick fixes which helps Java coding in program contest such as TopCoder. 2) documentations about algorithm competitions.
FireWhale is an open-source program that is designed to quickly and efficiently transfer files between two computers over a network or the internet. It is fast, secure, and easy to use.
This is a stand alone Java program. It shows date/time of any cities around the world. This is broken in several modules so that they can be used as reusable components. Programmers can user in their date/time related applications.
Use Xilize to create XHTML pages or entire websites with just a plain-text editor. The markup is similar to Textile and extensible via BeanShell. Run as a jEdit plugin, from the command line, or embed in a Java program. Small, fast, easy-to-use.
DICE is a parse-based online assessment system for C and Java programming courses. The system will compile and execute student programs against instructor-provided test cases, and then assign a grade based on the program output.
Wimp is the acronym of Web Image Manipulation Program. This project follow two lines of interest. First, there is the managment of canva with DOM concepts (javascript). Next, there is the managment of images (files, rendering...etc) for servlet usage.
iSNS is an interactive neural network simulator written in Java/Java3D. The program is intended to be used in lessons of Neural Networks. The program was developed by students as the software project at Charles University in Prague.
Heiyou! This is a Java-based simple client/server program with a Swing user interface.
Share texts/links/images with your family or colleagues in the local network.
XEland (Cross Eye Landscape generator) is a Java/Swing program which generates 3D landscapes as stereo pair images for cross eye viewing. It can be used as simple texture generator too. Original XEland was a Gnome application written in C++.
geolocate is a front-end java program that works with google maps to provide dynamic maps to users. Combined with the flexibility of XML and the power of javascript, users can see various relationships on their map to draw conclusions.
jgapi stands for Java Gaming API. This project is meant to deliver a simple to use
API to program games in java. Currently we got 2D Frame, FullScreen and Applet support.
The simpliZia-program implements the simplex-algorithm and is designed to help students of Operations Research to understand and learn the algorithm. This is a german project, source and program are actually written in german.
The Asian game of Go takes place two-dimensional board. Its idea readily extends to three dimensions - placing stones on a cubic grid. This is a program for playing on such a three-dimensional grid. It runs under Java and needs the Java3D extension.
J2ME program for calculating Body Mass Index (BMI).
The formula is:
BMI = weight / (height ^ 2)
weight can be expressed in the unit kg or libbra
height can be expressed in the unit meter or inch
Cryptomni is a program which can encrypt and decrypt files using the one-time pad cipher. If a key is truly random, kept secret, and never reused, this encryption algorithm can be proven to be unbreakable.