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.
A shell command (binary executable) allowing the manipulation of the extended attributes of a file. Extended attributes allow the arbitrary association of name:data (i.e., key-value) pairs with file system objects.
Compares 2 binary files for minor differences/copy errors
FCB compares two files byte-by-byte. Files may be regular files or any kind of devices, pipes, etc. and one can be stdin. You can specify an offset if one file has a header.
Usage: fcb <File1> <File2> [-h0,1] [-p0,1] [-v0,1,2,3] [-b0,1] [-q0,1]...
Simple command-line file splitter. Split a (binary) file into a given number of slices, or slices of a given size. Output files are automatically numbered, and can be concatenated ("copy", "cat") to recover the original file. Large files supported.
This is intended to be a program for Linux, Mac OS X and Windows using the QT API, to manage and transfer from the computer to the PSP homebrew binary files, savegame backups, video and audio files.
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
JDocumentOrganizer (jDORG) is, in fact, a way to edit and keep your favorite quotes, culinary recipes , lyrics, and other piece of text you want. The editor let you format the texts in the way you want, and you can categorize them as you consider.
This project offers 3 basic tools for manipulating binary files: 1) flexible hexdump 2) hexencoder that reads a binaryfile and applies provided binary changes at given offsets and 3) a binary compare that gives summary of ranges where files differ
httpFileManager is a file management script written in PHP, allowing the remote administration of files over HTTP. You may create and manage one or many Web sites. httpFileManager includes an HTML editor for the creation and maintenance of Web pages.
ebsdiff creates a binary patch file using the bsdiff format. The enhancements to bsdiff are that it stores an MD5 hash of the original file (preventing accidental patching of the wrong file) and can limit the memory it uses while creating the patch file.
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
A file metadata framework for Eclipse plugins and Eclipse Rich Client Platform (RCP) applications. Includes metadata support for ID3, MPEG, Ogg Vorbis and others. Also includes two proof of concept applications: AudioMan and Quick Editor.
A web-based WYSIWYG editor and website managing software that does NOT use the Rich Text Editor (RTE). Written in PHP, MySQL, and JavaScript, this software is designed to complement the personal and professional web developers gamit of backend tools.
Binary XML is java library.
Major feature of library is document encoder/decoder which
helps to store DOM model in binary format and retrive DOM
model back. Encoded file size extremely small (in about 10
times relatively to original) .
Numerically estimate an efficiency of code construction algorithms. Randomly generate n binary words of length m with minimum Hamming distance d and create a prefix code (= retrieval tree) from them. Based on PhD work.