Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

  • virtualfilesystem (12)

    ShrinkWrap

    Compare

    Claimed by Arquillian Universe Analyzed about 1 month ago

    Shrinkwrap provides a simple API to assemble archives like JARs, WARs, and EARs in Java. However useful, archives typically require the addition of a build step within the development lifecycle, either via a script or extra tool. The ShrinkWrap project provides a simple API to declaratively ... [More] assemble archives in code, optionally allowing for export into ZIP or Exploded File formats. This makes is very fast to prototype "virtual" archives from resources scattered about the classpath, the filesystem or remote URLs. [Less]

    754K lines of code

    1 current contributors

    3 months since last commit

    13 users on Open Hub

    Activity Not Available
    5.0
     
    I Use This

    FSter

    Compare

      Analyzed about 1 month ago

    FSter is a virtual file system implementation based on Fuse technology and exploiting Tracker metadata technology to allow access to files according to the metadata they’re associated to. In practice, FSter enables scenarios such as the following ones: - browsing the content of a drive (or ... [More] simply of a folder) according to a user-defined hierarchy or progression of filter based on metadata; - associating metadata to files whenever operations are performed on them. For example, copying or saving a file in a specific place means storing it along with a description (metadata); - generating “virtual” files from metadata, e.g., a vCard file that is not really on the file system, but dynamically built from metadata [Less]

    5.16K lines of code

    0 current contributors

    over 10 years since last commit

    1 users on Open Hub

    Activity Not Available
    3.0
       
    I Use This

    D:GameVFS

    Compare

      Analyzed about 1 month ago

    D:GameVFS is a minimalist open source virtual file system library for the D programming language oriented at game developers. D:GameVFS provides an easy to use API for file system independent file/directory manipulation.There are no security features - e.g. D:GameVFS can't handle a situation when a ... [More] file it's working with is deleted outside the program. [Less]

    5.6K lines of code

    0 current contributors

    about 10 years since last commit

    0 users on Open Hub

    Activity Not Available
    0.0
     
    I Use This