Showing 111 open source projects for "fuse-wait"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1

    ls-fuse

    ls -lR output mounter

    ls-fuse mounts output of ls utility as read-only pseudo filesystem. Purpose of ls-fuse is similar to lsfs project or lslR plugin for midnight commander. But the main idea was implementation of native tool with SELinux support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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: 15 This Week
    Last Update:
    See Project
  • 3
    This FUSE based file system allows you to browse the Apple Trailers page like a directory structure on your computer. appletrailerfs will be optimized for use with the Western Digital TV HD but does work with any OS supported by FUSE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    lecithine

    FUSE File system powered by secret sharing scheme

    Lecithine is a FUSE (file system in user space) using a secret sharing scheme. You can use Lecithine as regular file system. When writing to disk, data will be devided into randomly chosen pieces (secret shares) and stored into different places. Upon reading, the shares are merged together such that in turn the plaintext results. From a cryptographers point of view, there is no symmetric or private key ever needed to produce a ciphertext. This is how secret sharing schemes are designed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5

    gridfs-fuse

    a fuse wrapper around MongoDB's GridFS

    GridFS FUSE: Allows you to mount a MongoDB's GridFS instance as a local filesystem Requirements: ·MongoDB 1.6+ ·FUSE 2.8.5 ·Boost 1.49.0 Building: # scons Usage # ./fmount or ./mount_gridfs --db=db_name --host=localhost mount_point Current Limitations: ·No MongoDB authentication
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Texture Cram

    Texture Cram

    A cross platform utility for packing images onto a single sprite sheet

    ... to come. But wait, there's more: Free type is also built in, allowing you to generate font characters from supported font files like TTF or OTF
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lessfs is an userspace (fuse) inline data de-duplicating filesystem for Linux that includes support for lzo or QuickLZ compression and encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    spideyfs

    a fuse filesystem over http with mini php interface on server side

    spideyfs is a Fuse filesystem over Http (using libcurl) which use GET and PUT methods and a small Php backend on server side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    gzx is a C library and a command line tool for fully GZIP-compliant file compression with fast random access read support. gzx includes a FUSE (filesystem in userspace) client that allows to access the compressed files with arbitrary applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 10
    A utility designed for the use of interfacing with Rio's third through fifth generations of portable mp3 players; Rio 600/800/900/S-Series/Riot/psa[play/Fuse/Chiba/Cali/Nitrus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    A virtual filesystem for FUSE that allows to navigate an LDAP tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MP3FS is a read-only FUSE filesystem which transcodes FLAC audio files to MP3 on the fly when opened and read.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AVRILOS

    AVRILOS

    Simple AVR OS

    A simple Embedded System Framework that allows rapid development of applications build for AVR family. System is based on a super-loop architecture with check and skip (no-wait) flag event driver system. Supports: UART, SysTick Timer, ADC, SPI, EEPROM, PWM. Also supports: Xilinx FPGA configuration, FPGA SSI interface, smart card reader etc. Tested partially (different modules in each case) on ATMega163/16/32/323/8. Awards CodeProject 2010, Third Prize, Hardware and Device...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cloop compressed images (like in Knoppix) FUSE mounter that allows accessing content of Knoppix or similar CDs from userspace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MetFS is a filesystem in userspace that is FUSE based, encrypted, dynamic sized (increase when new data added, decrease when data removed), single file when it's unmounted and very fast. MetFS 's proved to be running on Linux and FreeBSD.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    ARP Scout

    Wait for a network device to come online and run an associated script

    ARP Scout is a program that will run a script once when a device on your network comes online. Once it comes online it will keep tabs on the device and after a certain time out period it will run the script with the stop argument. ARP Scout monitors either the Linux Proc file system for changes in the the ARP cache or will use PCAP to watch for new MAC and IP address combinations. See the README file for more details. Note: Last updated on November 27th, 2011 See the CHANGE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FilteredFS is a simple FUSE based Virtual Filesystem that can be used to file files from view. Based on rofs-filtered, which was based on rofs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Le projet de jeux de la vie avec FUSE est un programme qui propose le jeux de la vie sur une interface graphique en utilisant soit le système de fichiers de la machine par défaut, soit le système de fichiers créé en utilisant la technologie FUSE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NetFS is planned to be a network based peer-to-peer file system where data is downloaded only when accessed. Built on FUSE for the file access, a BitTorrent-like modified protocol will drive the P2P network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Universal Audio-Disk Format-Stereo
    The Optical Disk group has introduced the red book since 1980s. However,It's not free since there are some conditions in it. Now,Shall we consider to fuse 6 CDs into one DVD without many steps? As of the word count,the intro. will be in down.sec.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ConFUSEd provides a FUSE filesystem containing conf files whose file names and contents are queried from a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This windows command line utility will wait a specified number of seconds or until a specific time of day. It can be aborted by a key-press. It returns an error level of 1 if a key was pressed. Shows countdown for seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Fuse-based cache file-system with support for disconnected mode, journal apply, refresh mode, multi-thread transfer and local directory structure cache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    It has always been difficult 2 rite and compile C programs while working on the terminal .We have come with a solution which integrates the GCC and editor.It provides an intial framework so u can start work right away. so wat r u wait 4 go get it.
    Downloads: 0 This Week
    Last Update:
    See Project