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.
The aoetools are programs for users of the ATA over Ethernet (AoE)
network storage protocol, a simple protocol for using storage over an
ethernet LAN. The vblade program (storage target) exports a block
device using AoE.
Onboard NAND flash operations monitor for embedded Linux
...Flashmon targets embedded boards shipped with bare flash chips managed with MTD : mainly JFFS2, UBIFS and YAFFS based systems.
The monitored events are : flash page read / write requests, and flash block erase operations.
Instructions on how to use Flashmon are included in the archive.
Stormons is a powerful SAN mapping and monitoring program
Stormons is a powerful mapping and monitoring of san storage devices program.
Designed to be fast, flexible, and rock-solid stable. Stormons runs on *NIX hosts and Windows and can monitor EMC² VNX Block and File, EMC² Symmetrix, NetApp FAS (7 mode), and Brocade switch devices.
gzx is a C library and a command line tool for fully GZIP-compliant file compression with fast random access read support. gzx includes a FUSE (filesystem in userspace) client that allows to access the compressed files with arbitrary applications.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
dedup util is a lightweight open-source files packing tool. It is based on block-level data de-duplication technology, and can reduce the data capacity to save storage space. The key feature is no block data collsion with md5 hashkey.
jSCSI is a cross-platform Java implementation of an iSCSI initiator. jSCSI thus enables Java to directly access and serve block devices over the Internet by natively speaking the iSCSI protocol. The initiator supports software RAID.
THIS PROJECT HAS MOVED TO GITHUB!!!
Ext2Read is an explorer like utility to explore ext2/ext3/ext4 files. It now supports LVM2 and EXT4 extents. It can be used to view and copy files and folders. It can recursively copy entire folders. It can also be used to view and copy disk and file
iSCSI target emulating block driver and CD DVD.. Writen in C++, monothread, event driven, OS abstraction (Windows and Linux). Basic unit tests of main components. Scsi feature like ACA, Unit Attention, task attributes, Persistent Reservations.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Linux-based Network Bootmanager A graphical bootmanager providing OS deployment and repair for Linux, Windows, possibly other operating systems, via PXE and local cache.
This project builds a Web Services architecture which can provide block storage services to virtual machines in cloud computing environments. The Web Services rely on LVM, iSCSI, and Xen to manage logical volumes, remote access, and virtual machines.
Utility to test the real block size of storage media. Mostly flash (SSD) drives use larger block sizes than 512 bytes and emulate the sector size which may cause severe performance degradation. This tool helps determine real block size. See wiki.
Reed-Solomon encoder/decoder for Block Devices. Provides methods for enhanced data recovery from corrupted storage media, along with faster methods for reading the data when no corruption is encountered.
This project is intended to be an educational tool for two general topics: RAM Disks (ramdisk) and Block Devices on the Linux platform. This project is currently inactive. You can instead download the latest RapidDisk kernel module: http://sourceforge.net/projects/rxdsk/
DWIP is short for Disk Wiping and Imaging Tool. This tool is being built for Mississippi State Universities National Forensics Training Center for use on a live cd to give out to it's students.
Command-line tool to check ADFs (Amiga Disk Files) for errors and viruses.
A binary is included for Windows users; Linux users are advised to compile the application themselves.
Might also compile under plain DOS; but BE WARNED! When you scan files already renamed by the TOSEC standard, consider that file names may become insanely long in no time.
--UPDATE OCTOBER 2014--
This project is currently suspended! I can't currently find the time to fix/update anything with this program...
□ Developing a new block allocation scheme of EXT-2 file system named NHA(New Hybrid Allocation)-Ext2 that takes advantages of log-structured file systems and convential file systems for optimizing random writes as well as sequential writes on SSDs.
Lossless compression program with various algorithms included. Intended for large XML files, but can compress any files. Best results with block compression (BWT+MTF+RLE) on large block over alphabet of words.
An original bruteforce-based encryption/decryption system. BBE was originally conceived to chat with encrypted text on IRC. mIRC and X-Chat support BBE via script addon. BBE can also encrypt MIME encoded files. Blowfish encryption is currently supported.
BDwrap is a template for writing stackable block device drivers on Linux. It's clean interface hides the complexity of device handling, asynchronous calls, buffer cache interaction, etc. It is a great tool to develop stacked block drivers quickly.
PRATIMA, an Asynchronous Remote Volume Replicator for Linux:
Pratima performs online, real-time, reliable and efficient block level data replication to a remote computer over a network in both synchronous and asynchronous modes for Linux.
This is an academic project.
A library and a sample program will be developed, that will implement the Burrows-Wheeler compression algorithm, using C++ and templates.
This is the same algorithm for BZip.