This is a staging site. Uploads will not persist. Testing only.
gambit
game theory software and tools
hmmer
profile hidden Markov models for protein sequence analysis
HMMER is an implementation of profile hidden Markov model methods for
sensitive searches of biological sequence databases using multiple sequence
alignments as queries.
awffull
web server log analysis program
AWFFull is a Web server log analysis program, forked from Webalizer. It adds a
number of new features and improvements, such as extended frontpage history,
resizable graphs, and a few more pie charts.
hexchat-indicator
Hexchat Indicator Plugin
ragel
compiles finite state machines into code in various languages
Ragel compiles finite state machines from regular languages into C, C++,
Objective-C, D, Ruby or Java code. Ragel allows the programmer to embed
actions at any point in a regular language. Non-determinism can be
controlled through the use of embedded priorities and guarded regular
language operators. Ragel also supports the construction of scanners and
the building of state machines using state-charts. Ragel can be used to
create robust recognizers and parsers which run very fast. It can work
with integer-sized alphabets and can compile large state machines.
The generated code has no dependencies.