RSS 22 projects tagged "Public Domain"

Download Website Updated 10 Sep 2001 merchantCGI.com Shopping Cart System

Screenshot
Pop 26.68
Vit 65.37

merchantCGI.com Shopping Cart System is the only Web based ecommerce system that is completely administered through your Web browser, and includes an integrated Payment Processing Gateway at no extra charge. A single user version can be downloaded for free from our site for installation on your server.

Download Website Updated 09 Mar 2013 Jhead

Screenshot
Pop 627.54
Vit 38.21

Jhead is a command line driven utility for extracting digital camera settings from the Exif format files used by many digital cameras. It handles the various confusing ways these can be expressed, and displays them as F-stop, shutter speed, etc. It is also able to reduce the size of digital camera JPEGs without loss of information, by deleting integral thumbnails that digital cameras put into the Exif header. If you need to add Exif support to a program, this is a simple program to cut and paste from. Many projects, including PHP, have reused code from this utility.

Download Website Updated 22 Oct 2012 U++

Screenshot
Pop 312.73
Vit 36.09

U++ is a C++ cross-platform rapid application development suite focused on programmers' productivity without sacrificing runtime performance. Based on strictly deterministic design, it provides a viable alternative to garbage-collected platforms, even for business logic oriented problems.

Download No website Updated 26 Nov 2009 milter archiver

Screenshot
Pop 30.72
Vit 35.71

Why a milter archiver? If you are required to also log source and destination IPs and BCCs (additional rcpt to's not in a CC field communicated at the SMTP protocol level), then the only option is do this in the MTA, or in a milter application that has hooks in the MTA process (which is exactly why milter was invented). It uses a simple regex file that can be used with several *source target-mailbox rules to define what gets mirrored where. The archiver tries to be as quiet as possible. The possible methods to archive are SMTP, sendmail inject / Postfix inject, IMAP delivery, and milter-add recipient. It was build as a replacement for a Postfix BCC setup: (sender_bcc_maps = regexp:/etc/postfix/archive; recipient_bcc_maps = regexp:/etc/postfix/archive).

Download Website Updated 07 Aug 2012 Steel Bank Common Lisp

Screenshot
Pop 230.37
Vit 26.15

Steel Bank Common Lisp is a development environment for Common Lisp, with excellent support for the ANSI standard: garbage collection, lexical closures, powerful macros, strong dynamic typing, incremental compilation, and the famous Common Lisp Object System (multimethods and all). It also includes many extensions, such as native threads, socket support, a statistical profiler, programmable streams, and more. These are all available through an integrated, interactive native compiler which feels like an interpreter. SBCL is unique in being a multiplatform native compiler which bootstraps itself completely from source, using a C compiler and any other ANSI Common Lisp implementation.

Download No website Updated 07 Mar 2013 milter manager

Screenshot
Pop 248.81
Vit 20.12

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 No website Updated 19 Jun 2012 SYINF

Screenshot
Pop 23.35
Vit 19.94

SYINF shows in brief a system's CPU brand and model, RAM size, disk space, operating system, regional parameters, and current date and time. It can run in interactive (menu) or batch mode. There are two versions, in the C and C++ languages. They have been tested on 20 (15) compilers, 26 (25) operating systems, and 18 architectures. (Figures in parentheses are for the C++ version.) Both versions are conveyed in source code form only, each as a single ~35 KB source text file.

Download Website Updated 19 Dec 2007 MaraDNS

Screenshot
Pop 122.33
Vit 9.16

MaraDNS is a fully functional DNS server supporting authoritative DNS, recursive DNS, and caching DNS.

Download Website Updated 08 Oct 2002 netscript

Screenshot
Pop 125.86
Vit 4.13

netscript is a portable/multi-platform, lightweight TCP/UDP socket scripting system. It is intended to automate situations, built on a word-to-word ruleset response system. It includes wildcard support, character replacement, random replacement, argument inclusion, server timeout, initial send, display altering, multiple character dump formats, telnet protocol support, logging, program to socket dumping, executable ruleset support, reverse binding, module support, data truncation, data formatting, permission options, virtual hosting support, history storage, dynamic storage variables, directory placement, character omitting, timed rules, background support, syslog support, routing support, socket options, interactive mode, and graphical user interface support.

Download Website Updated 15 Feb 2009 HLA Standard Library

Screenshot
Pop 35.62
Vit 3.50

The HLA Standard Library was developed to support the High Level Assembler (HLA), but could be used with other assemblers or higher-level languages if the necessary headers were developed. It supports 32-bit versions of Windows, Linux, Mac OS X, and FreeBSD, and is written entirely in HLA. It includes the following modules: args, arrays, bits, chars, console, conversions, cset, date, environment, exceptions, file class, file I/O, filesys, lists, math, memory-mapped files, patterns, RNG, stderr, stdin, stdout, strings, tables, time, timer, zstrings, sockets, threads, and blob. An automated test suite is included.

Screenshot

Project Spotlight

deltasql

A database version control system.

Screenshot

Project Spotlight

Concurrency Kit

A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.