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.
Try It Free
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.
JUB is intended as a JUnit test case generator framework accompanied by a number of IDE specific extensions. These extensions are to be invoked from within the IDE and must store generated test case code inside source repository administered by the IDE.
A limited-scope fork and extension of the popular 'cvsweb' work originated by Bill Fenner
and heavily extended by Henner Zeller.
Hoped-for extensions include getting this to also work with Subversion, and adding
repository manage functionality.
This project will provide multiple class libraries written in JavaScript's OO syntax and stored in .js files. Its purpose is to modularize JavaScript code and improve its documentation. Another major initiative of the project will be to create reusable sc
The CPANPLUS library is an API to the CPAN mirrors and a collection of interactive shells, commandline programs, etc, that use this API.
You can download it from CPAN at http://search.cpan.org/~bingos/CPANPLUS/
Source code repository is available at https://github.com/jib/cpanplus-devel
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Repository is a collection of tools used to create various projects, modules, packages, frameworks from templates. These tools are based on unified mechanism of template description and instantiation. The main goal of this mechanism is to provide a way to
...PyCrust is now part of wxPython (www.wxpython.org), so packaged files are no longer available here, and the latest development version has moved to the wxWindows CVS repository.
Goals: 1. provide a framework to build Jini services. 2. provide a Jiro based management solution for Jini services. 3. provide a repository of EnterpriseJiniServices.
A web interface to allow a user to browse a BitKeeper repository.
bkwww was inspired by ViewCVS, so it implements the same features
that ViewCVS provide, and some more that are specific for
BitKeeper.
CVSBrowser provides web-based access to view CVS repositories, based on the cvs 'modules' file to more accurately reflecting the repository, and handling multiple repositories with individual configurations.
A command-line based (atleast for now) tool for testing the interfaces provided by CORBA servers. Implemeted in Java using interface repository, DII, DynAny APIs. Very useful tool for CORBA developers and testers.
"Cross The Water" is a general repository for various small Java projects too big to be a "code snippet", but too small to justify the overhead of a complete project.
A simple perl (or python) CGI that exports the MainLine of a CVS repository as a website. In use since 1998, recently added Subversion support to help migrate away from CVS.
Antidote for C++'s Fragile Base Class problem (fully reviseable shared libraries/frameworks/plugin architectures) as well as Interface Repository/Object Adapter (queries on class properties, invoke methods programmatically from foreign code and gateways.)
PLNet.org is a repository of open source software that is written in PL/SQL or otherwise benefits PL/SQL developers. SourceForge hosts the "meta-project" for the repository tools: management, search, retrieval, update, and others.
This project is an add-on to the maven repository called proximity. This add-on allows you to deploy software through proximity. Any artifact stored in the proximity repository can now be deployed through proximitie's web based UI.
Provides quick transformation from yaml to Java Objects
Provides quick transformation from .yaml or .yml files in classloader or filesystem to java class instances.
GitHub: https://github.com/DeMmAge/Simple-Yaml-Transformer
Library based on snakeyaml: https://mvnrepository.com/artifact/org.yaml/snakeyaml
Add Jitpack repository in <repositories> section in pom.xml:
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
Add Simple-Yaml-Transformer dependency:
<dependency>
<groupId>com.github.DeMmAge</groupId>
<artifactId>Simple-Yaml-Transformer</artifactId>
<version>1.0.0</version>
</dependency>
Repository of Java libraries and tools using new Java features. These easy to use components aim to maximize the leverage of Java 6 and Java 5 features.