RSS 109 projects tagged "Linux"

No download Website Updated 06 May 2013 unifdef

Screenshot
Pop 220.25
Vit 66.87

Unifdef is useful for removing #ifdef'ed lines from a file while otherwise leaving the file alone. You specify which symbols are defined or undefined with -D and -U flags, and unifdef removes the corresponding ifdefs, and the enclosed code if appropriate. It's especially useful for removing those "#ifdef BROKEN" and "#ifdef PRIVATE" clauses from code before you release it. Unifdef acts on #if, #ifdef, #ifndef, #elif, #else, and #en­dif lines, and it knows only enough about C and C++ to know when one of these is inactive because it is inside a comment or a single or double quote.

No download Website Updated 15 Jun 2005 fcbanner

Screenshot
Pop 16.00
Vit 53.86

fcbanner is a variant on the banner program that uses fontconfig and Freetype to draw its characters. Thus, it can easily draw using various fonts -- any font you can get in Gnome or Mozilla, for example -- and handles non-ASCII characters if they are present in the font.

No download Website Updated 05 Aug 2006 Frunk

Screenshot
Pop 11.14
Vit 49.85

Frunk is a simple program that detects and reports interface status changes using SNMP. Basically, it detects if one or more of a set of pre-configured interfaces are up or down and reports the fact by emailing alerts. It is good for monitoring several interfaces on several devices, normally routers, and checking for link failures. It also optionally creates and constantly updates an HTML document containing information on those interfaces which are down.

No download No website Updated 02 Apr 2009 Bedrock Framework

Screenshot
Pop 30.82
Vit 38.92

Bedrock Framework is a Web framework designed around bridging popular APIs and technologies with PHP. While it has an MVC core with all the functionality expected from a Web framework, its primary goal is to simplify the use of other technologies with PHP.

Download Website Updated 15 Jun 2009 ClamAV Unofficial Signatures Updater

Screenshot
Pop 33.08
Vit 38.23

ClamAV Unofficial Signatures Updater is a script that provides a simple way to download, test, and use third-party ClamAV signatures. It checks for updated unofficial clamav signature database files and can download them. It randomizes download time to help distribute the load more evenly for the database host mirror sites. Signature bypass entries can be created for temporarily resolving false-positive issues with third-party signatures. It can report which mirror site a download came from. It reports if a downloaded database is actually different than the running copy. Many other features are supported.

No download No website Updated 03 Jun 2009 mpssh

Screenshot
Pop 34.44
Vit 38.10

mpssh is a program that can execute commands on many machines via SSH and get nicely formatted output.

Download Website Updated 03 Jul 2009 libposix

Screenshot
Pop 35.54
Vit 38.06

libposix is an impementation of the core functionality of all Unix systems. It is a full, cross-platform implementation of the POSIX 2008 standard. It is meant to replace existing implementations of a Unix system's core libraries. It is an exact implementation of POSIX 2008 and nothing else (no extensions, no previous POSIX versions). However, it works well with possible extensions to the core system functionallity (for example, GNU or BSD).

Download Website Updated 28 Jul 2009 Jijawi

Screenshot
Pop 21.45
Vit 37.57

Jijawi (Jijawi Is Just Another Web Installer) is an easy way to distribute your PHP Web application to your users. It comes with a complete modular structure, which allows you to modify the installer as much as you want with the least possible effort. Jijawi supplies you with a system check and a MySQL module by default, so you can get the most common installer running in a few minutes.

Download No website Updated 03 Feb 2011 VUNSY

Screenshot
Pop 26.06
Vit 37.34

Vunsy is a very easy content management system and a dynamic Web site designer that entirely removes the need for a Web design program. Its purpose is to enable the user to make a site quickly by using widgets and layouts. It allows you to assign permissions to every piece of content. These permissions can control such things as viewing and deleting the content.

No download No website Updated 27 Nov 2009 Extended MySQLi

Screenshot
Pop 26.98
Vit 35.70

Extended MySQLi implements a MySQL database access wrapper using the MySQLi extension. It is based on the Reduced MySQLi class originally written by Mertol Kasanan. This version can account the memory usage and log the executed queries in the current page. It can also cache the query results in an XML file.

Screenshot

Project Spotlight

STMX

High-performance software transactional memory for Common Lisp.

Screenshot

Project Spotlight

OpenSIPS

A mature implementation of a SIP server/proxy.