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
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
The Java Package Manager (JPM) is a set of class libraries and associated tools for managing bundles of distributable Java code. Inspired by the Red Hat Package Manager (RPM) distribution format, the JPM format provides the same type of benefits to Java.
An extension to the JUnit 3.2 testing package (www.junit.org) to create a dynamic test suite from the manifest of a jar file. This will prevent the manual maintenance of a test suite inside of the main() method of a class.
It is generally not wise to compare two floating-point values for
exact equality, for example using the C == operator. The fcmp package
implements Knuth's suggestions for safer floating-point comparison
operators as a C function.
Jess-mode is a collection of Emacs Lisp files designed to facilitate the development of Java Expert System Shell (JESS) applications. Currently, the package consists of a major mode for editing source and an inferior mode used to run the Jess interpreter
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.
The Java Command Infrastructure is a framework for separating application code from user interface code via the Command Pattern. Using this abstraction allows applications to deal with user commands in a flexible manner. The package also includes built
PHPerl links a Perl interpreter into the PHP3/4 module for Apache. It provides a PHP
API for managing Perl interpreters and evaluating Perl expressions, plus a package of
Perl subroutines to assist in executing Perl packages in PHP context.
Lumberjack is a distributed system for logging, allowing several application tiers to communicate logging events through one or many channels. Running in parrallel to the application, LJ allows multiple listeners to process the same event.
The idea is to develop a set of bash scripts designed to automate the building of a Linux OS using source code. This scripts will build pacman - a package manager used & developed for/by ArchLinux, do the branding, build the CDs/DVDs, an installer is also planned for the CDs/DVDs.
Lintel is the support package for many other HPL packages. It includes library code and utilities that are used in multiple other packages, and are not big/cohesive enough to be treated as a separate package.
An easy to use package that would allow to load a native dll, link its functions to a java interface and then invoke those functions by calling the java interface methods.
The package would allow definitions structs, unions, arrays, pointers and callbac
This project is a compilation of experience in making Java software projects, brought in the forms of jar files that facilitate the definition of a architecture for a new project. Each package adds funcionality that is commonly needed in every project
The SBMLevolver is an evolutionary algorithm package that creates SBML models with user-specified properties and behaviour from a given set of building blocks. Applications lie in network reconstruction and synthetic biology.
Grab this to try your hand at developing a tool for Allura. Currently supports:
- python package setup
- simple per-project-installable Tool
- simple Ming/MongoDB model
- simple TurboGears Controllers
- simple Jinja templates
A 21st century packaging system for free software. Install multiple versions of any package. Replace shared libraries on a running system. Dependencies, options, and installed packages managed with a SQLite, so everyone can go home early.
This package can be used to emulate class namespaces under PHP 5.
It parses PHP code to extract namespace definition statements. The code is rewritten to emulate the namespace support in a way similar to the Java language namespace support.