Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
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.
xio is a platform independend IO library written in C++. It supports basic IO operations and extends the basics with mounting several file types like ZIP, 7z, ISO.
TESSDB is an application that provides TPC benchmark, I/O pattern analyze, and source code view for open-soruce DBMS. TESSDB is designed for researchers interested in developing a new database suitable for next generation storage device.
SNSDB is a simple NSDB, as described in IETF draft draft-ietf-nfsv4-federated-fs-protocol. An NSDB is a namespace database service that stores information about the location and properties of filesets and answers queries about those filesets.
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.
AVL Array is a sequence container (like std::vector or std::list) that allows fast insert/remove AND fast random access. Shiftable Files offers the usual file primitives plus fast insert/remove. Get the latest version via BZR in the Develop section.
Java bindings for FUSE (http://fuse.sourceforge.net). Allows filesystems to be written in a combination of C and Java utilizing the FUSE library, aiming to provide maximum flexibility, ease of use and performance.
This project contains out of two pseudo-filesytems which are build using FUSE (Filesystem in Userspace): JoinFS joins multiple files to one pseudo-file. SplitFS provides direct access to parts of one file by representing them as pseudo-files.
Enterprise and Small Business CRM Solution | Clear C2 C2CRM
Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.
C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
eXplode is a storage system checker. It contains a generic model checker for real code instead of abstract models. Using this model checker, eXplode can systematically check a storage system against many possible crashes to find crash-recovery errors.
K Disk archiver (KDar) is a KDE GUI-based backup and archiving program. Use it to prepare your data for storage on CD-Rs, jazz drives, floppies, even DVDs. KDar uses the dar library by Denis Corbin. Features include compression and archive splitting.
LVM - HPUX version tools for linux. New! Get freevxfs driver for mounting HP-UX VxFS filesystem on Linux! Had been tested on Physical/VMware RHEL 4 or 5 servers. Please send feedbacks and requests to zanzamer1@yahoo.com.
ext3/ext2 undelete tool.User can recover files by it's name/type/owner.Forensic analyser provided.Recovers Deleted database tables.Restores deleted files to it's original location.But you can't recover the files deleted before installation of giis.
This project is to make a software for linux which will help to recover the deleted files from your ext3 filesystem, including pen drive data recovery . The software will be provided with high end GUI support.
Filesystems can avoid fragmentation if they know how large files will be.
This library provides a wrapper for the fallocate() syscall (like glibc-2.10+), but also knows the xfs/ocfs2 ioctl and provides fallbacks better than posix_fallocate().
This project is about using a SD-card together with an ATMEL ATmega32 microcontroller as mass storage medium. It implements the interface to the SD-card, a simplified FAT16 filesystem and a sample application: a data logger.
This program lists all files and folders inside given path and stores in HTML file. Generated HTML uses external java-script and CSS to render it as treeview. Background threading ensures stability while XML gives flexibility to this program.
A Windows service who monitoring your files, when a file is created, this one is send to the clamav console programme (clamscan.exe) to scan it. You need a standard ClamWin installation in c:programme files; It's not a real time engine
ChitraguptaFS is a simple file system based on FUSE written in C language for logging FS events. ChitraguptaFS comprises of two parts, one is the FS itself and the other is a simple utility to retrieve FS logs.