Tags : Browse Projects

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

wmii

Compare

  Analyzed almost 4 years 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

about 12 years since last commit

37 users on Open Hub

Activity Not Available
4.40909
   
I Use This

Plan 9 from User Space

Compare

  Analyzed almost 4 years 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.69M lines of code

0 current contributors

about 9 years since last commit

19 users on Open Hub

Activity Not Available
4.875
   
I Use This
Licenses: BSD-3-Clause, lucent_pu...

ssh

Compare

  Analyzed almost 4 years ago

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.

4.83K lines of code

0 current contributors

over 12 years since last commit

14 users on Open Hub

Activity Not Available
0.0
 
I Use This

Inferno Distributed Operating System

Compare

  Analyzed almost 4 years 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]

2.29M lines of code

4 current contributors

over 4 years since last commit

13 users on Open Hub

Activity Not Available
4.625
   
I Use This
Licenses: gpl, lucent_plan9, lgpl

webdavfs

Compare

  Analyzed almost 4 years ago

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

902 lines of code

0 current contributors

almost 14 years since last commit

3 users on Open Hub

Activity Not Available
0.0
 
I Use This

nfssrv

Compare

  Analyzed almost 4 years ago

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]

6.2K lines of code

0 current contributors

almost 14 years since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This

Web9

Compare

  Analyzed almost 4 years 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 16 years since last commit

2 users on Open Hub

Activity Not Available
4.5
   
I Use This
Licenses: lucent_plan9, mit, mozilla_p...
Tags 9p plan9

9p (Chicken)

Compare

  Analyzed about 1 year 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

over 9 years since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This

inferno hgfs

Compare

  Analyzed almost 4 years ago

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]

7.43K lines of code

0 current contributors

about 14 years since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This

cryptfile

Compare

  Analyzed almost 4 years ago

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.

2.61K lines of code

0 current contributors

over 12 years since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This