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
$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.
ChordPDA is a Windows Mobile application that displays 6 string Guitar chords on a fingerboard. Users can select to load individual chord files for each note. There are 904 chords initially and user may add it by editing the XML database easily.
Class Integration allows easy save/load of data, also helps you to avoid creating lots of methods to access variable members. (CallStack) Provides "multithread debug info on error" funcionalities to your program. (String) Easy access to terminal colors
Midea is a robust c string api set with regex support, handling fixed width 8 to 64 bit character sets at runtime (no recompilation is required). Initialization routines convert multibyte encodings such as utf8.
logalert is a monitor log file tool which watches for a specified string (regex pattern) and fires an action. Works with any type of logfile and supports logfile rotation. It is written in C and currently supports Linux, BSD and Solaris.
The project is a modern and effective implementation of an immutable string class for C++.
The string uses optimizations not quite applicable for mutable string classes, provides cheap creation and copy, expression templates for concatenation.
...Allows to use typical programming resources in a object-oriented way: Sockets, Threads, Mutexes, Semaphores, Directories, Files, Plugins, Zip (de)compression, Random numbers, Config Files, Events, String IO, Proceses Execution
An add-on library for Allegro. Provides a very simple API for opening dialogs: You only need one function call with a format string specifying a number of data fields (e.g., a string, an integer, a filename). 3d look. Includes several extra gui objects.
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.
JavaCommon is a huge set of commons java file in a library, that can be imported into any project. It provides a logging system, persisters, queue systems, utilities for String / IO / ...
This library is used by JideoGuard.
Object Mapping Project (OMaP) proposes a way to define and to perform mappings of Java object instances. The objects could be mapped to a XML String, another Java object, database records, Swing screens, etc. And, of course, mapping back is also supported
A posix C library, providing high-level data types and containers (string, number, blob, dict, array, etc.) Allows encoding to/from human-readable format. Can be used as basis for high-level, object-oriented, language runtime. Inspired by CoreFoundation.
Were you never getting bored by going through the full wsdl process, just to pick up an answer from a couple of string parameters ? We were. Neowebservices framework allows to make code (java classes...) available through a simple http request.
vipass is a small perl script that creates a gnupg encrypted text file within which you can store passwords. It decrypts into memory and allows you to search for a text string within the file, so you don't display all passwords at once.
Escape-Flash is a simple function to prevent some errors caused by the different encoding character used between Macromedia-Flash textfield_textareas and Html encoding.
MString is a dynamic string class which is mostly compatible with the MFC CString. It is implimented with linked lists. MStringArray is a dynamic array of MStrings (based on the MFC CStringArray).
NAC is a collection of tools for cryptography. The goal is to provide simple-to-use crypto tools (like an OTP, String and number generator, public key algorithm...) you can use under Linux, Windows...
The re2 module is an extension of the standard python re library module.
It provides a way of extracting a hierarchy of named groups from a string,
rather than the flat, incomplete dictionary that the standard re module
provides.
Java library that emulates the Perl 5 "transliterate" operation on a given string. Most Perl 5 features are supported, including all the standard modifiers and most Perl escape sequences. Patterns are compiled for speed, and runtime performance is fast.
...This code allows a server to serve a list of python codes to clients for execution. The client then sends the result (literally the value of the variable converted to a string) back to the server.
x:einfach simple java components is a library for java. it includes various things like a page cache for web-content, a virtual string table, an ip subnet checker, string and date handling utilities, a connection pool and other simple things.
Secure calculator which functions with ONE string. Includes paranthesis and basic math functions. Advanced math functions are allowed aswell. No algebra for now, I will implement that LATER.
Simple Java text console I/O wrapper functions for common console tasks such as getting an integer, getting a string etc. These functions wrap around the System.out and System.in objects.