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.
Disk Garden - program for cataloging disks (cd, dvd). Program scans disks and saves catalogs in one file. Disks can be segragate into categories (ex. movies, games). Folders and files can be tagged. It's similiar to Advanced Disk Catalog or WhereIsIt?.
This is a little program to copy your windows XP profile (and Lotus Notes folder if you have it, c:/Lotus/Notes/Data) folders to a different location (per example your backup drive) and saves it under [DRIVE]UserData automatically
Simple light-weight file compression and decompression utilities. Written in C and portable to all platforms. Simple compress and decompress subroutines can be linked and called within applications to compact or unpack data on the fly or stand-alone.
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.
Alternative approach to minimum redundancy coding (fixed-length) without using tree data structures. The main advantages are simplicity and flexibility.
The OSDaB Project is a collection of useful C++ and Qt code snippets, tips, tricks and whatever could be useful for software developers. Code is released under the terms of the GNU GPL version 2 or later (or other open source licenses where stated).
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.
nmrename is a commandline massrenaming tool. It can do the usual stuff like deleting/replacing/inserting strings or delete chars by a given position. It can be used in shell scripts.
RaidFS is a data recovery tool used to reassemble RAID subsystems without the corresponding controller. It uses the Filesystem in Userspace environment (FUSE) to virtually reassemble the component disks of a RAID into a single, loop mountable, file.
DyConnect is a cross-platform networking library for C++. Features include: synchronized variables for rapid development of networked games, multi-threaded TCP/IP, low-level UDP sockets, support for IPv4 and IPv6, and data compression.
fmsm is a storage manager that displays all the discreet storage systems on Linux on one screen. It can manage MD devices. The primary motivation for this project is to learn about Linux software development and deployment using crossplatform tools.
This is a console front-end for the Duplicity backup application. It is written in C++ and was mostly written to refresh my memory on the use of classes, however it is fully functional.
WRoX-SFV - is a Windows GUI .sfv checksum application, with the checksums it creates you can check for edited, changed, currupted files. Features: recursive .sfv checking, .sfv file association, windows context menu integration, automatic unrar/unzip
Open Legacy Storage Document: Generic Document Archiving on Disk and Network(using MINA) Framework in Java for huge number of docs(up to 2^192 documents), efficient(Java NIO), crypto, net transfert, web retrieve, J2EE and eMail archiving compatible.
Main//Pyrus is an enterprise scale Open-Source Document Management System (DMS). It provides an intuitive web based user interface and a very flexible architecture.
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]...
A CD database/library program, written using C++/Qt4.
This is a fork from cdfly project.
Supports keyboard navigation, wildcard/regexp searchs for a file, and is very fast when creating cd/dvd snapshots.
MacOS X does not provide support for SCSI tape drives. The purpose of this project is to implement a user client application to perform many common operations such as those normally handled by mt as well as reading and writing.
IMPULS (Instant Messenger Personal User Log Storage) is a toolset which allows to retrieve, store and display messages from different IM instances in a central database.
Destral is an open source, multiplatform implementation of the Hacha 3.0, Hacha 3.5 and HJSplit split and join algorithms. These utilities are widely used in forums and news to distribute one large file as many smaller files. A Qt GUI is also planned
This project tries to create a library that provides file notification to java. So that the polling of files and directories is no longer needed to monitor changes to the filesystem.
sucd it's a software for download all the contents of a YaST repositorie and create CD's with all the content's of the downloaded repositorie. The CD's who sucd creates can be used as a YaST repositorire.