Showing 192 open source projects for "mount"

View related business solutions
  • 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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    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.
    Download Now
  • 1
    Cloud Storage FUSE

    Cloud Storage FUSE

    A user-space file system for interacting with Google Cloud Storage

    Cloud Storage FUSE is an open-source user-space file system adapter that allows Google Cloud Storage buckets to be mounted and accessed as if they were local file systems on a machine. This approach enables applications to interact with cloud storage using standard file system semantics, eliminating the need to rewrite code to use object storage APIs directly. The tool is particularly valuable in data-intensive workflows such as machine learning, where large datasets can be accessed on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Parse Dashboard

    Parse Dashboard

    A dashboard for managing Parse Server

    Parse Dashboard is a standalone dashboard for managing your Parse Server apps. Build applications faster with object and file storage, user authentication, push notifications, dashboard and more out of the box. You may set the host, port and mount path by supplying the --host, --port and --mountPath options to parse-dashboard. You can use anything you want as the app name, or leave it out in which case the app ID will be used. The --dev parameter disables production-ready security features. This parameter is useful when running Parse Dashboard on Docker. Parse Dashboard is continuously tested with the most recent releases of Node.js to ensure compatibility. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    http-proxy-middleware

    http-proxy-middleware

    Http-proxy middleware for connect, express and browser-sync

    ...Target host to proxy to. (protocol + host). Providing an alternative way to decide which requests should be proxied; In case you are not able to use the server's path parameter to mount the proxy or when you need more flexibility. For fine-grained control you can use wildcard matching. Glob pattern matching is done by micromatch. For full control you can provide a custom function to determine which requests should be proxied or not. Use the shorthand syntax when verbose configuration is not needed. The context and option.target will be automatically configured when shorthand is used. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FastAPI-MCP

    FastAPI-MCP

    Expose your FastAPI endpoints as Model Context Protocol (MCP) tools

    ...The server speaks directly to your app over its ASGI interface, avoiding extra HTTP hops between the MCP layer and your API, which reduces latency and simplifies deployment. A tiny bootstrap is enough to stand up an MCP server and, if desired, mount an HTTP transport for remote clients. The docs emphasize a FastAPI-first workflow: keep your schemas, reuse your middleware, and surface endpoints to agents without rewriting controllers. The project is active, with examples and a dedicated site that shows getting started, security, and transport options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 5
    Framework Benchmarks

    Framework Benchmarks

    Source for the TechEmpower Framework Benchmarks project

    If you're new to the project, welcome! Please feel free to ask questions here. We encourage new frameworks and contributors to ask questions. We're here to help! This project provides representative performance measures across a wide field of web application frameworks. With much help from the community, coverage is quite broad and we are happy to broaden it further with contributions. The project presently includes frameworks on many languages including Go, Python, Java, Ruby, PHP, C#,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Click Mount Samba here

    Link Samba shares in the directory via mouse click to gvfs.

    Samba (Windows) shares are linked under Linux by mouse click in the directory via Gvfs. Here, the tool must be started via the terminal the first time it is started in order to save the user and password. This is saved in encrypted form. The next time you start, the shares can be attached with a click.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Project MINI RACK

    Project MINI RACK

    Miniature rack builds, for portable or compact Homelabs

    Project MINI RACK is a project dedicated to designing, documenting, and showcasing compact, portable rack-mount or small-form factor “mini” labs, suitable for home labs, edge deployments, or mobile network stacks. The repository contains build guides, hardware lists, layout ideas (10” wide racks, 1U/2U modules, custom shelves), 3D printable components, and real-world examples of mini homelab rigs. Its goal is to help hobbyists, devops engineers, or tinkerers understand how to build efficient, space-conscious infrastructure rather than large server racks. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sky simulator for Ascom & Alpaca

    Sky simulator for Ascom & Alpaca

    Sky simulator for Ascom using an artificial sky or online DSS images.

    ...The camera displays images of the night sky based on the telescope pointing-at position and is affected by exposure time and focuser position. The images can be created artificially or using the online deep sky survey. It simulates also a guide camera. mount, focuser and camera rotator if required. You can also use your own mount in the simulation. Simulation of mount polar alignment errors and mount periodic errors is possible. This simulator is a useful tool for testing the focuser routine, astrometric solving, guiding and test run sequences. Star and a deep sky databases are included. ...
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 9
    MPC-BE

    MPC-BE

    Media Player Classic - BE

    Media Player Classic - BE is a free and open source audio and video player for Windows. Media Player Classic - BE is based on the original "Media Player Classic" project (Gabest) and "Media Player Classic Home Cinema" project (Casimir666), contains additional features and bug fixes.
    Leader badge
    Downloads: 6,188 This Week
    Last Update:
    See Project
  • 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
  • 10
    firejail

    firejail

    Linux namespaces sandbox program

    Firejail is a SUID program that reduces the risk of security breaches by restricting the running environment of untrusted applications using Linux namespaces and seccomp-bpf. It allows a process and all its descendants to have their own private view of the globally shared kernel resources, such as the network stack, process table, mount table. Written in C with virtually no dependencies, the software runs on any Linux computer with a 3.x kernel version or newer. The sandbox is lightweight, the overhead is low. There are no complicated configuration files to edit, no socket connections open, no daemons running in the background. All security features are implemented directly in Linux kernel and available on any Linux computer. ...
    Leader badge
    Downloads: 2,938 This Week
    Last Update:
    See Project
  • 11

    ISO #flushyourmeds

    belanaEtcher with an ISO File For Archival Purposes. ;

    ISO #flushyourmeds ; Author : Scott Alan Barry ; Included is Balena Etcher For ISO Stuff. ; This ISO is my Rumble Accont, as an ISO. ; Nothing Special to it, use isomaster or mount in nix to get into the ISO. ;
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    Super Grub2 Disk

    Super Grub2 Disk

    Boots into many systems and GRUB2 ones!

    Super GRUB2 Disk helps you to boot into most any Operating System (OS) even if you cannot boot into it by normal means.
    Leader badge
    Downloads: 1,648 This Week
    Last Update:
    See Project
  • 13
    AspeQT-2K26 (formerly AspeQT/RespeQt)

    AspeQT-2K26 (formerly AspeQT/RespeQt)

    A modernized Atari 8-bit SIO emulator ported to Qt 6 with native TNFS

    ...Built for the modern era, AspeQt-2K26 ports the entire codebase to Qt 6, resolving dependency issues and bringing native High-DPI support to Windows 11, macOS (Apple Silicon), and Linux. Key Features in v2.0.0: Native TNFS Support: Mount and stream disk images directly from the internet using the FujiNet protocol. Point to servers like fujinet.pl and boot immediately—no downloads required. Qt 6 Modernization: Replaces legacy Qt 4/5 code. Features a crisp, responsive UI with proper 4K scaling and restored drag-and-drop.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    VeraCrypt

    VeraCrypt

    Open source disk encryption with strong security for the Paranoid

    ...All released files are PGP signed with key ID=0x680D16DE, available on key servers and downloadable at https://www.idrix.fr/VeraCrypt/VeraCrypt_PGP_public_key.asc VeraCrypt can mount TrueCrypt volumes. It also can convert them to VeraCrypt format. Documentation: https://www.veracrypt.fr/en/Documentation.html FAQ : https://www.veracrypt.fr/en/FAQ.html
    Leader badge
    Downloads: 2,094 This Week
    Last Update:
    See Project
  • 15
    CCDciel

    CCDciel

    Astronomy CCD capture software

    ...It include all the features required to perform digital imaging CCD observation of celestial objects. Using the standard drivers protocol INDI and ASCOM it can connect and control the CCD camera, the focuser, the filter wheel and the telescope mount. This software is part of a full suite for astronomical observation: https://sourceforge.net/projects/skychart/ https://sourceforge.net/projects/indistarter/ https://sourceforge.net/projects/eqmodgui/ Requirement: https://sourceforge.net/projects/libpasastro/ See also: https://sourceforge.net/projects/indi/
    Leader badge
    Downloads: 95 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Live Raizo - Linux for Virtual SysAdmin

    Live Raizo - Linux for Virtual SysAdmin

    Environment to experiment the system on simulated and real networks

    - Live Raizo is a linux distribution based on Debian 13 (Trixie) to experiment the system administration on simulated networks and real devices. - GNS3 is the gui used to manipulate the simulators/emulators of networks and systems like QEmu, Docker, Dynamips. - With this GNS3, you can clone as many times as you want the templates of virtual linux machines named "Debian" and "DDebian" that contain many network tools and services. - The prompt and the output of several linux commands are...
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 18
    AstroMenace

    AstroMenace

    Hardcore 3D space shooter with spaceship upgrade possibilities.

    AstroMenace is an astonishing hardcore scroll-shooter where brave space warriors may find a great opportunity to hone their combat skills. Gather money during the battle to spend them on turning your spaceship into an ultimate weapon of mass destruction and give hell to swarms of adversaries. Enjoy the wonderfully crafted 3d graphics and high-quality special effects along with a detailed difficulty adjustment and a handy interface of AstroMenace.
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 19
    PreviSat

    PreviSat

    Satellite tracking software

    PreviSat is a satellite tracking software for observing purposes. Very easy to use, it shows positions of artificial satellites in real-time or manual mode. PreviSat is able to make predictions of their passes, predictions of MetOp and COSMO-SkyMed flares, transits of all satellites, predictions of Starlink satellites passes and several other calculations.
    Leader badge
    Downloads: 94 This Week
    Last Update:
    See Project
  • 20
    SARDU MultiBoot Creator

    SARDU MultiBoot Creator

    Build a multiboot USB/DVD with Windows, Linux & rescue ISOs, UEFI/BIOS

    SARDU is a powerful multiboot USB creator that allows you to build custom bootable USB drives or DVDs. It supports a wide range of bootable ISO files, including various versions of Windows (7, 8, 10, 11), Linux distributions, and rescue tools. With support for both UEFI and BIOS systems, it allows easy and flexible boot management, making it ideal for system administrators, technicians, and users who need to carry multiple operating systems and utilities on a single device. SARDU Pro also...
    Downloads: 63 This Week
    Last Update:
    See Project
  • 21

    ProxyCrypt

    Encrypted volumes through command line

    ProxyCrypt is a command line tool that creates encrypted volumes within a file or a hard drive. Encryption and decryption are made on the fly, allowing you to use encrypted volumes like normal ones. Designed for paranoids and advanced users, it is also fast, very lightweight, open source and easy to recompile. See the features below. It works as a "proxy" for the AIM driver or the ImDisk driver. AIM driver is included in the full package. See the documentation for more informations...
    Downloads: 37 This Week
    Last Update:
    See Project
  • 22

    ProxyCryptGUI

    An easy to use 'front-end' to ProxyCrypt 3.X encryption application

    ProxyCryptGUI2025 • ProxyCryptGUI2025 is a free application that provides a Windows GUI (graphical user interface) for ProxyCrypt to manage encrypted virtual disk drives. • The setup file for ProxyCryptGUI2025 includes the required setup of ProxyCrypt 3.x and required AIM disk driver. • All files stored in an encrypted virtual drive can be accessed just as any files on regular disk drives but only after the drive is mounted/opened with the associated passphrase. • ProxyCryptGUI2025 can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Open Stienolism Project

    Open Stienolism Project

    Open Stienolism Federated Networking + Resources + Peering Systematic

    ....* for all old fashion Secure Functions, we offer a range of tools and abstraction executables to assist with stien, you can on out: https://stien.sourceforge.io --> mount stien files directly over the timing bell, which the signer with an online signal to sourceforge.net can also do this; when we make this all available!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    happyx

    happyx

    Macro-oriented full-stack web framework

    In HappyX you can write single page, static site generation and server side rendering applications 💡 You can write Rest API with HappyX also 🔌 HappyX is very simple to use. Keep your peace of mind 🙂
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WAN-Transfer — Easy WebDAV File Share

    WAN-Transfer — Easy WebDAV File Share

    Share local folders online via WebDAV with UI and instant tunneling

    WAN-Transfer is a lightweight WebDAV server with a simple UI that makes it easy to share folders from your PC across your local network — or over the internet using built-in tunnel services. With no setup required, you can expose any local directory via a public WebDAV link and mount it directly in Windows Explorer or any WebDAV client. Choose your tunnel provider (LocalTunnel, Serveo, localhost.run, Cloudflared) and instantly make your server accessible from anywhere — no port forwarding or firewall tweaks needed. The clean interface makes it effortless to configure ports, select directories, and copy access links. ...
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB