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.
A cross-platform c++ library which have basic console functions, like color changing, title changing, reading input, screen clearing, set cursor postion or check if any key is pressed.
An easy to use template for Object Oriented Programming with Pure C ! Though the name refers to GCC , the main part is compatible with M$'s compiler ! Same as the OCC-GCC at Google Code.
LunarEclipse will provide an eclipse based IDE for the Lua programming language. Starting point is an editor with support for syntax highlighting, content folding and parsing. More features will follow...
iTclC is a framework for [incr Tcl]. It makes Itcl more flexible.
Provides: memory management and mechanisms for creating user interfaces. Not yet suitable for developing professional applications with - of course it is a very basic framework.
Lamino is a high-level configuration metalanguage that enhances basic IoC (Inversion of Control a.k.a. Dependency Injection) with configuration layering and encapsulated components.
A framework for developing multi device and technology capable mobile sites with the Coldfusion language. Initially developed for OpenBD v1.4 (also on v1.5) and tested in Jetty server on a Windows computer. Bundles tested to work in MacOSX and Win.
Nifty Generators is an archived Ruby gem containing generator scripts for older Rails applications. It was built to reduce repetitive setup work for layouts, scaffolds, configuration files, and basic authentication. The scaffold generator lets developers choose which controller actions to create and can optionally generate a model and migration. The package supports Rails 2 and Rails 3 through separate generator structures and command conventions. Generated code can work with HAML, Shoulda,...
The eTeachingKit project aims to provide software and teaching material for offering an open e-course. Find an e-learning application for the student, a management application for the teacher and various teaching material for programming in C.
Context-awareness is a key concept in ubiquitous computing. The Java Context-Awareness Framework (JCAF) is a Java-based context-awareness infrastructure and programming API for creating context-aware applications.
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.
autoglade is a tool that automagically creates a fully working application from the GUI glade definition plus some declarative information. It can be used as a command line tool to create simple applications with no programming.
A major mode written for GNU Emacs 22.1 to edit PML files (*.pmlobj, *.pmlfnc, *.pmlfrm and *.mac). PML is the programming language used in Aveva PDMS (Plant Design Management System) to interact with the database, design new objects and run macros.
It is a MVC driven website engine and basic CMS.
Handybox's system allows to extend the a website by modules.
The CMS is optimized for accessing module pages per mod-rewrite URIs like that...
http://handybox.pseudo/module/shop/mode/cart/step/payment
Simple order fulfillment system with flexible order decomposition and domain specific programming language for describing decomposition scenarios. Most suitable for Mobile Communications operators who are using Oracle BPEL and AIA technology.
RobGP is a genetic programming system written from the ground up in C++. It's primary goals are efficiency, ease of use, and extensibility. It's distinguishing feature is that it has a modified version of Koza's architecture altering operations.
This is an attempt to write a CPU emulator in Trolltech QT 4.4. Basic Functionality: - 8 bit registers - Self-composed instructoin set (in progress) - Data and Assembler Editor / parser (not started) - Text and graphical input / output (not started
EasyFF_Lib ist eine Klassenbibliothek welche den Umgang mit Ordnern und Dateien erleichtern soll. Sie spart das schreiben von Code und somit auch Zeit bei der Entwicklung von Projekten.
Script Engine II is an scripting component for Delphi and FreePascal. It supports object oriented programming including partial classes and class helpers.
PHP web interface for the Access control software GuardPointPro (microsoft access version).This software provides all the basic cardholder managment functions: search, create new, delete, edit etc.
ExtraDix is a sorting algorithm based on Radixsort. It is faster than Quicksort, stable, realized in C and can sort by any basic data type. Testing was done with 1 million data records sorting char, short, int, long, float, double and strings.