Showing 20 open source projects for "s3fs-fuse"

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, so you can focus on your app.
    Try 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
    OpenFlamingo

    OpenFlamingo

    An open-source framework for training large multimodal models

    Welcome to our open source version of DeepMind's Flamingo model! In this repository, we provide a PyTorch implementation for training and evaluating OpenFlamingo models. We also provide an initial OpenFlamingo 9B model trained on a new Multimodal C4 dataset (coming soon). Please refer to our blog post for more details. This repo is still under development, and we hope to release better-performing and larger OpenFlamingo models soon. If you have any questions, please feel free to open an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BEVFormer

    BEVFormer

    Implementation of BEVFormer, a camera-only framework

    ...To aggregate spatial information, we design spatial cross-attention that each BEV query extracts the spatial features from the regions of interest across camera views. For temporal information, we propose temporal self-attention to recurrently fuse the history BEV information. Our approach achieves the new state-of-the-art 56.9\% in terms of NDS metric on the nuScenes \texttt{test} set, which is 9.0 points higher than previous best arts and on par with the performance of LiDAR-based baseline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    U-Net Fusion RFI

    U-Net Fusion RFI

    U-Net for RFI Detection based on @jakeret's implementation

    See original code here: https://github.com/jakeret/tf_unet Currently this project is based on Tensorflow 1.13 code base and there are no plans to transfer to TF version 2. The primary improvements to this code base include a training and evaluation framework, along with a fusion based approach to detection, combining a number of models (currently hard coded to two trained models) along with Sum Threshold as an additional "expert." Additional work is being done to add custom layers to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    gitfs

    gitfs

    Version controlled file system

    gitfs is a FUSE file system that fully integrates with git. You can mount a remote repository's branch locally, and any subsequent changes made to the files will be automatically committed to the remote. gitfs was developed by the awesome engineering team at Presslabs, a Managed WordPress Hosting provider. gitfs was designed to bring the full powers of git to everyone, no matter how little they know about versioning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    Orb

    Orb

    A Python Based YSFlight Server Extension

    ...Clients connect to Orb, and Orb then connects them to the server. packets are intercepted, read and edited if need be to manipulate the server to have more power. Fuse this double relay method with a database, and basic functions with the possibility to extend, and Orb becomes immensly powerful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ABC Filesystem

    FUSE-based filesystem reflecting XWindows into files

    An educational FUSE filesystem that represents each window in a system running XWindows interface as a directory containing special files. Those files can be used to change window properties such as caption or its position at screen. *tested on Gentoo linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SMB for FUSE is a Network Neighborhood (Samba shares) filesystem. It works like smbfs, but instead of accessing one share at a time, all computers and workgroups are accessible at once from a single filesystem mount, making network browsing just as easy a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A FUSE file system and a Java J2ME Uploader for Samsung mobile phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    tag-based semantic file system, in python, over FUSE. pluggable aspects (parsing or interpretting). querying and relations between tags/items. modular architecture, allows different user-ends (fs/webdav/http/..), or backends (sql/rdf/..)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    MythTV, the Unix way: everything is a file. MythFS is a Fuse Python based filesystem to browse your MythTV recordings as a normal filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Library for creating virtual filesystem for holding configuration files, based on Python-FUSE. ConfigFS can hold configuration for Apache, PostgreSQL or any other software, that uses text configuration files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AmsdosFS is an implementation for Linux of Amsdos filesystem used on Amstrad CPC computers. It is written in Python and uses module Fuse Python to mount DSK images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FSFS is a secure distributed file system in user space built over FUSE and OpenSSL. It stores AND transfers data between clients and server in secure form, leaving most of the cryptography to the clients, thus relieving the server of the additional work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Fusedaap is a read-only FUSE filesystem that allows for playing music from DAAP (iTunes) music shares.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Utility to create and maintain a CD catalog and mount it as a filesystem using FUSE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    fuse-dropbox

    Mounts your Dropbox account as a filesystem

    Mounts your Dropbox account as a filesystem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FCachefs is read-write caching filesystem for linux ( and maybe other platforms, where FUSE has been ported ) based on FUSE and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    It's a fuse file system, used to provide a different presentation of a HD image. Currently it can take a dd splitted image and present it as a unique file image (without having to 'cat img.* > img.dd').
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A fuse filesystem implementation to a MAID system. Multiple Array of Inespensive Disk Use case: a user have many usb sticks, disks and other filesystem to merge in a single filesystem to get the data and move it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A FUSE-based filesystem that allows (re)mounting a FAT (MS-DOS formatted) volume with full POSIX file semantics overlayed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB