Showing 1245 open source projects for "javascript open source"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end. Migrate from on-prem or other clouds with free migration tools.
    Try Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    FATX

    FATX

    XBOX 360 filesystem support for linux

    Complete XBOX 360 filesystem support (FATX) including: - fusefatx: mount filesystem - mkfs.fatx: make filesystem - fsck.fatx: check and correct filesystem - label.fatx: change or display volume name - unrm.fatx: undelete files Try fatx manual pages to get help (man fatx)
    Leader badge
    Downloads: 68 This Week
    Last Update:
    See Project
  • 2
    Partclone
    Partclone is a project like the well-known backup utility "Partition Image" a.k.a partimage. Partclone provide utilities to back up used blocks and design for higher compatibility of the file system using supported library like e2fslibs.
    Leader badge
    Downloads: 98 This Week
    Last Update:
    See Project
  • 3
    BackupPC
    BackupPC is a high-performance, enterprise-grade backup system for backing up Linux, WinXX PCs, Macs and laptops to a server's disk. Features include clever pooling of identical files, no client-side software, and a powerful Apache/CGI user interface.
    Leader badge
    Downloads: 64 This Week
    Last Update:
    See Project
  • 4
    This project aims to be an open-source driver for iRiver's great iFP flash portable player (www.iriver.com).
    Downloads: 17 This Week
    Last Update:
    See Project
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

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

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    PHP File Manager

    PHP File Manager

    phpFileManager a complete filesystem management tool on a single file.

    phpFileManager is a complete filesystem management tool on a single file. A server administration tool using PHP, meant for rapid file access, and also to verify the server configuration and security. The script can be renamed and deployed on an unique known url, and offers password protection.. All dependencies, like images, js and css files, are included inside the same file, so that the script can run even on offline devices, like a local Raspberry Pi, or ESP32 microcontroller. The...
    Downloads: 41 This Week
    Last Update:
    See Project
  • 6
    WipeFreeSpace

    WipeFreeSpace

    Secure wiping/shredding of free disk space with many methods

    WipeFreeSpace is a program to securely erase/wipe/overwrite/shred the free space on file systems WITHOUT DESTROYING EXISTING FILES, to prevent recovery of deleted sensitive data. This allows protecting the user's privacy when e.g. selling the drive or the whole computer. The following filesystems are supported: - Ext2/3/4, - NTFS, - XFS, - ReiserFSv3/4, - FAT12/16/32, - MinixFS1/2, - JFS, - HFS/HFS+, - OCFS. The following wiping methods are supported: Gutmann-like, random,...
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 7

    NBT File System Utilities

    Inspecting and manipulating NBT as a file system

    Named Binary Tag (NBT) is a binary format designed for and used by the game Minecraft to store various data including worlds, player data and many other things. This project provides a way to access those data by simply mounting the corresponding data file as a file system, then reading and writing any value as usual file system nodes. By combining with standard Unix file operation tools, batch editing or copying massive amount of data is very easy, comparing to other generic NBT editing...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Free, functionally equivalent clone of the Microsoft MS-DOS Shell.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Wcd is another Norton Change Directory (NCD) clone. Wcd is a command-line program to change directory fast. It includes a full screen interactive directory tree browser with speed search and a fast way to choose between multiple matches.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 10
    Duplicate Agent

    Duplicate Agent

    Duplicate Files Finder and Cleaner

    This program was created to detect and delete unnecessary files on your computer that you've unknowingly created, copied, or backed up in some way. You can find the release notes on my Github address: https://github.com/shampuan/Duplicate-Agent/issues
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Go Mcp File Server

    Go Mcp File Server

    file search tool with mcp server for windows

    A local file system mcp server developed based on GoMcp, providing two APIs: query and file opening. This software stores file indexes based on sqlite3 and supports interface operations and mcp client remote calls.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Refundant

    Refundant

    Redundant files remover

    GUI is little broken - the list of duplicates is not relayeble, but this bug not affected main functionality.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Jeeva folder utility

    File/folder utility useful for comparing/mirroring directories

    Full Docs: Download: JeevaX.Y.html Compare folder contents: jeeva --overlap/--mtime/--diff folder1 folder2 --overlap (see files that are in one or other folder, or common to both.) --mtime (files that are newer, the same age, or older ) --diff (files whose content is identical or different) Optionally can recursively descend to a specified depth or completely down folder tree comparing corresponding folders while descending. --copy for mirroring...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    fpart

    Sort files and pack them into partitions

    Fpart is a tool that helps you sort file trees and pack them into bags (called "partitions"). It is developped in C and available under the BSD license. It splits a list of directories and file trees into a certain number of partitions, trying to produce partitions with the same size and number of files. It can also produce partitions with a given number of files or a limited size. Once generated, partitions are either printed as file lists to stdout (default) or to files. Those...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    FUSECFS

    CFS filesystem mounting using FUSE

    Gives read/write access to IDEDOS's CFS 0.11 partitions using FUSE for fast bulk file transfers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MooseFS

    MooseFS

    Fault tolerant, POSIX-compliant, Net Distributed Storage / File System

    MooseFS (MFS) is a fault tolerant, highly performing, scaling-out, network distributed file system. It spreads data over several physical servers which are visible to the user as one resource. For standard file operations MooseFS mounted with FUSE acts as other Unix-alike file systems: * A hierarchical structure (directory tree) * Stores POSIX file attributes (permissions, last access and modification times) Supports special files (block and character devices, pipes and sockets) *...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    JoseMsDosTools

    Several MsDos, 16 bits, applications

    Several msdos applications to be used on emulators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SortOut
    SortOut, revolutionizes file management with precision algorithms like "Organize by Extensions" and "Group Similar." Effortlessly categorize and intelligently group files based on extensions or related content. The flexible GUI allows easy source and target directory selection. Advanced filters, move/copy options, and customizable thresholds provide a tailored organization experience. Whether excluding subfolders or creating miscellaneous folders, adapt the process to your workflow....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Advanced multi layered unification filesystem. Once aufs was entirely re-designed and re-implemented Unionfs which is originally developed by Erez Zadok and his team. Enhancing with many original ideas, it becomes totally different software while keeping the basic features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    stegfs is a steganographic file system in userspace. It uses the FUSE module which allows it to be incorporated into more than just the Linux Kernel, i.e. it's also known to work in FreeBSD :) For more details visit: https://albinoloverats.net/projects/stegfs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ExtFS Check Tool

    ExtFS Check Tool

    Checks and repairs Ext+BTR FS volumes for errors

    This is a kind of Scandisc or Checkdisk program for debian based linux systems. It scans your ext4 and BTRFS disks and repair them. Github: https://github.com/shampuan/ExtFS-Check-Tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Wnexd

    Wnexd

    Free Windows "nexd" Directory Utility for Command Prompt users

    Wnexd--Windows Directory Utility... Free adjunct to the Windows-intrinsic pushd/popd utilities for users of the Command Prompt terminal window that simulates a linux-style "pushd +1", and "dirs".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    transmission_cleanup

    transmission_cleanup

    Clean up of torrent files using the RPC protocal

    This application connects to the tranmission web client using the RPC interface, it allows the user to set the inital download folder for the torrents for sorting into their own folders based on the type of file it is. it also allows scheduling of the cleaning process eithe daily or weekly at a time set by you in the install process. you supply your username and password for the RPC web interface whohc is encrypted by the application and saved to the disk, The application checks if the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Activity Indicator

    Activity Indicator

    Windows tray HDD led like indicator with keyboard lights support.

    The Activity Indicator utility is a simple program that indicates the HDD activity in the system tray. It contains advanced logging capabilities and friendly interface. It can be used to log the drives and supports indication of many drives by running multiple instances. Now with better, brand new interface!
    Leader badge
    Downloads: 87 This Week
    Last Update:
    See Project
  • 25
    QFSViewer

    QFSViewer

    QFSViewer is a small tool to view system raw image files.

    QFSViewer is a small tool for developers to view the contents of various file system raw image files, which does not rely on the operating system mounting, does not require permission requests, and is completed entirely within the software application. Based on this feature, the tool can easily run on windows/linux/macos.
    Downloads: 7 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB