3498 projects tagged "LGPL"
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.
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.
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.
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.
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.
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.