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
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Data Structure Tester is an OCaml application for multiple testing of various datastructures (also written in other lanages, like C or C++).It proviedes many examples to test, easily configurable tester and signatures for all data structers to be tested.
The Perl Formal Language Toolkit (FLaT), is a set of compatible Perl modules used for investigating regular expressions and finite automata. It is also a goal to create a tool kit, which may be used to create apps with FAs as underlying datastructures..
Tool for generating libraries of void*-free datastructures in C and C++. No C++ templates: files are generated. Some tools are included: assertion macros, symbols, C interface wrap around C++ libs, extract docs.
A C++ based framework for highly object-oriented cross-platform programming. Includes Thread, Processes,Filesystem access,GUI, etc. plus a set of generic utilities like Strings,Datastructures,advanced debugging tools, etc.
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.
EnFlash is an ActionScript Application Framework that brings new possibilities to the Flash Player Platform. It provides a set of visual components, utility classes and datastructures that ease the development of sophisticated cross platform application
Libdoomwad is a C++ platform-independent class library used to manage datastructures inside data (wad) files for Doom and Doom 2. Its target audience is developers of Doom editors.
cy.prus is a cross platform simulation environment for medical cybernetics and systems biology.
Its purpose is to provide both a facility for simulating life and a GUI for easily constructing biological information processing structures based on XML.
This project provides you with a .NET assembly/library which implements searchtrees (e.g. red black trees) and other complex datastructures & algorithms and aims to make these comfortable to use for programmers.
JavaMatch is an engine that can search inside a runtime Java datastructures, and look for objects that best match the criteria that you specify. The extensive query mechanism allows for highly customizable tuning of your match queries.
Hydra3D is a 3-dimensional XML visualization and editing tool for UNIX variants and Windows. Documents are displayed as interactive 3D tree structures. Hydra3D uses QT for windowing, OpenGL for three-dimensional display, Xerces and Xalan for XML process
The Leonardo Library: a cross-platform C programming toolkit supporting GUI + other typical OS resources + classical algorithms and datastructures for solving a variety of computing problems.
A collection of various Java utility interfaces and classes, concentrating on collections, datastructures, algorithms, number theory, matrices, and other mathematical constructs.
A Generic DataStructures Library. A collection of datastructures you're most likely to need. Written in ANSI C. Interface is basic, but powerful, and intuitive. Has AVL tree, binary heap, queue/linked list, and more. All platforms.
This is a simple fully ANSI C-only library that supports some generic datastructures like safe strings, hash tables, linked lists, balanced trees, and so forth.
TreeComp is a ANSI C++ library that provides datastructures for the generation, storage and manipulation of trees. It is STL conform so that STL algorithms can be used. The design was made using design patterns.
MPerf will generate structures (not really a hash) to lookup some data, similar to gperf. It works on large key-sets. It will only fail, if there are duplicate keys. It's fast.
The Abstract Syntax Description Lanuguage (ASDL) is a language designed to describe the tree-like datastructures in compilers. Its main goal is to provide a method for compiler components written in different languages to interoperate.
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.