RSS 3498 projects tagged "LGPL"

No download Website Updated 01 May 2013 nxlog

Screenshot
Pop 363.39
Vit 14.98

nxlog is a modular, multi-threaded, high-performance log management solution with multi-platform support. In concept, it is similar to syslog-ng or rsyslog, but is not limited to Unix/syslog only. It can collect logs from files in various formats, receive logs from the network remotely over UDP, TCP, or TLS/SSL on all supported platforms. It supports platform-specific sources such as the Windows Eventlog, Linux kernel logs, Android device logs, local syslog, etc. Writing and reading logs to/from databases is also supported for many database servers. The collected logs can be stored into files, databases, or forwarded to a remote log server using various protocols. The old BSD Syslog and the newer IETF syslog standard (RFC 3164 and RFC 5424-5426) are fully supported by nxlog in addition to XML, JSON, CSV, GELF, and other custom formats. A key concept in nxlog is to be able to handle and preserve structured logs so there is no need to convert everything to syslog and then parse these logs again at the other side. It has powerful message filtering, log rewrite, and conversion capabilities. Using a lightweight, modular, and multi-threaded architecture which can scale, nxlog can process hundreds of thousands of events per second.

Download Website Updated 30 Jan 2013 Tiny BASIC for Curses

Screenshot
Pop 152.60
Vit 6.61

Tiny BASIC for Curses (tinybc) is a BASIC interpreter for the curses character screen handling library which fully corresponds to the Tiny BASIC specification. The engine is thread-safe and can be embedded into other code. It can be used as a game or a minimalist challenge.

Download No website Updated 30 Oct 2011 The Integrated Financial System

Screenshot
Pop 28.32
Vit 1.42

The Integrated Financial System (ifs) is a financial software package to help you keep track of your coins! IFS is intended to be used by those who want to keep track of their money in a detailed way. It is useful for people who are taking control of their financial lives and want more features than what a spreadsheet can offer. The software package is suitable for individuals, families, and small-to-medium sized businesses. Main features include recording and tracking of expenses; support for muliple users and multiple currencies; a reporting suite; configuration tools for administrative tasks; permissions system to segregate duties and protect sensitive information; and a complete sample data scenario to evaluate the entire package.

Download Website Updated 31 Oct 2011 Zebra_Cookie

Screenshot
Pop 25.22
Vit 24.46

Zebra_Cookie is an extremely small (~500 bytes minified) jQuery plugin for writing, reading, and deleting cookies. Handling cookies can be a daunting task using plain JavaScript, and because jQuery doesn’t natively include functions for handling cookies and one must rely on plug-ins.

No download No website Updated 05 Jun 2012 SlicedBread

Screenshot
Pop 47.01
Vit 2.17

SlicedBread is a library that makes it simpler to program multithreaded applications in Java. It does so by doing away with "classic" multithreaded staples - that is, shared state using thread-safe objects - in favor of a set of single-threaded processes that send and receive immutable messages. In a sense it is inspired by Erlang's messaging system. In another, the over 400 rich pages of "Java concurrency in practice" show how hard it is to write and debug a good-mannered multithreaded application in Java.

Download Website Updated 03 Nov 2011 VirtualX

Screenshot
Pop 29.09
Vit 24.39

VirtualX is an online examination management system which provides a basis for effective conducting of online exams in an efficient manner. It efficiently and thoroughly evaluates the candidates through a fully-automated system which saves time and gives fast results. It supports report generation and feedback management.

Download Website Updated 26 Nov 2011 OMapper

Screenshot
Pop 18.79
Vit 1.44

OMapper provides a simple library to ease the process of mapping objects or beans from one design layer to another design layer, using annotations.

No download Website Updated 08 Mar 2013 FreeMedForms

Screenshot
Pop 93.58
Vit 7.13

FreeMedForms is an Electronic Medical Records manager.

No download Website Updated 03 Sep 2012 Emergent

Screenshot
Pop 51.91
Vit 3.19

Emergent is a neural network simulator with a built-in scripting language which allows for the creation and analysis of complex, sophisticated models of the brain in the world. Networks and all of their state variables are visually inspected in 3D, allowing quick "visual regression" of network dynamics and robot behavior. Emergent is a direct descendant of the PDP and PDP++ neural network packages.

No download Website Updated 16 Nov 2011 jplot2d

Screenshot
Pop 18.92
Vit 24.12

jplot2d is a high-performance multi-threaded 2D plot library. It produces publication-quality plots. It's thread-safe and can run in headless mode, fitting in a servlet container. It has a multi-thread rendering engine and contains swing and swt GUI components.

Screenshot

Project Spotlight

metaf2xml

A program that parses METAR, TAF, SYNOP, and BUOY messages and stores them as XML.

Screenshot

Project Spotlight

Socket++

A C++ class library for using sockets.