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
Ship Agents Faster
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.
A Linux utility that monitors I/O requests going to physical disks and maps the requests to the files for which they were issued. It doesn't monitor file I/O, which can hit the cache. It only tracks file usage that generates disk activity.
Since none of the MySQL backup scripts i could find satisfied my needs, I created this one. It does full backups remotelly or incrementals locally. Read comments on the code to configure it.
BigSync is a simple utility that allows to incremetally backup huge files, particularly disk images for virtual machines and database files. BigSync stores these files efficiently in a compressed directory hash and is able to handle files of 4 TB
Up the Sync is a basic Google docs synchronizing program written in Java. It auto-syncs every 5 minutes by default, and can run quietly in the system tray. If the user updates a document on their computer the Google docs version is also updated.
Remote File Browser written into Python with wxPython and Rpyc. Support download, upload, remove and search files/folders. Also support crossplatform communications.
WebBackup is a PHP backup system that you can do backup of files and mysql databases and send to another server by FTP. You just need to create a schedule with the parameters.
The TclVfs project aims to provide an extension to the Tcl language which allows Virtual Filesystems to be built using Tcl scripts only. It is also a repository of such Tcl-implemented filesystems (metakit, zip, ftp, tar, http, webdav, namespace, url)
rSIGNAL - ruby Simple Inter-Interface Generic Aggregation Layer. It allows external data sources to be aggregated, store the aggregated data and print the aggregated data out in a transformed format to a file (or integrated HTTP server) on demand.
Fstorage is a free, open-source, lightweight and fast File Storage Software. Storage is task of server and file hosting. Clients/APIs are designed for use by C/C++/Python/PHP programmers can send files and receive files for particular FileKey.
Remote Desktop (RD) Connection Manager allows easy working with remote desktops and servers. It supports: Citrix ICA, Microsoft Windows terminal services (RDP), VMRC, VNC as well as VDI: VMWare Workstation, VMWare ESX and ESXi servers, Microsoft Hype
This library provides a Ruby interface to Nmap's scan data. This information is presented in an easy-to-use and intuitive fashion for storage and manipulation.
A snapshot based backup system. If snapshots aren't available hard links, sym links or copies are used instead. The backed up tree is always directly usable and does not need a backup client to decipher.
FileUniq identifies duplicate files, and optionally removes them or replaces them with hard or soft links. It is designed to work well with heavily hard-linked cp -al / rsync backups. For more information please see http://fileuniq.sourceforge.net
thoggen is a DVD backup program based on GStreamer/Gtk+. It encodes into ogg/theora video files, but additional formats (avi, matroska + mpeg4/xvid/mp2/mp3) are planned for the future. thoggen aims to provide a clean and easy to use interface.
MyFSys™ - is short form of MySQL Failover System is designed to ensure uninterruptible 24x7 operation of MySQL databases by automatic switching over to a stand-by DB upon failure of the primary DB.
Wonder Backup is a project aiming to create a platform independent backup solution based on Python. Backups can be automated with an answer file, or configured per use. This allows the program to be utilized for home to corporate use.
Linux port of the Amiga shrink compression program. This is mainly considered for unpacking old archives that have been created using the Amiga version of shrink but creating new archives is also supported.
Cozy is a backup solution for Linux. It aims to be similar to Apple's Time Machine, with the difference that Cozy recognizes duplicate files and incremental backups are realized through binary diffs to save space.