RSS 16863 projects tagged "POSIX"

No download Website Updated 09 Jun 2013 Binary Puzzle Solver in Ruby

Screenshot
Pop 41.53
Vit 1.00

Binary Puzzle Solver in Ruby is an automated solver for Binary Puzzles (a kind of logic game) featured on http://www.binarypuzzle.com/. The solver contains an API and a commandline program and explains why it thinks the player should place a 0 or a 1 in the box. Although it contains only a subset of the moves the authors could think of and does not use backtracking, it was able to solve all the puzzles from binarypuzzle.com which the authors tried.

Download Website Updated 11 Jun 2013 markov.sql

Screenshot
Pop 101.05
Vit 1.98

markov.sql implements third order (and lower) model Markov Chains, including training and generation, in pure SQL(ite). The source code archive also contains a pre-trained SQL dump with models based on the 1990 US Census Bureau data sets for first and last names, and an excerpt of the 2012 US tax office corporation names.

No download Website Updated 01 Jun 2013 App-Sky

Screenshot
Pop 50.10
Vit 1.00

Sky is a wrapper around uploaders such as rsync. It uploads a file to a remote host with a Web service and gives you a URL which allows other people to download it immediately.

No download No website Updated 30 May 2013 Assimilation Monitoring Project

Screenshot
Pop 58.33
Vit 4.51

The Assimilation Monitoring Project is a highly scalable discovery-driven monitoring system. It integrates continuous discovery of servers, services, service dependencies, switch connections, and lots of other things into the monitoring process. The discovery is "stealthy" and will never set off any network security alarms. Adding servers doesn't measurably increase monitoring load, and the system is expected to easily scale into the 100K server range. The discovery work is distributed among all the nanoprobes (agents), which run scripts that spit out JSON. The central system (CMA) stores these strings and runs optional plugins to create graph nodes.

Download No website Updated 14 Jun 2013 Hnefatafl

Screenshot
Pop 89.10
Vit 3.42

Hnefatafl is an implementation of a Norse board game. Hnefatafl 11x11, 13x13, and Tablut are fully supported using rulesets. Other regional variants are partly supported. There is a commandline interface and an XLib interface (both are optional).

No download Website Updated 20 May 2013 staticvnc

Screenshot
Pop 38.13
Vit 5.54

Staticvnc is a VNC server showing nothing but a static image. This can be useful, for example, when the regular VNC requires maintenance or when you want to send a message to the scriptkiddies probing your server for a non-protected VNC server.

No download No website Updated 11 May 2013 wye

Screenshot
Pop 44.18
Vit 6.25

wye is a pipe multiplexer. It works by copying its standard input to two separate spawned processes via pipes.

Download No website Updated 03 May 2013 vcprompt

Screenshot
Pop 73.17
Vit 1.00

vcprompt prints a short string, to be included in your shell prompt, with barebones information about the current working directory for various version control systems. It is designed to be small and lightweight rather than comprehensive. It has varying degrees of recognition for Mercurial, Git, Subversion, CVS, and Fossil working copies.

Download Website Updated 16 Apr 2013 rgxg

Screenshot
Pop 104.71
Vit 1.02

rgxg (ReGular eXpression Generator) is a C library and a command-line tool that generate (extended) regular expressions. It can be useful for generating expressions that match, for example, a specific number range (e.g. 0 to 31 or 00 to FF) or all addresses in a CIDR block (e.g. 192.168.0.0/24 or 2001:db8:aaaa::/64).

Download Website Updated 08 Apr 2013 mf2t/t2mf for Unix

Screenshot
Pop 32.65
Vit 8.51

mf2t/t2mf for Unix is a port of the mf2t/t2mf MIDI file manipulation utilities by Piet van Oostrum. One notable enhancement over the original software is support of 8‐bit textual data.

Screenshot

Project Spotlight

Meson

An experiment to determine optimal syntax and structure for a build system.

Screenshot

Project Spotlight

bareos

A fork of the bacula.org project.