mandelbrot-solver
Solver for Mandelbrot polynomials based on MPSolve
A polynomial rootfinder that can determine arbitrary precision approximations
with guaranteed inclusion radii.
It supports exploiting of polynomial structures such as sparsisty and allows
for polynomial implicitly defined or in some non standard basis.
This binary, provided as an example of custom polynomial
implementation in the MPSolve package, uses the particular structure
of this family of polynomials to develop an efficient solver that
exhibit experimental O(n^2) complexity.
mseed2sac
Convert MiniSEED time series data to SAC
SAC and MiniSEED are two commonly used formats for seismological data.
gurgitate-mail
E-mail processor and filter with configuration files in ruby
gurgitate-mail is a mail filter that is small and easy to use. The
configuration files in ruby programming language make gurgitate-mail flexible
and powerful. It can sort your incoming mail, pipe them through another
program or do whatever processing you program in one of its configuration
file. It can store mails in folders of MBox or Maildir formats.
fapg
Fast Audio Playlist Generator
FAPG is a tool to generate list of audio files (Wav, MP3, Ogg, etc)
in various formats (M3U, PLS, XSPF, HTML, etc).
libpugixml1v5
Light-weight C++ XML processing library
pugixml is a lightweight C++ XML processing library with XPath
support. It features:
* DOM like interface with rich traversal/modification capabilities
* Extermely fast non-validating XML parser which constructs the DOM
tree from an XML file/buffer.
* XPath 1.0 implementation for complex data-driven tree queries
* Full Unicode support with Unicode interface variants and automatic
encoding conversions.
fwknop-client
FireWall KNock OPerator client side - C version
The FireWall KNock OPerator implements an authorization scheme called
Single Packet Authorization (SPA), based on Netfilter and libpcap.