Tags : Browse Projects

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

  • 9p (31)

    wmii

    Compare

      Analyzed 28 days ago

    wmii is a dynamic window manager for X11. It supports classic and dynamic window management with extended keyboard, mouse, and filesystem based remote control. It replaces the workspace paradigm with a new tagging approach. Its minimalist philosophy attempts to not exceed 10,000 lines of code ... [More] (including all shipped utilities and libraries), to enforce simplicity and clarity. [Less]

    29.7K lines of code

    0 current contributors

    over 13 years since last commit

    37 users on Open Hub

    Inactive
    4.40909
       
    I Use This

    Plan 9 from User Space

    Compare

      Analyzed 28 days ago

    Port of collection of Plan 9 utilities and protocol implementation to generic POSIX/X11R6 environment. Includes acme editor, factotum authentication agent, venti fs server and clients, rc shell, rio window manager and much more. All programs support UTF-8. Maintained by Russ Cox.

    1.26M lines of code

    0 current contributors

    over 10 years since last commit

    19 users on Open Hub

    Inactive
    4.875
       
    I Use This
    Licenses: BSD-3-Clause, lucent_pu...

    ssh

    Compare

      No analysis available

    This package contains an ssh client, sftpfs and the library that the client uses. The goal is to let plan 9 & inferno users use resources from another (unix) machine: interactive shell, file server, and eventually network.

    0 lines of code

    0 current contributors

    0 since last commit

    14 users on Open Hub

    Activity Not Available
    0.0
     
    I Use This
    Mostly written in language not available
    Licenses: Public_Do...

    Inferno Distributed Operating System

    Compare

      Analyzed 28 days ago

    Inferno® is a distributed operating system, originally developed at Bell Labs, but now developed and maintained by Vita Nuova® as Free Software. Applications written in Inferno's concurrent programming language, Limbo, are compiled to its portable virtual machine code (Dis), to run anywhere on a ... [More] network in the portable environment that Inferno provides. Unusually, that environment looks and acts like a complete operating system. The use of a high-level language and virtual machine is sensible but mundane. The interesting thing is the system's representation of services and resources. They are represented in a file-like name hiearchy. Programs access them using only the file operations open, read/write, and close. The 'files' may of course represent stored data, but may also be devices, [Less]

    1.15M lines of code

    4 current contributors

    over 5 years since last commit

    13 users on Open Hub

    Inactive
    4.625
       
    I Use This
    Licenses: gpl, lucent_plan9, lgpl

    webdavfs

    Compare

      No analysis available

    Webdavfs serves files exported by a WebDAV-supporting Web server. It essentially translates between WebDAV messages (HTTP) and styx messages.

    0 lines of code

    0 current contributors

    0 since last commit

    3 users on Open Hub

    Activity Not Available
    0.0
     
    I Use This
    Mostly written in language not available
    Licenses: Public_Do...

    nfssrv

    Compare

      No analysis available

    This package contains nfssrv and nfsfs, an nfs server and client, for inferno and written in limbo. It uses and comes with a library for parsing/packing nfs protocol messages. A portmapper and mnt service is included too. Only nfs version 3 is supported, and only the operations that make sense on ... [More] inferno (e.g. no (sym)links or special files). Nfssrv serves the local file system, meaning all access is done as the user who started nfssrv. [Less]

    0 lines of code

    0 current contributors

    0 since last commit

    2 users on Open Hub

    Activity Not Available
    0.0
     
    I Use This
    Mostly written in language not available
    Licenses: Public_Do...

    Web9

    Compare

      Analyzed 28 days ago

    The Web9 project is about making the 9P protocol accessible to web developers. The project involves developing PHP and Javascript implementations of the protocol and some applications that utilize the implementations. The project currently consists of the following components: PHP9P, JS9P, XHR ... [More] , Angled and Net_9P. This project was funded by Google, under their Summer of Code program for Plan 9 from Bell Labs. [Less]

    9.13K lines of code

    0 current contributors

    over 17 years since last commit

    2 users on Open Hub

    Inactive
    4.5
       
    I Use This
    Licenses: lucent_plan9, mit, mozilla_p...
    Tags 9p plan9

    9p (Chicken)

    Compare

      Analyzed 28 days ago

    9p is a pure Scheme implementation of the 9p networked filesystem protocol. It includes a low-level implementation of the protocol, and an implementation of a high-level 9p client library.

    1.5K lines of code

    0 current contributors

    almost 11 years since last commit

    2 users on Open Hub

    Inactive
    0.0
     
    I Use This

    inferno hgfs

    Compare

      No analysis available

    Hgfs is a read-only filesystem interface to Mercurial repositories. The interface gives access to the commit message, manifest, and files of each revision, and to .tgz's of each revision (the .tgz's are generated as they are read). The filesystem is a front-end for the Mercurial library that comes ... [More] with it. All code is written in Limbo, for Inferno. [Less]

    0 lines of code

    0 current contributors

    0 since last commit

    2 users on Open Hub

    Activity Not Available
    0.0
     
    I Use This
    Mostly written in language not available
    Licenses: Public_Do...

    cryptfile

    Compare

      No analysis available

    Cryptfile is an encrypted block file server. Given a password and an encrypted file, it serves an unencrypted version of the file for reading and writing. The file can be encrypted with AES in either mode XTS or mode CBC-with-sector-encrypted-IVs.

    0 lines of code

    0 current contributors

    0 since last commit

    2 users on Open Hub

    Activity Not Available
    5.0
     
    I Use This
    Mostly written in language not available
    Licenses: Public_Do...