RSS 4463 projects tagged "Windows"

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

Screenshot
Pop 40.85
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 100.23
Vit 2.05

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 49.72
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.

Download Website Updated 26 Mar 2013 scconfig

Screenshot
Pop 54.53
Vit 1.02

Scconfig is a single-layer, modular autotools replacement written in ANSI-C (C89). It's been tested on a dozen different UNIX-like operating systems (including Linux, Windows and Mac OS X).

Download No website Updated 21 Mar 2013 libcpr

Screenshot
Pop 53.12
Vit 9.42

libcpr is a backport of the core data structures and algorithms from the C++11 standard library to C.

No download Website Updated 14 Mar 2013 Lightning MDB

Screenshot
Pop 35.83
Vit 9.78

LMDB is an ultra-fast, ultra-compact key-value data store developed by Symas for the OpenLDAP Project. It uses memory-mapped files, so it has the read performance of a pure in-memory database while still offering the persistence of standard disk-based databases, and is only limited to the size of the virtual address space (it is not limited to the size of physical RAM).

Download Website Updated 17 Jun 2013 bareos

Screenshot
Pop 178.29
Vit 19.41

Bareos (Backup Archiving REcovery Open Sourced) is a fork of the backup project from bacula.org. It has been in development since late 2010, and has many new features.

No download Website Updated 03 Jan 2013 XML-GrammarBase

Screenshot
Pop 24.86
Vit 1.00

XML-GrammarBase provides CPAN authors with some tested base classes and roles (also known as traits in other languages) for writing validators and processors for XML grammars, wrapping more lower level CPAN XML-handling modules.

No download Website Updated 11 Dec 2012 App-Countdown

Screenshot
Pop 36.19
Vit 1.51

Countdown is a command-line program that is similar to the UNIX sleep command, but displays the amount of time remaining before the timeout.

Download Website Updated 31 Oct 2012 unnamed

Screenshot
Pop 17.06
Vit 15.17

Unnamed un-names unwanted DNS entries. It was written to solve the problem of upstream DNS servers inserting bogus records for NXDOMAINs. It can be used to filter unwanted domain names like ads, porn, time wasters, etc. It is modular, so extensions are easy. Extensions can be written in Lua or compiled as shared objects.

Screenshot

Project Spotlight

Pdlzip

A public domain version of lzip.

Screenshot

Project Spotlight

fbgrab

A framebuffer screenshot program.