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.
Code-o-Meter is a set schemas and tools for collecting and analyzing data relating to personal productivity, e.g. for the Personal Software Process (PSP).
Hush is a full object-oriented programming language, based loosely
on Smalltalk. It includes typeless data, dynamic method binding,
exception handling, closures, mixins, multiple threads,
garbage collection and X11 graphics bindings.
DL was designed to be a pure data language, built on very simple constructs, and internally representing typed values rather than depending on external schemas to infer type values.
an object-oriented API to access spatial data from Perl scripts, defines a set of classes and conventions to access spatial data independent of underlying file format or access method, based on OpenGIS Abstract Specification (see http://www.opengis.org)
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Wisp is a small Scheme-like language designed to be easily used in various structured data processing tools. The accent is on simplicity, automatical generatibility, and efficiency. (Currently on long hiatus. Gauche has similar goals and is maturer.)
The Object Library Documentation Project defines standards and utilities for creating documentation structures for object models and packages like ActiveX Dynamic Libraries, Controls, .NET Assemblies, Java packages, and web services.
The OpenGL Object-Orientated Windowing Environment provides a C++ OO basis from which to develop OpenGL projects, giving you all the usual widgets (buttons etc) and a windowing framework. Good for cross-platform development.
Script language independent library for calling functions out of script files
with other PLs like C/C++.
This should be possible, using only some few functions as interface.
xmlpp is an non-validating XML Parser. It is written entirely in C++ and uses only the STL for dynamic datastructures. xmlpp is very small, fast and easy to use and is suited for embedded applications or even just for configfiles.
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.
perl-based scripts to transform xml'ish files. It has scripts to scan C text,
make some xml'ish intermediate form, transform the xml'ish data, and it has
scripts to spit out the xml'ish data as html or docbook.
Chronoscope is an open-source code profiling tool for Mac OS, that provides a real-time view of program execution, call stack, and thread state. It consists of a data collection library that is linked with the instrumented code, and a viewer application.
physicslib:- A library of rigid body physics routines and demos, designed for use in VR and entertainment applications. With tutorial style documentation intended to explain the concepts used in the code.
Eugene2 is the second version of an EXPRESS (ISO 10303-11/STEP) tool.
It is able to parse and check EXPRESS schemata, and to parse and check STEP exchange files (ISO 10303-21/STEP). Eugene2 can produce different kind of output.
Mainly meta-data that e
Basilisk is an embeddable data engine and virtual machine. Applications may use it to allow data and logic to be stored externally in a format that users may read and modify.
EiffelOpenGL is an Eiffel wrapping of OpenGL. As of today it consists of
incomplete but working wrappings of the GL and GLU libraries, as well as
the GLUT library. It is licensed under EFL - The Eiffel Forum License.
Libraries handling data which are organized in a hierarchical way, like data which are stored in XML format. This libraries are able to read, manage and write XML document.
Perl Secure Conf (PSC) is a suid C program which reads a protected configuration file (containing passwords, secret data, whatever) and then drops its privilege. Now, in unpriviledged mode PSC execs a perl
script, leaving a handle to the protected conf.
The goal with picoXML is to develop a simple XML-parser in ANSI-C
that supports basic XML-features. The most important factor is not
features, it is the SIZE (the size matters ;))!
Gscope is a software oscilloscope library build using the GTK and GNOME toolkits. Gscope can be used to monitor, display and debug various types of "real-time" data. Additionally, the scope can be used for graphing file data that is in a tuple format.
OzVM is a simple, lightweight, secure virtual machine. The current target application of OzVM is OzStream, allowing platform-independent self-decoding data, which abstracts encoded data from client applications.
DIED PROJECT. The dataio is C++ i/o library that provides stream input/output as CSV with configurable column separator. Also support win ini like format and binary data. The author is planning to reimplement CVS/binary input/output into sscilib.
PHP Profiler is both a Zend extension and module capable of generating profiling information (function call statistics) for PHP applications on the server side. No PHP code has to be changed, although the profiler data is available to your scripts.
Iteration methods for GLib containers that make special-purpose foreach/traverse methods obsolete in favor of easy-to-use, natural first/next methods combined with traditional C looping structures (for, while, etc.)