RSS 2 projects tagged "Linux"

Download Website Updated 06 Jun 2013 basE91

Screenshot
Pop 148.97
Vit 3.69

basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% (versus 33% for base64) and can range down to 14%, which typically occurs on 0-byte blocks. This makes basE91 very useful for transferring larger files over binary unsafe connections like e-mail or terminal lines.

Download Website Updated 01 Oct 2005 confiserie

Screenshot
Pop 36.57
Vit 2.11

confiserie is a project similar to autoconf/automake. The goal of the project is to create a build configuration system that is faster and easier to use and extend.

Screenshot

Project Spotlight

strace

A system call tracing utility (like trace, truss, etc.).

Screenshot

Project Spotlight

pstrings

A program that provides strings for a running process.