Dan's Software Collection

(back to Dan's Homepage)


All software copyright Dan Goldwater except where specified otherwise.
Free for non-commercial use.

Virtually all the software I have ever written is the property of current and previous employers. What little remains lies below.



Proc::Reliable v1.x

perl subprocess execution module. For reliable, efficient, configurable, convenient subprocess execution in perl.

Read the module documentation.

Check out what's new.

Download the module.



Electromagnet & Coil Calculator

Calculator for wire guage, turns, resistance, power given coil dimensions. Calculates the maximum turns of each wire size that will fit on a coil of given dimensions and core size, then calculates resistance, mass, current and voltage, heat dissipation of the resulting coils.

Download the perl program.



TcpTunnel

A versatile TCP tunnel program in perl.

Read the documentation.

Download the perl program.



Post

A low-level, high-performance, versatile testing and benchmarking tool for web servers.

Read the documentation.

Download the source code.



LookMath

LookMath is a portable c library of functions which use interpolated lookup-table techniques to compute math functions very rapidly at low-medium precision.

Read more info.

Download the source code.



ShorSim

A simulator with user selectable soft error rate of the Shor quantum computer algorithm for factoring large numbers.  C source code included.

Download the source code.



SuperPool

This is a multiplayer networked action game which is fun for the whole family. It probably only runs on Solaris, but shouldn't be too much work to get it onto another unix. This game was my final project for CS32, software engineering. It was a group project written by me and three others in about six weeks. The code extensively uses the LEDA C++ template and class library.

Download the source code and solaris binaries.



XTapeCalc

This is yet another X-windows calculator program. It has almost every feature of my Casio scientific calculator. It also features simultaneous output to the text window in tape-calculator style. C++ source and Sun Sparc executable included.

Download the source code.