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.
Try it free
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.
RosettaWerks Globalization (G11N) Suite is a set of programs/components that deal with the Localization (L10N), Internationalization (I18N) and Translation (T8N) process.
JEST will be the Java bytecode engineering Swiss-Army Jackhammer.
It will include a disassembler, class browser, obfuscator, optimizer, class editor, and bytecode debugger, and have an intuitive GUI.
LOOP (Language Object Oriented Parallel) is a visual programming language project dedicated to creating a full suite of components for simulation of hierarchical dynamical systems in discrete time.
A function is computable if it can be computed by a Turing machine.
A Turing machine is a very simple machine, but, logically speaking, has all the power of any digital computer. The Turing Optimizer utilizes this to superoptimize code.
The Cryptix ASN.1 Kit aims at facilitating the task programmers face in coding, accessing and generating java-bound, both types and values, defined as ASN.1 constructs, or encoded as such.
Direct Manipulation is a concept that is used in user interfaces;However itis a programming and system building concept.Intention Space java/xml framework gathers the concepts and tools to do direct manipulation through Flow and Focus orientation.
What is so special about the number 1276? Well, its 666H XOR 666D. MagNum will immediately show you this and many other "magic" properties of suspicious numbers.
vIDE is a cross-platform tool for writing and simulating Verilog models. It provides user friendly project management and file editing, integrated simulation engine, waveform viewer, pre-compiled modules, and many other cool features.
The goal of this project is to build a set of tools that makes it possible to move between a UML model and Java source code during development without having to update duplicated information by hand.
classdoc is a Java reverse engineering API documentation generator based on the Java Doclet API.
It generates javadoc-style HTML files or other documentation formats without source code from compiled .class/.jar files ONLY.
The Graph Implementation and Representation Libraries, or GIRLs, aim to be all-purpose libraries for solving graph theory problems. ie, shortest paths, matching, cycles, connectedness, creating 'random' graphs, etc...
Cooperative effort to develop a Java-XML API and architecture to manage and share health concepts and processes eficiently. Includes a framework to develop healthcare applications (from PDA reminders to hospital information systems) quickly and easily.
kasm is an assembler for the Saturn microprocessor, used in the HP48/HP49 calculators. It uses MASD syntax, which has only very small incompatibilities with the traditional syntax, supports a few constructs that make the assembly language be closer to a
MET is a C++ matrix class library dealing with expression
templates. This technique eliminates the copying and temporaries of matrix objects and can speed up the calculations.
A tool for Requirements Engineering, Management, and Development. Possible features: process template support, stakeholder management, prototype integrations, use cases, requirements reuse, source-code & design dependencies, surveys, and traceability.
The Microsoft Bytecode Engineering Library is a library written completely in Java that allows the user to parse, create, edit, and rewrite .NET assemblies. The code originally came from the University of Arizona. http://www.cs.arizona.edu/projects/mbel/
A minimalistic CASE tool that will allow end-users to analyze their graphs (plain-old graphs, UML diagrams, ERDs, etc.) by applying various graph theory functions to them (such as a shortest path algorithm or a spanning tree algorithm.)