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.
libZTL provides 'easy-to-use' extensions of C++ STL , improving std::string with typeconversation, type-save printf-formating and regular expressions. Handling date, time, exception, assertion, serialisation and other usefull stuff.
EzBasic - A C++ based library, that can be used to make programs using functions as in VB. The library has 25 classes ranging from GUI, Threads, String, Active-X etc.
VtkExtension is a heterogenous library of C++ classes for use with VTK. Included are additional geometry sources, extended collection classes, extended XML parser and string facilities, as well as composite classes abstracting larger application needs.
EdhLib is a general C++ extension library for MFC. This includes derivatives of MFC classes, and new classes including helpers for threading, networking, string manipulation, graphics rendering, image processing, simulations, and data persistence.
This application is designed to build resource files and explore resources from PE files. You can edit resources visually, including dialogs, menus, bitmaps, string table, accelerators, version info...
IoBind is a C++ STL compliant library to easily serializing objects to/from string, handle encodings, add encrypion, convert to base64, etc. IoBind uses Meta-Programming to acheive a new way of looking at ostream.
wonderlib is a modular cross-platform c++ toolkit. the core includes unicode string, a signal/slot library, containers, smart pointer. it highlights asynchronous cross-thread method calls and io multiplexing. useful for servers, gui programming or games.
AutoRes is a FREE automated string extraction utility.
It removes strings from a VB project (code,form), and replace them with a LoadResString() reference.
It also builds a RC (resource) file that can be inserted in the project after an easy conversion
Libmluv is a C/C++ programmers library to provide the
Czech text-to-speech synthesis and should be able to do transcription of Czech text
to string of phonemes.
The Infinitum C++ Library is intended to be a general purpose library. When we write some code that is generally useful, we place it inside this library.
It contains a set of classes to write log files, some string & file helpers, algorithms and function
DevGear includes debugging macros, utility functions, string classes, reference-counting pointer templates, and anything else that a Mac programmer could conceivably want to use outside of an actual class library or framework.
Add-on library for Allegro. Provides a very simple API for opening dialogs: You need one function call with a format string specifying a number of data fields. The library then opens an appropriate dialog. 3d look. Includes extra gui objects.
A C++ immutable value string class, template. Constant time copy construction and assignment, avoids some costly dynamic allocation, and can serve as "smart pointer" for API strings. Constant time construction from literals and as "smart pointer".