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
99.99% Uptime for MySQL and PostgreSQL Databases
Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
Data types and utility classes for use with evolutionary algorithms.
EZvolve Foundation Classes is a set of data types and utility classes for use with evolutionary algorithms. Currently implemented support for bit string encoding, populations, fitnesses, fitness functions, probabilities, and probability vectors.
A Java package that provides several computations related to the edit distance of strings. Other than the basic Levenshtein, this algorithm can rearange words when comparing. The class can also provide details of how words could be transformed.
The Kernel Intrusion Detection System-KIDS, is a Network IDS, where the main part, packets grab/string match, is running at kernelspace, with a hook of Netfilter Framework. The project is not ready for use, then incomplete pieces of code may be found.
Java Swing application use to search address, GLN or string into files from EDIFACT ALLEGRO_V10 database install. It use jsch librairy to access files via ssh.
IRC gateway for lide.cz chat.Written 100% pure in Java including "Lide API" (package jlidegw),which allows Java developers to make their own applications collaborating with lide.cz server.Some code parts are inspired by Python version of lidegw.
strmx was created by tao.tang316 and implemented in NASM, which is an open source implementation of mini-string library (including simple checking codes).
A powerful and easy expression language for use in Java desktop and web applications. Example of string parsing: "Hallo Mr. {:name}, {:vname}. This is your number: {%mathMax {'0.3'},{'0.4'},{%mathRandom}, {'0.5'}}"
CTokenizer accepts C++ syntax as input and outputs a vector of CToken objects, which contain a token string and a(n enumerated) token type, which can then be used to parse the input.
oscript is script language. it have very simple syntax and cover how to define a string , integer, float, array, object and function... it be fit for embed script in host jave or c/c++ programe. it is a easy and fast VM implement for c/c++.
HTMLPP is a PHP4 library for HTML code parsing. It allows you to parse a HTML code string, build the relative DOM structure and work on it with methods similar to Javascript.
This project is written to help to store data of your application in SQLite3 database.
You can store your data in following structure: Groups -> objects -> fields(int, float, string, blob)
This shared library have C++ class-based interface.
Free Opensource C++ Multiplatform Library that contains a lots of everyday used classes and functions. Classes String, Path, File, Optimized(cached) File. IDBEX simple Database Engine. Windows-specific controls and classes like Splash, BrowseForFolder and
Permutations Generator is a PHP script that generates permutations of a string. Feel free to use this script in any way. Whether for your own business, personal site, club or organization. Enjoy!
ANts P2P realizes a third generation P2P net. It protects your privacy while you are connected and makes you not trackable, hiding your identity (ip) and crypting everything you are sending/receiving from others.
A cross-platform, text-interpreting calculator written in the Java programming language. Runs on any computer with Java 6 or higher installed. Functions much like a Ti-84, but without the graphing utility.
...It exists to solve a common problem with Properties (all Properties are Strings). Joperties allows you to set and get Java Objects without worrying about the transformation between String/Object.
The idea behind 'repeat' is to make things easier in the Linux command line environment. Instead of having to script repeats in you're shell of choice - you have a command that repeats things. Use repeat for all you're repeating needs!