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.
Try It Free
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Simple tool for file encryption and folder content encryption with AES 256. Files can also be hashed with a SHA1 signature. A command line version is available as well as a GUI version. One other useful feature is to encrypt messages for emails.
Fdump is a general low-level file/directory manipulation program. Fdump can split, reconstruct, scan, update, encode/decode, extend and compare any kind of file. It dumps files in several formats, while re-encoding from: B2/B16/B32/B64/B85.
DM LiWeCool is a tool for preprocessing light-weight CSV data files as Weka-compatible. It includes merging different header lines into one, editing values (encoding, categorizing, etc) and saving data as ARFF or XRFF (Weka native). It is Java-based.
This simple Java applet will use a few URL obfuscation methods to mask a URL. This isn't meant to be anything earth shattering, but maybe useful. It does more than basic URL encoding (although it does that). Also contains a library to do it all.
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.
This project is to create a common algorithm that converts Tamil texts encoded in any Encoding Schemes, such as TSCII, TAB, TAM, Bamini, Adhawin, Anjal, Tamilnet, Tboomi, Mylai, Shreelipi and other non-formal schemes to UNICODE.
Implementation of the ISO 8583 protocol for .NET, focused on making the creation, edition and reading of ISO8583 messages as simple and flexible as possible. This is the .NET version of the j8583 project.
...Simple GUI plus support for custom command lines and templates, to batch encode files. It can use srt subs and provides WinAVI-like features. Now with support for PSP encoding. For Mac, Linux (UNIX) & Windows.
This program aims at providing a java solution to hide secret information(such as secret file) to JPEG images. Hiding algorithm contains Jsteg and F5. The main(probably the toughest) stuff is encoding and decoding JFIF files.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Simple HTTP Server Support:
- GUI Configuration
- Internal Support PHP with php5ts.dll
- URL Rewrite
- Auto Index
- Directory Index
Sample use:
Wordpress with permalink directory
In computer science and information theory, Huffman coding is an entropy encoding algorithm used for loss less data compression. It is implemented in java. This software shows you a sample of huffman coding.
Aaron Speax Audio Editor is a project to develop an audio editing tool that is easy for a user who has little or no knowledge of audio encoding technology. This program uses the Aaron Speaks library (available separately on Sourceforge)
An implementation of ORDPATH encoding. Microsoft invented ORDPATH and used it in SQL server. This independent implementation was thoroughly coded to exhibit the top performance.
A package of loosely-coupled tools to assist fan conventions, and similar events, with ripping, encoding, and playing DVDs in unattended theater rooms. Emphasis on scale (100s of DVDs), efficiency, batch operations, and picture quality. For Windows.
mtransform is an Unix command written in PERL for encoding heterogenous video files into a single format (X.264) and container (Matroska) under UNIX with a common target size. It is useful for video archiving.
Perl script that converts MBOX files to CSV format, optionally filtering on tags. usage: mboxgrep [-e|--encodingENCODING] [--nosnip] [--snipbeyond COUNTLINES] [--tag TAG PATTERN] [--csv|--mbox] [--to|--from|--body|--subject|--attachment|--date PATTERN]
This project is formed by 2 project togheter. First is a audio mixer in c#.... second is a shoutcast server that decode raw data comes from audio mixer, encode it and send to network.
Small and simple java library for working with Jasper Reports dynamically, enabling dynamic column creation and dynamic data sets using Apache DynaBeans. Project is developed by people at small software company called Softberries www.softberries.com
PHPCentaur is a PHP5 driven exploit scanner for webservers.
Scope of the project:
-SQL exploits, Cros site scripting vulnerabilities, Remote code injection, Encoding vulnerabilities, Session based attacks. And more...
CryptoFile is a RichEdit application that encrypt files, using the microsoft api crypt v2.0 - and a proprietary ASCII MIME functions. It associate the extension .pto to the crypt and thus enable you to create an encrypted text files out of the box.
...A collection of the ASN.1/ECN parser, XDR-to-ASN.1 converter and pretty-printer scripts for ASN.1/ECN specifications. Contains also a formal definition of the ASN.1 built-in types, ECN encoding classes and XDR encodings.
Provide a robust and efficient implementation of n-gram based classifiers to Java. N-Gram algorithms have shown to be surprisingly good at tasks like guessing the language/encoding from an arbitrary text file. And there are many more applications.