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.
Get Started Free
Build Securely on AWS with Proven Frameworks
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.
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 stringclass, 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".