Showing 219 open source projects for "fuse"

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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Fuse.js

    Fuse.js

    Lightweight fuzzy-search, in JavaScript

    ...ElasticSearch or Algolia, although both great services, may be overkill for your particular use cases. You can access all options above via Fuse.config. This is useful if you want to override default options for all Fuse instances. Fuse.js supports logical query operators. These operators are used for filtering the data and getting precise results based on the given conditions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    macFuse

    macFuse

    FUSE extends macOS by adding support for user space file systems

    ...Writing a file system using FUSE is orders of magnitude easier and quicker than the traditional approach of writing in-kernel file systems. Since FUSE file systems are regular applications (as opposed to kernel extensions), you have just as much flexibility and choice in programming tools, debuggers, and libraries as you have if you were developing standard macOS applications.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    Dokany

    Dokany

    User mode file system for Windows

    ...When creating new file systems on Windows, you need to develop a device driver that works in the kernel mode on Windows-- a difficult task without technical Windows Kernel knowledge. Dokany makes it easy. It enables you to create these file systems without device drivers, and is completely free to download. It is similar to FUSE, and also offers compatibility with a FUSE file system.
    Downloads: 30 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    Fuse for macOS
    Fuse for macOS is a macOS port of The Free Unix Spectrum Emulator (Fuse) (an emulator of the 1980s home computer and various clones).
    Leader badge
    Downloads: 137 This Week
    Last Update:
    See Project
  • 6
    The Free Unix Spectrum Emulator (Fuse): an emulator of the 1980s home computer and various clones for Unix, Mac OS X and Windows.
    Leader badge
    Downloads: 407 This Week
    Last Update:
    See Project
  • 7
    Linux Kernel

    Linux Kernel

    Linux Kernel source tree

    ...There are various text files in the Documentation/ subdirectory, several of them using the reStructuredText markup notation. Extensive filesystem compatibility (ext4, Btrfs, FUSE, XFS, etc.) Broad hardware architecture support (x86, ARM, mainframe, embedded, etc.)
    Downloads: 16 This Week
    Last Update:
    See Project
  • 8
    GCSF

    GCSF

    a FUSE file system based on Google Drive

    ...GCSF requires the stable branch of the Rust programming language, which can be installed following the instructions on rustup.rs. If you already have Rust installed, make sure that it is updated to the latest version (≥1.26). Make sure you have pkg-config and the fuse library installed. These are usually found in the package repositories of major distributions. Rust can be installed via the lang/rust port. You will need to install sysutils/fusefs-libs for the cairo install command to succeed.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    FUSE filesystem over Google Drive

    FUSE filesystem over Google Drive

    FUSE filesystem over Google Drive

    google-drive-ocamlfuse is a FUSE-based file system for Google Drive, written in OCaml. It lets you mount your Google Drive on Linux. The project is hosted on GitHub, where you can find the latest development version. Project documentation is hosted in the website. There are Ubuntu packages in this PPA. Read-only access to Google Docs, Sheets, and Slides (exported to configurable formats).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 10
    distribyted

    distribyted

    Torrent client with HTTP, fuse, and WebDAV interfaces

    Distribyted is an alternative torrent client. It can expose torrent files as a standard FUSE mount or webDAV endpoint and download them on demand, allowing random reads using a fixed amount of disk space. Distribyted supports several ways to expose the files to the user or external applications. Applications that supports WebDAV can access torrent files using this protocol. It is recommended when distribyted is running in a remote machine or using docker.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Borg

    Borg

    Deduplicating archiver with compression and encryption

    BorgBackup or Borg for short is a deduplicating backup program that also supports compression and authenticated encryption. It provides a secure and efficient way to backup data, and is ideal for daily backups and backups to not fully tested targets.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Rclone

    Rclone

    Rsync for cloud storage

    Rclone is a command line program for syncing files and directories to and from various cloud storage providers, including Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files and many more.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 14
    Android File Transfer For Linux

    Android File Transfer For Linux

    Android File Transfer for Linux (and macOS!)

    Android File Transfer for Linux — a reliable MTP client with a minimalistic UI similar to Android File Transfer.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    SiYuan

    SiYuan

    Build your eternal digital garden

    SiYuan is a local-first personal knowledge management system that supports complete offline use, as well as end-to-end encrypted synchronization. Fuse blocks, outlines, and bidirectional links to build your eternal digital garden. SiYuan, the only important core concept is Content block. The content block can be formed through the formatting format, so that we can organize our thoughts and knowledge at the block-level granularity, and it is also convenient for reading and outputting long content. ...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16
    SeaweedFS

    SeaweedFS

    Distributed storage system for blobs, objects, files, and data lake

    ...Blob store has O(1) disk seek, local tiering, cloud tiering. Filer supports cross-cluster active-active replication, Kubernetes, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, WebDAV. SeaweedFS is an independent Apache-licensed open source project with its ongoing development made possible because of the community. SeaweedFS is a simple and highly scalable distributed file system. There are two objectives, to store billions of files, and to serve the files fast! SeaweedFS started as an Object Store to handle small files efficiently. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17

    ArkiFuse - Arki's mod of "FUSE" emulator

    Builds of "FUSE" emulator with my own mods

    ...For comprehensive list of features of Fuse emulator, please visit the project site. https://fuse-emulator.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    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
  • 19

    encrypted_fs

    An encrypted file system that mounts with FUSE on Linux

    An encrypted file system that mounts with FUSE on Linux. It can be used to create encrypted directories. It can then safely backup the encrypted folder on an untrusted server without worrying about the data being exposed. You can also store it in any clound storage like Google Drive, Dropbox, etc. and have it synced across multiple devices. Crate encrypted_fs on crates.io https://crates.io/crates/encrypted_fs
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    KokoPlayOS

    KokoPlayOS

    https://github.com/kokoDroid/kokoPlay/blob/main/README.md

    ...It integrates bjnp-cups for access to cannon printers over net. There are some other apps included by default such as: -android-tools -vscode -aria2 -bchunk -bleachbit -fuse-btfs -fuse-devel -fuse3-devel -nmap -util-linux -wireshark -thefuck -yakuake -yt-dlp -kleopatra -keepassxc -alien -rclone -faugus-launcher Lutris is removed in flavor of faugus launcher. It also adds just files to install more currated flatpaks and brews.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Leader badge
    Downloads: 231 This Week
    Last Update:
    See Project
  • 22
    ...There is a single player mode and a multiplayer mode via Split screen, LAN and Internet. The game features 100 levels and includes a level editor.[2] ---- How to install in Core Linux ---- fuse dejavu fonts bash sdl2-dev alsa alsa-config (alsamixer M to unmute, cursors to volume) Firefox-ESR (for more X dependencies) To run the AppImage in the shell first you nee to type bash (and enter), then chmod +x Froze...AppImage and ./Frozen..AppImage to play
    Downloads: 12 This Week
    Last Update:
    See Project
  • 23
    RoboDude is a programming tool for AVR microcontrollers. The graphical interface is easy to use, because it works with xhex-files (xml files containing ihex and srec sections, mcu information and fuse bit settings). The GUI uses the avrdude library. The binary files are included in the NiboRoboLib Package!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Vifm

    Vifm

    Vifm is a curses file manager with Vim-like everything.

    Vifm is a file manager with curses interface, which provides Vim-like environment for managing objects within file systems, extended with some useful ideas from mutt. If you use Vim, Vifm gives you complete keyboard control over your files without having to learn a new set of commands.
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 25
    All-in-One-Ethereum-Based-Trading-Bot
    AI Trading Bot is a cutting-edge, AI-powered trading solution designed to optimize and automate trading strategies across multiple blockchain networks, ensuring unparalleled performance and reliability. Our bot supports the following networks: Ethereum Fuse Telos Meter Moonriver Polygon PoS Avalanche Theta Fantom Harmony Shard-0 Binance Smart Chain With advanced AI algorithms and machine learning capabilities, this bot is your go-to tool for achieving consistent trading success in the fast-paced crypto market.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB