RSS 701 projects tagged "Public Domain"

No download No website Updated 17 Jun 2013 spooky-c

Screenshot
Pop 44.88
Vit 1.26

spooky-c is a C version of Bob Jenkin's spooky hash. The only advantage over Bob's original version is that it is in C, not C++,'and comes with some test and benchmark code. This is a very competitive hash function, but is somewhat unportable (64-bit little endian only). It's more portable than some of the contenders like CityHash.

Download Website Updated 16 Jun 2013 slackroll

Screenshot
Pop 239.25
Vit 186.37

slackroll is a package or upgrade manager for Slackware Linux. It is designed to work with official mirrors in systems mainly composed of official packages with a few unofficial packages. It lets you automatically upgrade or install packages, and displays which packages have been added or removed from the Slackware tree.

Download Website Updated 15 Jun 2013 Digtwit

Screenshot
Pop 34.99
Vit 22.68

Digtwit is a very simple tool that checks for a hashtag (e.g. #digmia) in a user's friends feed on Twitter and retweets any messages mentioning that hashtag automatically. By following a user, you allow a user to be included in automatic retweets.

Download No website Updated 14 Jun 2013 milter manager

Screenshot
Pop 232.44
Vit 83.87

milter manager is a flexible and low administrative cost anti-spam system that can be used with MTAs that support milters like Sendmail and Postfix. It provides an effective solution by combining a range of existing milters.

No download Website Updated 13 Jun 2013 sr4.sql

Screenshot
Pop 57.39
Vit 1.00

sr4.sql is a SQLite 3 database for Shadowrun 4th edition characters, with core rules for character generation.

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 No website Updated 08 Jun 2013 BGPHist

Screenshot
Pop 63.87
Vit 1.04

BGPHist is a tool that receives MP-BGP updates, decodes them, and writes them to a database for logging and monitoring purposes. It support not only Internet routes, but also IPv4 VPN, IPV6 VPN, and L2VPN. It sounds text output (console) and MySQL databases. The the MySQL backend, there is also a simple PHP frontend. It could be used to monitor and log an ISP's customer activity for Internet and VPNs, as a passive BGP looking glass, or as a backend for some external monitoring and accounting system.

Download Website Updated 04 Jun 2013 TemplateFx

Screenshot
Pop 54.48
Vit 3.19

TemplateFx is a dynamic templating tool which allows you to generate output based on a template and some source data. It was designed to be used to generate configurations for CLI based devices like Cisco routers and switches.

Download No website Updated 04 Jun 2013 Generic Makefile for C Projects

Screenshot
Pop 37.93
Vit 5.16

Generic Makefile for C Projects is a generic makefile that builds a binary from C source code files. Any number of build modes are supported - Release and Debug are predefined. The CFlags and LFlags variables can be defined in a mode dependent way, i.e. CFlags_Debug. File dependencies are generated by the compiler (-MMD flag for preconfigured GNU compiler) and included by the makefile automatically. All output is written under a single target directory. It supports source files with the same name that are located in different directories. You can use wildcards to add any number of source files.

Download Website Updated 28 May 2013 Pdlzip

Screenshot
Pop 126.33
Vit 15.49

Pdlzip is a limited, public domain version of the lzip data compressor that uses the (de)compression code from Igor Pavlov's LZMA SDK. It is also able to decompress legacy lzma-alone (.lzma) files.

Screenshot

Project Spotlight

Bos Wars

A futuristic real-time strategy game.

Screenshot

Project Spotlight

GAdmin-ProFTPD

A GTK+ frontend for the ProFTPD standalone server.