RSS 5 projects tagged "FreeBSD"

Download Website Updated 22 May 2013 GNU Parallel

Screenshot
Pop 592.06
Vit 53.73

GNU parallel is a shell tool for executing jobs in parallel locally or using remote computers. A job is typically a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, a list of URLs, or a list of tables. If you use xargs today you will find GNU parallel very easy to use, as GNU parallel is written to have the same options as xargs. If you write loops in shell, you will find GNU parallel may be able to replace most of the loops and make them run faster by running several jobs in parallel. If you use ppss or pexec you will find GNU parallel will often make the command easier to read. GNU parallel makes sure output from the commands is the same output as you would get had you run the commands sequentially. This makes it possible to use output from GNU parallel as input for other programs.

No download Website Updated 06 Aug 2010 Kyuba

Screenshot
Pop 56.35
Vit 1.00

Kyuba is a replacement for the init daemon. It is based on Curie. The goal is to make this program exceedingly fast and small, so that computers can start up and get running as fast as possible.

Download No website Updated 12 Nov 2012 Qore XML Module

Screenshot
Pop 19.52
Vit 2.04

Qore XML Module provides XML parsing and generation support, as well as XPath, XML-RPC classes and functions, and other related XML functionality to Qore. The functionality in this module was split from version 0.8.1 of the main Qore library.

Download No website Updated 28 Feb 2013 Qore JSON Module

Screenshot
Pop 28.98
Vit 2.86

Qore JSON Module provides JSON parsing and generation support, as well as JSON-RPC classes and functions to Qore. The functionality in this module was split from version 0.8.1 of the main Qore library.

Download Website Updated 04 May 2013 mdp

Screenshot
Pop 81.72
Vit 2.62

mdp stands for "Mot de Passe", which means "password" in French. It wraps GnuPG for encryption and deals with all the small details of generating, managing, and fetching your passwords. It is similar to many other programs, but differentiates itself with simplicity (not button-driven simplicity, but with a Unix less-is-more style). For example, beyond the use of GnuPG for encryption, it lets you use your own editor to manage your passwords, categorize them, and delete them. In order to avoid passwords lingering on your screen, the results from the queries are displayed through a custom pager which is cleared after a customizable timeout (defaulting to ten seconds).

Screenshot

Project Spotlight

Tor-ramdisk

A micro Linux distribution for securely hosting a Tor server.

Screenshot

Project Spotlight

nimsg

A compact, server-based chat program.