RSS 349 projects tagged "BSD Original"

Download Website Updated 09 May 2013 JSch

Screenshot
Pop 599.87
Vit 144.01

JSch is a pure Java implementation of SSH2. It allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc. You can integrate its functionality into your own Java programs.

No download Website Updated 01 May 2013 PMD

Screenshot
Pop 618.22
Vit 75.38

PMD is a Java source code analyzer. It finds unused variables, empty catch blocks, unnecessary object creation, and more. It includes CPD, a tool to detect chunks of identical code.

Download Website Updated 26 Oct 2000 TinyScheme

Screenshot
Pop 52.13
Vit 67.75

TinyScheme is a lightweight Scheme interpreter that implements as large a subset of R5RS as possible without getting very large and complicated. It is meant to be used as an embedded scripting interpreter for other programs. As such, it does not offer IDEs or extensive toolkits although it does sport a small top-level loop, included conditionally. A lot of functionality in TinyScheme is included conditionally, and it allows multiple interpreter states to coexist in the same program without any interference between them. Foreign functions in C can also be added and values can be defined in the Scheme environment.

No download Website Updated 05 Feb 2001 Portable Digital Music Player Library

Screenshot
Pop 16.73
Vit 66.99

Libpdmp is a project to write a library that supports transfering files to and otherwise exploiting the features of as many (hardware) MP3 players as the authors can get their hands on.

Download Website Updated 09 Feb 2001 logstats

Screenshot
Pop 38.21
Vit 66.96

logstats is a program that reads lines from a log file, checks them against groups (classes) of (Perl) regular expressions, and gives a report on the matches found in each class.

No download Website Updated 13 Mar 2001 Stripmime-alt

Screenshot
Pop 31.62
Vit 66.72

Stripmime removes non-MIME sections from email. It removes everything that isn't text, and leaves behind the text. At the end of the message, it reports any stripped content. If it finds a message which has only a text/html section, it will do a simple conversion to plaintext.

No download Website Updated 16 May 2006 JDollars

Screenshot
Pop 16.52
Vit 66.67

JDollars is a Java class libary for credit card transaction processing. It defines interfaces for common credit card objects and operations.

Download Website Updated 24 Aug 2004 PHP SlashHeadlines Class

Screenshot
Pop 10.49
Vit 66.12

PHP SlashHeadlines Class is a class to grab headlines from the XML files offered by Slashdot. Incorporates caching to prevent repeated fetch calls.

Download Website Updated 16 Jul 2001 pxpvalidate

Screenshot
Pop 21.35
Vit 65.77

pxpvalidate is based on the XML parser PXP, and simply checks XML files for errors. Both violations of well-formedness and validation constraints are discovered. It can process namespaces and even validate documents using namespaces.

Download Website Updated 23 Aug 2001 PhobIRC

Screenshot
Pop 17.38
Vit 65.49

PhobIRC is a global project to create a new model of IRC channel management based on a main entity which control bots and IRC clients with a set of scripts.

Screenshot

Project Spotlight

ELFIO

An ELF (Executable and Linkable Format) reader and producer.

Screenshot

Project Spotlight

spectrwm

A small dynamic tiling window manager for X11.