RSS 94 projects tagged "BSD Revised"

Download Website Updated 21 Apr 2013 MUSCLE

Screenshot
Pop 612.70
Vit 136.31

MUSCLE (Multi User Server Client Linking Environment) is an N-way messaging server and networking API. It includes client-side networking APIs for various languages, including C, C++, C#, Delphi, Java, and Python. MUSCLE lets programs communicate over a network via streams of serialized Message objects. The included server program ("muscled") lets its clients message each other and store information in its server-side hierarchical database. The database supports flexible queries via hierarchical wildcarding, and "live" updates via a subscription mechanism.

Download Website Updated 06 Dec 2008 SQLiteJDBC

Screenshot
Pop 279.64
Vit 8.29

SQLiteJDBC is a Java JDBC driver for SQLite 3. It comes as either a pure Java driver based on NestedVM or a native JNI library. Native binaries are provided for Mac OS X and Windows.

Download Website Updated 15 Jun 2012 NOC

Screenshot
Pop 272.19
Vit 12.89

NOC Project is an Operation Support System (OSS) for telecom companies, service providers, and enterprise Network Operation Centers (NOC). Areas covered by NOC include fault management, performance management, service activation/provisioning, knowledge base, multi-VRF address space management (IPAM), multi-vendor configuration management, DNS provisioning, peering management, RPSL and BGP filter generation, and reporting.

Download Website Updated 15 Sep 2010 hsqldb Database Engine

Screenshot
Pop 213.76
Vit 5.74

HSQLDB (HyperSQL DataBase) is an SQL relational database engine written in Java. It supports nearly full ANSI-92 SQL and SQL:2008 enhancements. It is a small, fast multithreaded, and transactional database engine which offers in-memory and disk-based tables and supports embedded and server modes.

Download Website Updated 28 Apr 2013 lnav

Screenshot
Pop 201.67
Vit 14.90

The Logfile Navigator, lnav for short, is a curses-based tool for viewing and analyzing log files. The value added by lnav over text viewers or editors is that it takes advantage of any semantic information that can be gleaned from the log file, such as timestamps and log levels. Using this extra semantic information, lnav can do things like interleaving messages from different files, generate histograms of messages over time, and provide hotkeys for navigating through the file. These features are meant to allow the user to quickly and efficiently focus on problems.

Download Website Updated 26 Mar 2009 MySQL Backup for lazy sysadmins

Screenshot
Pop 156.50
Vit 4.12

mysqlblasy is a Perl script for automating MySQL database backups. It uses "mysqldump" for dumping mysql databases to the files sytem. It was written with automated usage in mind. For example, it is silent during operation, and only produces noise on errors/problems. It rotates backups automatically to prevent the backup disk from getting full when the administrator is on vacation (or is lazy).

No download Website Updated 19 Aug 2012 Yii

Screenshot
Pop 156.27
Vit 13.56

Yii is a high-performance, component-based PHP framework for developing large-scale Web applications. Yii comes with a full stack of features needed by Web application development. It is written in a strict OOP style and is easy to learn with its detailed tutorials. Its highly reusable components allows one to rapidly build up a Web application that is efficient as well as robust.

No download Website Updated 21 Aug 2011 Java Application Monitor API

Screenshot
Pop 153.17
Vit 8.37

The Java Application Monitor (JAMon) is a free, simple, high performance, thread safe, Java API that allows developers to easily monitor production applications. JAMon can be used to determine application performance bottlenecks, user/application interactions, and application scalability. JAMon gathers summary statistics such as hits, execution times (total, average, minimum, maximum, standard deviation), and simultaneous application requests. JAMon statistics are displayed in the sortable JAMon report.

Download Website Updated 18 Mar 2012 Rapid Application Development Library

Screenshot
Pop 128.07
Vit 14.60

radlib is a C language library developed to abstract details of interprocess communications and common Linux/Unix system facilities so that application developers can concentrate on application solutions. It encourages developers to use a proven paradigm of event-driven, asynchronous design. By abstracting interprocess messaging, events, timers, and any I/O device that can be represented as a file descriptor, radlib simplifies the implementation of multi-purpose processes, as well as multi-process applications. In short, radlib is a sincere attempt to provide real-time OS capability on a non-real-time OS.

Download Website Updated 17 Dec 2006 MyPasswordSafe

Screenshot
Pop 123.96
Vit 4.00

MyPasswordSafe is a straightforward, easy-to-use password keychain/manager that uses the Blowfish algorithm to store encrypted passwords. It uses the same file format as Password Safe.

Screenshot

Project Spotlight

Redstart Templating

A PHP5 OO template engine which supports template inheritance.

Screenshot

Project Spotlight

Oliver's Parser Framework

A PHP 5 framework designed with simplicity and size in mind.