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
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
A C++ Tool for the Fast Prototyping of Topological DataStructures
The Mangrove Topological Data Structure (Mangrove TDS) Library is a C++ template tool for the fast prototyping of topological datastructures under the same API:
- generic representation of any topological data structure, i.e., mangrove;
- extensible through dynamic plugins at run-time;
- agnostic wrt the representation in use;
- any representation is supported without restrictions;
- dimension-independent and multi-platform;
- efficient representations of non-manifolds;
- only one common API and no wrappers;
- implicit representation of cells, not directly encoded, i.e., ghost references.
WAGL is a cross-platform, object-oriented video game development library. It aims to not only include simple access to the target system's UI, but also a fairly comprehensive library of commonly used datastructures and algorithms for game development.
Project provides a set of concurrent building blocks (Java & C/C++) that can be used to develop parallel/multi-threaded applications. Components are grouped into 4 categories: 1.DataStructures 2. Parallel Patterns 3.Parallel functions 4.Atomics and STM
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.
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.
A light-weight cross platform C++ library for console and file I/O, fast datastructures and algorithms, CPU identification (CPUID), and sockets (TCP and UDP).
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.
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.
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.
libinterface is a C++ library and a code generator used to facilitate interprocess communication over TCP and Unix sockets. The code generator reads XML method definition and produces code to serialize and to deserialize the described datastructures.