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.
Create free account
Our Free Plans just got better! | Auth0
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.
jLlama is a desktop application to monitor servers over SSH. Any figure retrieved from the commandline can be polled and graphed in real time. Out of the box, jLlama can graph CPU and Memory usage for Linux and Solaris servers.
VNC for use with the BrowserMob Selenium JavaScript Validator. This tool is made available for users of BrowserMob FREE Website Monitoring and Load Testing. The BrowserMob Local Validation Service can be downloaded from https://browsermob.com/tools.
A Windows/Linux build automation tool to consolidate scripts and custom programs under a single location, intermix any languages (scripted or compiled) to perform tasks, allow common GUI interaction in all languages, and enable remote task execution.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Automatic documentation of JPF components. This project is part of JPF Summer of Code. jpf-automatic-doc is coded as an extension of Java™ Pathfinder from the NASA Ames Research Center under the NOSA 1.3 Licence.
SEvents is a System of Event programming with random factor designed to accept a script file and execute it with using extra modules. One module - one object, which relate on changing of some variables.
Autojar creates jar files of minimal size from different inputs like own classes or external archives. It scans the bytecode recursively for references to other classes, extracts these from the archives, and copies them to the output.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Cacoj is a Creol language tool set to deploy active concurrent objects onto multicore technology. It provides a Creol to Java compiler to map asynchronous concurrent model of Creol into Java concurrent facilities.
Cca-forum unifies the Common Component Architecture tools and tutorial. It includes the CCA specifications, the Ccaffeine framework for HPC, and related tools. These support multilanguage scientific and parallel computing.
UTSQ is a Java command line tool for logging UT player's online performance over time. It queries an UT server for player's current frags, kills, deaths, ping, team and calculates FPH, efficiency and Rank and illustrates the first 3 as bars in a .html
This Framework helps students on the study of Programming Languages Paradigms. It has been developed and used in master classes tutored by Augusto Sampaio
nsL is a new C-like programming language for writing NSIS installation wizards (http://nsis.sourceforge.net). The nsL assembler takes nsL code and translates it into original NSIS script which can then be compiled.
dxcut is a library for reading, editing, and writing dex and odex files which contain the class definition and Dalvik bytecode used by the Android operating system. This project includes a disassembler/decompiler, dex optimizer, and hooking utils.
Simple but powerful tool for finding java class files on the filesystem, recursively looking into directories and archives. Useful for fixing "class not found" errors and setting the CLASSPATH properly.
Klava (Klaim in Java) is a Java package for implementing distributed applications that can exploit mobile code and run over a heterogeneous network environment. Klava is based on the KLAIM (Kernel Language for Agent Interaction and Mobility)
Lavalamp application turns lavalamps (or other electrical devices) on or off depending on the status of monitored web sites. Typically you can monitor build servers to indicate failed builds. Multiple devices can be controlled by multiple web sites.
Parsers for biological data based on scanner generators like Flex (C), Re2c(C), Jflex (Java) and Ifickle (Tcl). This scanner generators are providing easier maintainance, development and higher speed than hand written scanners. Scanner output is SQL.
jlibtracker: Java Library Tracker, is an utility to find the code dependencies. This tool aims at identifying all the libraries used by the code; both direct and transitive dependencies are tracked.
A small java application which helps CMake users who want to efficiently organize their source tree with the help of Visual Studio's project editor and CMake's "source_group" command.
metaDSL provides a framework which eases creation of BNF grammars, parser generators and code generators. Executes as a Maven plugin or from the command line via a lightweight launcher powered by Maven runtime. See also: http://www.metadsl.com/