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
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Hoea is a python module for hierarchical ontology enrichment analysis, which facilitated GO (Gene Ontology)/KO (KEGG Orthology) enrichment analysis at any desktop.
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.
Simple module which should allow python 2 to execute files written for python 3 (not vice versa), but with a few restrictions. Written in response to the question "why doesn't something like this exist in the standard library?". Currently in Alpha
Kiyo : An Open Source Web Application Framework for PHP language. Based on MVC and supports Pure php. Key features are Modules, Themes, Email Library, Form Validations, Captcha, Authentication, Pagination, Multiple Languages, Log, Plugins and more..
Derquinsej is a set of java modules aimed at simplifying development of Java EE systems and applications. This modules sit over popular Java EE frameworks (such as Spring or Hibernate) providing functionalities to simplfy common use-cases.
Neste proxecto pretendo xestionar todos ficheiros tanto de código fonte, como de traducións, etc.. que fixen ao longo de moito tempo e que seguirei facendo, sempre con licenza libre.
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.
NOTUVY regex is a wrapper around the standard Java java.util.regex package. It adds no new functionality, but it make writing sophisticated regex logic simpler and cleaner than the standard package.
SQLJEP is a Java API for parsing and evaluating SQL-like expressions (SQL statements are not supported). It supports like,'is null',in,between predicates. It contains almost all Oracle's and MaxDB's functions. For example to_char,to_number,to_date,de
This is an add-on to stow. If the "make install" didn't work with DESTDIR argument(or use another installer), stow-jail would close the installer command to the sandbox(unionfs+chroot),in this way all go to the "/stow/package_name" directory.
Aptify is a PHP Framework comprising of several different open source scripts that combined create a very versatile system. It is a new Hybrid MVC Framework which leverages the power of the browser and the data of the server.
MobJeX is a container based framework that transparently adds adaptation capability to Java SE and ME (Personal Profile) applications, by providing runtime migration and dynamic swapping of application objects.
IMC is a Java software framework for building infrastructures and applications for systems where code mobility and/or network communication are key issues.
A very high speed memory manager (aka malloc, aka heap manager), substantially faster than other fast malloc implementations tested (nedmalloc, tcmalloc, TBBMalloc, FastMM4) on small allocations in multithreaded scenarios. And some benchmarks for measuring heap performance.
PyAnnotation is a Python Library to access and manipulate linguistically annotated corpus files. Supported file formats are Kura XML, Elan XML and Toolbox files. A Corpus Reader API is provided to support statistical analysis within the NLTK.
This is a python implementation that handles floating points correctly,there are still some bugs but I'm working on it . The point was to work around some stuff that made no sense for floats,like 0.1+0.2 == 0.3 is false.
Filecmp is a command-line application that gets two filenames as argument and outputs the comparison between them - e.g. if they are the same or not... it may look irrelevant but sometime it's very useful, specially inside scripts.