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
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
I developed this application because I was not happy with existing ones. The program analyzes two folders to determine whether they are identical or different by identifying files with the same name and/or size. The resulting list can be saved as a text file. Files with matching names and/or sizes can be deleted, but only those in the second directory will be removed. You can control which files are deleted through the textbox, as only the files displayed there will be deleted. Vary name...
A very simple dictionary based text compressor.
Created to shorten single line UTF8 strings; it tries to compress them quickly with a simple interface that can be used as a drop in replacement for
Encoding.UTF8.GetBytes(value) and Encoding.UTF8.GetString(packed).
The public Litc API are in fact:
byte[] packed = Litc.GetBytes(value);
string unpacked = Litc.GetString(packed);
Manage remote connections for Remote Desktop "RDP" , VNC Viewers, PuTTY , and Mikrotik.
Easy to manage connections places, you can add , edit and delete connection place by just one click.
IT-Remote Service Tools is secured with password with possibly to turn ON or OFF feature.
Configurations file are Extensible Markup Language XML.
Password are encypted with symmetric-key encryption that means the string can only be decrypted if the other party has the correct key (which is used...
Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
OpenHash is a desktop application for .NET which uses the "OpenSSL .NET" managed wrapper for OpenSSL from Frank Laub (also on SourceForge) to produce the cryptographic hash value for a string or any file using any of the hash functions from OpenSSL.
Monitors a list of websites to check their status. You can add any url along with a string of text to check for at that url. Minimizes to the task bar and pops up error text when a site fails. Website monitor. Asp.Net Keep Alive.
XLN Desktop Search is search engine for files and folders in your desktop. Using the KMP (Knuth-Morris-Pratt) string search algorithm makes it much faster. And it is so simple.
This program renames all those files found in a specific folder that end with a given string. Good for renaming files imported from digital cameras that provide random names. Very powerful in speed and very easy to use.