New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Train ML Models With SQL You Already Know
BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
LineArgs is the library contain a simple implementation of command line arguments parser based on annotations/metadata.
The library has identical API for Java (1.5) and C# (.net 2.0) .
Supports String,Integer,Boolean and List command line options.
Project migrated to www.latestbit.com and code.google.com
A module that exposes the C language ctype methods to Python. The ctype methods are used in C to test the character type of a specific character. This python modules methods will test all the characters in a string to see if they match a specific charact
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
javautilcmdline /javautil is a reusable Java library for common programming tasks, such as String, File, RegEx (Regular Expressions), Array manipulation, etc. The package also contains command line tools that mimic many Unix commands.
Expression4J (Math Expression Parser) is a java framework used to manage mathematic expression stored in String object like "f(x,b)=2*x-cos(b)" or "g(x,y)=f(y,x)*-2". Expression gramar can be define by user (add new operator or type ...)
StrMatch is a simple java program, created for educational purposes, that allows user to test a great part of string matching algorithms.
An intuitive user interface shows each algorithm step accurately...
JavaFlashBridge provides integration of a Flash player within Java Panel container using JDic and JavaScript and Flash Integration Kit. The communication protocol is String-based, so it can be XML, serialized objects or anything else. It is event-driven.
HT Strings is a pythonic implementation of the old HyperTalk string handling mechanism. Allows substrings to be selected via words, lines, items, etc. NOTE: These result in a substring...NOT a list of words or lines (although that can be done too).
A Java Reflection based framework for generating string representations of objects, usually for logging. Configured using log4j-like syntax. Library of stringifiers for common log formats is included.
This is a .NET class library for calculating values from a string-formula. For example you enter a String an the library calculates the value for you: (15 + (7 - 3)) * 76 / (2+3-2) = 481.333343505859 It can be included in .NET-Applications for calculatin
JBooleanExpression is a simple Java API to evaluate a Boolean String Expression like "!true&&false||true" (parse a Boolean String Expression to a boolean primitive type)
project provides some extra widgets for php pear::quickform package. such as confirmed submit, random string generator, js calendar. It also provides some patches to improve pear::quickform.
The "Lib45" string search library provides routines that generate fast string searching code at run-time. The library is written in Assembly language for Intel 32bit CPUs.
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.
The project is a modern and effective implementation of an immutable stringclass for C++.
The string uses optimizations not quite applicable for mutable string classes, provides cheap creation and copy, expression templates for concatenation.
SQL DTS-Wizard-like Ruler control for .NET. Load a string into the textbox and allow users to parse by clicking on specific character positions. Control will draw lines through the characters and expose a collection of positions back.
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
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.
VTools is a C++ class collection of some little but helpfull classes for string manipulationen, dialog & win-console handling and more. I coded it to write easily windows programs without MFC but with the same comfort.
MString is a dynamic stringclass 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...