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.
Start Free Trial
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Standalone Java application to view any hierarchical datastructures in a JTree. Keys and names to show in the tree are solely driven by SQL statements. The same applies to the additional node's data, which is shown in a separate table panel aside.
libmooreb is an ANSI-C, thread-safe implementation of basic datastructures: lists, hashtables, trees, rings, stacks, etc. and algorithms: search, etc.
there are also data-format processing functions: XML, CSV, etc.
An academic project where computer-science students can practice datastructures principles. Based on the famous problem of the labyrinth rat, this application has an engine where you can run your own algorithms to help the robot to get out of the laby.
A Perl based lightweight application controller framework which uses XML to store individual application's configuration, functionality, behaviour and messaging, and uses XSLT to transform XML datastructures into vanilla web management interfaces
DATA stands for Database Access Through Arrays. This package can be used to access data stored in MySQL tables using array like structures, with corresponding array access operators. PHP5 is required as it uses the SPL array access interfaces.
GUESS, or the Graph Exploration System, is a system and language for visualizing and manipulating graph structures and creating new visualization applications.
General Toolkit Library is a general purpose toolkit written in C++ designed to make it easier for developers to produce applications. It provides classes and templates that implement several datastructures like Arrays, Lists, Heaps, Sets, Files, etc.
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.
Automated computer program grading solutions designed for trainings on computer languages, datastructures and algorithms. See http://openjudge.net for details.
An adaptive mini database learns algorithmic operations for data intensive algebraic computational methods within a pervasive computing graph. It also provides generic structures and algorithms as a data fabric.
Some datastructures developed in c++ for the 'Algorithms & DataStructures' exam at the Computer Science Department of the University of Bari by Tafuni Vito & Nicola Perrini.
LSystemBuilder is a program for editing and visualizing L-systems. LSystemBuilder makes it easy to explore fractals, FASS-curves and complex branching structures. Naturally LSystemBuilder comes packed with loads of predefined L-systems.
SingleObject is a framework comprised of one class that provides: abstraction from data-structures, data persistence, object relational mapping. It's an interface that lets you code any application in OOP using 1 object. >> http://www.singleobject.org
A library of datastructures with a unified API, written in portable C. Lists (uni- and bidirectional), a vector, a hash, a balanced tree (RB or AVL), a heap and tuples. Memory management, clone support, error handling.
Software tool that emphasizes useful information, communication, and intent. Accomplish any conceivable computer task by transforming fuzzy abstract data-structures in a fractal vector graphics user interface.
This project aims to provide developers a convenient library about graph theory algorithm and some basic datastructures. It will be developed in Java via Eclipse IDE, supporting both win32 and linux systems, and published as jar files.
DDD is a graphical front-end for command-line debuggers such as GDB,
DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, the bash debugger,
or the Python debugger. DDD displays datastructures as graphs and plots.
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.