This is a staging site. Uploads will not persist. Testing only.
spamass-milter
milter for filtering mail through spamassassin
A milter used to filter mail through spamassassin (spamc)
early in the delivery process. Enables site wide filtering through
spamassassin without speed penalties incured by setting up and
tearing down procmail processes for each e-mail.
patator
Multi-purpose brute-forcer
Patator is a multi-purpose brute-forcer, with a modular
design and a flexible usage.
similarity-tester
Find lexical similarities between files
Find lexical similarities in texts in C, C++, Java, Pascal, Modula-2, Lisp,
Miranda and natural language. This can be used to detect potentially duplicated
code fragments in large software projects and to detect plagiarism in software
and text-based projects, educational and otherwise.
ser-player
Video player and processing utility for SER files
The SER file format can be used to store data from fast frame rate astronomy
cameras instead of using the AVI file format. This application enables users
to review SER files in the same way that AVI files are reviewed with a video
player.
cube2font
utility program for creating font bitmaps for Cube Engine games
cube2font is a utility program designed to create font bitmaps for Cube
Engine games, it works by taking a Truetype font and building it into a
set of coordinates in an image. cube2font is an improved version of the
previous TTF2Font, supporting a much larger range of characters.
vowpal-wabbit
fast and scalable online machine learning algorithm
Vowpal Wabbit is a fast online machine learning algorithm. The core
algorithm is specialist gradient descent (GD) on a loss function
(several are available). VW features:
- flexible input data specification
- speedy learning
- scalability (bounded memory footprint, suitable for distributed
computation)
- feature pairing