• MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    ufs2tools contains tools for reading ufs (ffs) filesystems and bsd labels from windows 2000/XP. both ufs1 and ufs2 are supported.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    This project aims to be an open-source driver for iRiver's great iFP flash portable player (www.iriver.com).
    Downloads: 20 This Week
    Last Update:
    See Project
  • 3

    Linux File-system defragmenter

    https://github.com/ThomasCX/defragfs

    github: https://github.com/ThomasCX/defragfs The defragfs project aims on file-system/directory defragmentation of the Linux operating system, it is (currently) file-system independent and only CLI, hope further development could bring the GUI and better functionality.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    FastDFS is an open source high performance DFS ( distributed file system ). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balancing.
    Downloads: 11 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    DirListing (Portable)
    A small application for listing the contents(files/folders/extensions) of a folder. The results includes file name length/full path length/maximum extensions. It supports exporting a report in .txt/.csv format with fully customizable contents.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6
    QTParted is a QT GUI of parted. The aim of QTParted is to make a free Partition Magic clone for Linux.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 7

    XCopy-GUI

    To ease copying files and folders in windows, based on xcopy

    Github: https://github.com/navidprox/XCopy-GUI Features: - Scope select option (root / subdirectories) - Inline exceptions, files/folders to ignore when copying - Save & load frequenty used exclude lists - Context menu shortcuts when right click on folders in windows explorer
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 8
    Multiplatform CD catalog program ,store data in Gzipped XML format; search with regex ,etc.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    droiD64 is a graphical filemanager for D64 files (Commodore 64 and others). May this tool make life easier for Commodore 64 fans, especially for those using MAC and Linux systems as there are tools available for Windows anyway.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    IPFS

    IPFS

    IPFS implementation in Go

    A peer-to-peer hypermedia protocol designed to make the web faster, safer, and more open. HTTP downloads files from one computer at a time instead of getting pieces from multiple computers simultaneously. Peer-to-peer IPFS saves big on bandwidth, up to 60% for video, making it possible to efficiently distribute high volumes of data without duplication. The average lifespan of a web page is 100 days before it's gone forever. It's not good enough for the primary medium of our era to be this fragile. IPFS keeps every version of your files and makes it simple to set up resilient networks for mirroring data. The Internet has turbocharged innovation by being one of the great equalizers in human history, but increasing consolidation of control threatens that progress. IPFS stays true to the original vision of an open, flat web by delivering technology to make that vision a reality.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Neo-tree.nvim

    Neo-tree.nvim

    Neovim plugin to manage the file system and other tree like structures

    Neo-tree is a Neovim plugin to browse the file system and other tree-like structures in whatever style suits you, including sidebars, floating windows, netrw split style, or all of them at once. The biggest and most important feature of Neo-tree is that we will never knowingly push a breaking change and interrupt your day. Bugs happen, but breaking changes can always be avoided. When breaking changes are needed, there will be a new branch that you can opt into, when it is a good time for you. Aside from being polite about breaking changes, Neo-tree is also focused on the little details of user experience. Everything should work exactly as you would expect a sidebar to work without all of the glitchy behavior that is normally accepted in (neo)vim sidebars. I can't stand glitchy behavior, and neither should you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    onedriver

    onedriver

    A native Linux filesystem for Microsoft OneDrive

    onedriver is a native Linux filesystem for Microsoft OneDrive. onedriver is a network filesystem that gives your computer direct access to your files on Microsoft OneDrive. This is not a sync client. Instead of syncing files, onedriver performs an on-demand download of files when your computer attempts to use them. onedriver allows you to use files on OneDrive as if they were files on your local computer. Easily sync files between any number of Windows, Mac, and Linux computers. You can setup your phone to auto-upload photos to OneDrive and edit and view them on your Linux computer. You can switch between LibreOffice on your local computer and the Microsoft 365 online apps as needed when working. Want to migrate from Windows to Linux? Just throw all your Windows files into OneDrive, add your OneDrive account to Linux with onedriver, and call it a day.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    s3fs

    s3fs

    FUSE-based file system backed by Amazon S3

    s3fs allows Linux, macOS, and FreeBSD to mount an S3 bucket via FUSE. s3fs preserves the native object format for files, allowing use of other tools like AWS CLI. Large subset of POSIX including reading/writing files, directories, symlinks, mode, uid/gid, and extended attributes. Compatible with Amazon S3, and other S3-based object stores. Allows random writes and appends, large files via multi-part upload, and renames via server-side copy. User-specified regions, including Amazon GovCloud. Many systems provide pre-built packages. s3fs supports the standard AWS credentials file stored in the credentials folder. Alternatively, s3fs supports a custom passwd file. The default location for the s3fs password file can be created. Generally S3 cannot offer the same performance or semantics as a local file system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    vmsmount

    vmsmount

    Access VMware's shared folders from DOS

    Development moved to https://github.com/eduardocasino/vmsmount VMSMOUNT is an installable file system for DOS that allows access to VMware's shared folders as a normal drive letter.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    fuse-ext2
    Fuse-ext2 is a multi OS FUSE module to mount ext2 and ext3 file system devices and/or images with read write support. Moved project source to github: https://github.com/alperakcan/fuse-ext2
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    Partition Image is an utility to save partitions (ext2/3fs, reiserfs, fat16, fat32, hpfs, ntfs) into an image file. Only used blocks of the partition are saved, and the image can be compressed in gzip or bzip2 format. You can split the image into small f
    Downloads: 23 This Week
    Last Update:
    See Project
  • 17
    Robinhood Policy Engine
    Policy engine and reporting tool for large file systems. It maintains a replicate of filesystem medatada in a database that can be queried at will. It makes it possible to schedule mass action on filesystem entries by defining attribute-based policies, provides fast 'find' and 'du' enhanced clones, gives to administrators an overall view of filesystem contents through its web UI and command line tools. It supports any POSIX filesystem and implements advanced features for Lustre filesystems (list/purge files per OST or pool, read MDT changelogs...)
    Downloads: 23 This Week
    Last Update:
    See Project
  • 18
    This tool enables users to search their NTFS formatted harddrives within seconds. It uses the MFT( master file table) of NTFS to search for files very fast. Ermöglicht eine extrem schnelle Dateisuche auf NTFS formatierten Festplatten.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 19
    Personal Renamer - Easy file renaming

    Personal Renamer - Easy file renaming

    Portable Bulk File Renamer, Folder monitor. All in one.

    Renames files just about any way you like. Monitor folders for files and auto rename(Have program rename images when downloaded). Undo, Save settings, Imageview,Drag-drop, and more. File Management made easy. Very good for those pesky PDFs from customer firms that need cleaning. New features on their way, Anyone need a Folder renamer?
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20

    fuse-xfs

    A MacFuse (OSXFUSE) driver for XFS

    Fuse-xfs is a MacFuse (OSXFUSE) driver for XFS filesystems. This driver allows Mac OS 10.7 with OSXFUSE/MacFuse to mount XFS filesystems in readonly mode. The journal is ignored, but basic read only operations should work fine. This software should be considered alpha, and provides no guarantees that the XFS filesystem remains unaltered (although the code does not support writing in any way). Use of the software is entirely at the users own risk.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    A Java library that allow Java applications to receive file system events on Windows and Linux.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Nueva versión con soporte para pseudo tmpfs. Ahora la cantidad de archivos copiados puede exceder la cantidad de RAM del sistema!!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23

    Adobe Cracker

    Crack Any Adobe Product

    Its can crack any adobe product by Amtilib.dll its the first beta Project , clean 100% but maybe amtilib.dll ist clean, Coded by VB.NET .NET Framework 4.5~4.6 maybe not work with 32bit systems
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 24

    cryptmount

    Linux encrypted filesystem management tool

    cryptmount allows management and user-mode mounting of encrypted filing systems on GNU/Linux systems. Filesystems & crypto-swap can be on either raw block devices or ordinary files, with device-mapper (dm-crypt) and loopback devices setup automatically.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    Anime checker is a portable tool that verifies the integrity of your files. It calculates the CRC32 of your files and compares it with the one found in the filename. Useful with fansubbed animes.
    Downloads: 9 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB