RSS 11 projects tagged "OS Independent"

Download Website Updated 25 Jul 2010 Natural Docs

Screenshot
Pop 257.02
Vit 10.46

Natural Docs is a documentation generator for multiple programming languages. You document your code in a natural syntax that reads like plain English. Natural Docs then scans your code and builds high-quality HTML documentation from it.

Download Website Updated 26 Sep 2005 LAN Management System

Screenshot
Pop 116.03
Vit 4.63

LAN Management System (LMS) is a set of database-driven applications capable of managing multiple networks of computers and customers. It uses a Web UI and either a multipurpose daemon written in C or a set of Perl scripts that perform scheduled tasks and configure your system services. It was designed to organize small self-financed networks, but is mature enough to suit the needs of medium sized ISPs. Support for multiple databases and languages are included, and a template system allows it to blend in with your existing infrastructure.

Download Website Updated 28 Nov 2004 GCC Introspector

Screenshot
Pop 107.33
Vit 1.98

The GCC XML Tree Node Introspector project consists of a patch to the gcc compiler to output the internal compiler tree nodes in RDF/XML and programs to process that RDF/XML. The tree nodes are complex data structures which represent the source code inside the compiler. Through these tree nodes, users are able to extract information from their programs that would be otherwise very difficult to obtain. Modules exist to store these nodes in Redland RDF using a Berkley database. The long-term goal of the project is create a high-level API that will make the programmatic manipulation of programs easier than it is now.

Download Website Updated 13 May 2011 Centrallix Application Platform

Screenshot
Pop 105.37
Vit 5.54

Centrallix is an HTML/Javascript/AJAX based rich Internet application platform featuring data and application abstraction, an SQL engine for joining diverse data sources, declarative (not scripted) development, reports, components, and style templates.

Download Website Updated 06 Aug 2003 Modular Access Control System

Screenshot
Pop 87.52
Vit 4.65

Modular Access Control System (MACS) is a system for global authentication, authorization, user/group/resource management, and application services.

No download Website Updated 23 Nov 2005 OpenDaemon

Screenshot
Pop 78.74
Vit 3.17

OpenDaemon provides a model of work along with its supporting APIs that allow anybody to implement a server of any kind, for any protocol. Its main goal is to help provide an advanced data storage solution that is flexible enough to allow its user to choose from a broad set of parsers, data extractors, processors, or any other supporting API. The generic server platform system is meant to make development of the data storage solution more open and distributable.

Download Website Updated 16 Oct 2009 utf8proc

Screenshot
Pop 73.76
Vit 4.82

utf8proc is a library for processing UTF-8 encoded Unicode strings. Some features are Unicode normalization, stripping of default ignorable characters, case folding, and detection of grapheme cluster boundaries. The library can be used in C programs, but most of the functionality is also available as a ruby library. For PostgreSQL, there is an extension providing a function for preparing strings in case insensitive indices. The currently supported Unicode version is 5.0.0.

Download Website Updated 24 Jan 2004 furious_tv

Screenshot
Pop 55.50
Vit 2.29

furious_tv is a PVR backend that uses an SQLite database to hold XMLTV listings data. Using that data, it can automatically execute commands to record TV shows off of a capture device (multiple capture devices are supported). If Shuriken is installed, furious_tv can also automatically power the system on/off for recordings to save power.

Download Website Updated 26 Feb 2002 Sendmail+PostgreSQL patch

Screenshot
Pop 51.96
Vit 1.80

The Sendmail+PostgreSQL patch adds PostgreSQL support for maps to Sendmail. It allows you to manage your mail system more efficiently and in a more centralized way. It allows instant updates to email changes -- no more rebuilding db files, no more restarting sendmail.

Download Website Updated 06 Apr 2004 mysqlstress

Screenshot
Pop 41.47
Vit 1.00

mysqlstress is small but powerful program in that it allows an administrator to stress a MySQL server to check performance.

Screenshot

Project Spotlight

SchemaCrawler

A command line tool to output your database schema and data in diff-able form.

Screenshot

Project Spotlight

SQLObject

A object-relational mapper.