2462 projects tagged "BSD"
Braa is a tool for making SNMP queries. It is able to query hundreds or thousands of hosts simultaneously, while being completely single-threaded. It does not need any SNMP libraries, as it is equipped with its own SNMP engine. However, it's good to have a complete SNMP package including "snmptranslate" installed somewhere, because for speed reasons, there is no ASN.1 parser in Braa, and all the SNMP OIDs need to be specified numerically.
Infinity is a visualization plugin with light effects originally written for XMMS and now ported to Audacious. It supports full-screen mode, mouse resizing, and saved preferences. It is designed to be as end-user oriented as possible, so installation and manipulation are kept simple. It requires SDL and GTK+ 2.0 to run, and doesn't require 3D acceleration support.
VULCAN (Viscous Upwind aLgorithm for Complex flow ANalysis) offers computational fluid dynamics for subsonic speed through hypersonic turbulent reacting and non-reacting flows on a variety of serial and parallel computational platforms. The computational cost of propulsion flow analysis is reduced through the use of special turbulent wall treatments, multi-grid methods for elliptic and space marching schemes, and conditioning of the governing equations to reduce numerical stiffness. Physical modeling capabilities are improved through the inclusion of models for compressibility, Reynolds stress anisotropies, turbulent diffusivity, finite rate chemistry, and turbulence/chemistry interaction effects. VULCAN can simulate two-dimensional, three-dimensional, or axi-symmetric multi-block problems.
Time and Attendance is software that is designed to track time and attendance. Attendance tracking is key to any club or organization, and Time and Attendance can easily bring this task online. Its Web-based interface allows you to enter events as either public or private, and only public events are shown on the public attendance page.
SlimServer provides an elegant and easy to use interface for playback of music stored in many audio formats, and supports Internet radio stations, playlist management, Web access, and an infrared remote control. The music remains on the host computer and streams over the network to any streaming audio client.
The Erwin library is a very efficient and robust data structure template library for C and C++. No templates are used; a Perl script generates C files. Vectors (dynamic arrays), lists, and hash tables (maps) of arbitrary key and value types are provided. Several tools are included for auto-generating a C interface around C++ libraries, C++ extensions like slots/properties, symbol (=hashed string) management, sophisticated assertion macros, and documentation extraction.