Chrome Enterprise's advanced, built in security helps IT teams prevent breaches before they happen.
Download Chrome
Simple, Secure Domain Registration
Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
noflushd is a Linux daemon that monitors disk activity and spins down idle disks. It then blocks further writes to the disk to prevent it from spinning up again. Writes are cached and flushed to disk when the next read request triggers a spin-up.
System calls command line utilties for Linux and all POSIX based operating systems. Allows direct command line access to many popular kernel system calls in text format. Makes a great internals teaching tool for operating systems.
Derived from TrueCrypt 6.3 release, I added some command line options to "TrueCrypt Format.exe" to allow TrueCrypt volumes to be created without using the graphical user interface
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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/
This project is an attempt to create a wrapper between filesystem code for one operating system and compile it for another. For example, a Linux filesystem driver could work natively in Windows if the project goes as planned.
StoreGPU is a library that accelerates hashing functions (MD5 and SHA1) by offloading the hashing computation to the GPU. StoreGPU provides two hashing modes: standard hashing mode, and sliding window hashing mode.
The All-in-One Commerce Platform for Businesses - Shopify
Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise
Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
FSDR is a free, cross-platform software. When the user delete some important information in his file system ,it will do its utmost to restore the user's loss. It will support ext3/ext2, fat, ufs, jifs and other file system data recovery.
Creating a P2P fileserver using a FS which is extends over peers, and available in a single name space. This utilizes the available disks space from peers, and extends the size of the FS beyond physically available space for a peer.
mac-robber is a digital forensics and incident response tool that can be used with The Sleuth Kit to create a timeline of file activity for mounted file systems.
Online Hierarchical Storage Manager (OHSM) is the first attempt towards an enterprise level open source data storage manager which automatically moves data between high-cost and low-cost storage media.
The OFF System for content storage and retrieval, lets you store all digital content and allows only the people authorized to use it to do so. It is the proof of concept for 'bright nets' and will allow anyone to securely share digital data legally.
A small utility that allows to recover accidentally removed files as long as they are still open. The "removed" file will be restored consistently - even if it's under heavy I/O - by re-creating the link to the file's i-node in the filesystem.
FUSE based file system to represent streams as files. It is currently targeting possibility to play Internet Video stream on media players, which are not supporting that natively.
Modest is an LKM piece of code that allows users, running a user-space control application which interacts with kmodest char driver using ioctl() syscalls, to redirect I/O write() or writev() system calls to a second file descriptor at runtime.
MediaFS is FUSE-based filesystem for remote access to local removable ressources/devices (cdrom,usb,...) using X11-authentication and HAL/DBus-support. It's main application fields are thin-clients / terminalservers
This project is to produce an XML Version of LS. I have found that some languages do not report the detail of information that ls can. So it has become nessary for me to parse the output of ls which I find distasteful.
Db5fuse is an open source project to handle filesystem of Philips HDD100 mp3 player on Linux remaining compatible with windows HDDTool application. Project is based on fuse and made in C.