RSS 1736 projects tagged "BSD Revised"

Download No website Updated 13 May 2013 NanoHttpd

Screenshot
Pop 28.04
Vit 2.81

NanoHttpd is a lightweight HTTP server designed for embedding in other applications. It's only one Java file, in two "flavors", one strictly Java 1.1 compatible, and one at "current" standards. It supports GET, POST, PUT, HEAD and DELETE requests, and supports file uploading with very small memory overhead. Temp file usage and the threading model are easily customized.

No download No website Updated 14 May 2013 EventedObject

Screenshot
Pop 24.54
Vit 2.83

EventedObject is a simplistic yet highly useful Perl base class that allows you to attach event callbacks to an object (also known as a blessed hash reference) and then fire events on that object. Event fires are much like method calls. However, there can be many handlers, many return values, and many responses rather than just one of each. EventedObject is designed to be highly extensible and features callback priorities, dynamic adding and removing of callbacks, and more. It provides a whole new style of objective and event-driven programming in Perl.

Download Website Updated 06 May 2013 libj

Screenshot
Pop 58.51
Vit 1.07

libj is a cross-platform native runtime library equipped with a Java/JavaScript-like API. The memory management of libj is automatic, based on either shared_ptr or bdw-gc. libj allows programmers familiar with Java/JavaScript to write efficient code easily in C++. libnode depends on libj as a base layer.

Download No website Updated 03 May 2013 vcprompt

Screenshot
Pop 60.13
Vit 1.00

vcprompt prints a short string, to be included in your shell prompt, with barebones information about the current working directory for various version control systems. It is designed to be small and lightweight rather than comprehensive. It has varying degrees of recognition for Mercurial, Git, Subversion, CVS, and Fossil working copies.

Download Website Updated 02 May 2013 QuickFind

Screenshot
Pop 30.20
Vit 4.30

QuickFind is a cross-platform Java application for searching files in your computer. Its sole purpose is to save user time by searching the desired file almost instantly. It is designed to support all of the major computer platforms. The user can schedule caching or manually cache at any time on selected directories. Once the caching is done, all you have to do is input the name of the file you want to find.

Download Website Updated 18 Apr 2013 NumaTOP

Screenshot
Pop 31.51
Vit 5.74

NumaTOP is an observation tool for runtime memory locality characterization and analysis of processes and threads running on a NUMA system. It helps the user characterize the NUMA behavior of processes and threads and identify where the NUMA-related performance bottlenecks reside. It uses Intel performance counter sampling technologies and associates the performance data with system runtime information to provide realtime analysis for production systems.

Download Website Updated 29 Apr 2013 cipra Unit Testing Framework

Screenshot
Pop 106.56
Vit 1.86

cipra is a simple, TAP-compatible Unit Testing Framework for C++. It's written in 100% standard C++11 and is only a couple of header files, making it easy to include in your C++11 project. TAP, the Test Anything Protocol, is a standard output format for software unit test frameworks which was originally designed for Perl, but can serve other languages. It has a rich number of tools ("harnesses") which parse TAP-formatted output and do useful things with it. TAP, however, is equally human-readable. The name cipra (pronounced /ˈʃi.pɾaː/ "SHEE-prah") comes from the lojban phrase "lo cipra", which means "the test". It is properly written with an initial minuscule "c", even when at the start of a sentence.

No download Website Updated 27 Mar 2013 csv2html

Screenshot
Pop 36.85
Vit 7.49

csv2html is a command line utility and reusable Python module that convert CSV files into HTML tables and full HTML documents. They can use either the old school HTMLgen module or the more modern HTML module (both for Python 2.x), and offer a wide range of options for formatting the output.

Download Website Updated 06 May 2013 libnode

Screenshot
Pop 111.12
Vit 3.04

libnode is a C++ implementation of Node.js. Just like Node.js, libnode provides non-blocking I/O, which enables you to develop scalable Web applications in C++. The memory management of libnode is automatic, based on either shared_ptr or bdw-gc. libnode is good to use on embedded devices because its system resource consumption is lower than Node.js.

Download Website Updated 26 Feb 2013 NSCA-ng

Screenshot
Pop 49.05
Vit 9.14

The NSCA-ng package provides a client-server pair which makes the Nagios command pipe accessible to remote systems, with per-client passwords and fine-grained authorization control. This allows for submission of passive check results, downtimes, and many other commands to Nagios (or compatible monitoring solutions). Check results of arbitrary size and multiline plugin output are supported.

Screenshot

Project Spotlight

ZABBIX

An enterprise-class distributed monitoring solution.

Screenshot

Project Spotlight

staticvnc

A VNC server showing nothing but a static image.