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.
Try Free
Build Agents and Models on One Platform
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.
this tool helps you to trim all your development files like the trim-string-command in various languages: it trims all whitespaces at the beginning and at the end of a file.
The findstr is searching the words in the text and binary files in several codepages. The famouse 'grep' is very slow and get a lot memory for large binary files without ends of lines - findstr is fast and light, but it doesn't use regular expressions.
Massrename is general purpose utility for batch-renaming all files of a suffix to a different suffix. eg: renaming all *.txt files in a directory to *.doc. Also supports renaming a string within a file with the --within argument.
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.
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...
KIside is a message digest computing and displaying tool. It computes and shows the hash code of any file as a string of hexadecimal numbers. KIside implements standard algorithms such as MD4, MD5, SHA1, SHA256, SHA384, SHA512, TIGER, RIPEMD160.
refile is a file renamer which provide a new way to rename files, by concatenation of part which come from the old file, from fixed string or number generator NOT by just an insert, an append or modif. complex renaming can be done in only one pass.
Pwim utilizes python to find through a given set of directories the string, or strings, that you meant to play. For example, 'pwim pick ice' will yeild you 'maison ikoku - The Pillows - ice pick.wmv' to be played with whatever media player of your choice.
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.
...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.
This project provides performance optimized library functions for IBM PowerPC 4xx embedded processors. The libraries cover floating-point emulation and common C library string and memory functions.
This is an interface for Modular Syslog or msyslog found at http://sourceforge.net/projects/msyslog/. The interface made to be fast and responsive to string. By just click on host or selecting hosts, admin able to click on text string to zoom in event.
Network String Scanner is a network discovery tool written in Perl. It allows you to search for a given string on a given port, supplied with a range of hosts. It will then determine if it has found a match.
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.
...Adapted from cvsweb, it makes code inspection easy. It also provides another diff tool with which you can either compare two files or two directories recursively. It is written in perl and uses String::Ediff for finer diff.
Libtc is a collection of useful things. It currently includes a linked list, hash table, binary tree, configuration file parser, some string utilities, plus some functions often missing on some systems.
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.
General-purpose machine-independent Perl functions and a sample MS-DOS/Windows batch file to efficiently sort arrays of strings by the numerical value of all embedded dotted-quad IPv4 addresses in each string
XMill is a user-configurable XML compressor. It separates structure, layout and data and distributes data elements into separate data streams (int, char, string, base64, etc). This distribution is user-definable. gzip, bzip2 or ppmdi compresses these str
Store and display syslog data through a MySQL engine. This software can also optionally break down embedded format data in the message string into unique database fields for later viewing.
This is a java library by littleQworks studio.You can use it to accelerate java development. Many frequently used functions and methods are contained in this library ranging for security to string operations.
PyOpMenu is a python based script for basic system administration.
...OpMenu uses .mnu files to build a screen menu that allow to low levels sysadmins and system operators do basic and preconfigured actions (f.e. restart a webserver, check the status of a daemon, etc...)
You can find some basic .mnu examples files in the repository. All menu options have to begin with $MENU key and all the actions have to contain .sh or sudo string. A lot of Gomenu .mnu must be compatibles.
For automatic start of the program you must add the next lines in the .bash_profile of the user:
exec ./opmenu.py
Requirements:
* Python 2.X
* main.mnu file
TODO
* English translation
* Error control
* Log system
* Improve Look&Feel
Comments and request are welcome.
...