RSS 220 projects tagged "Windows"

No download Website Updated 01 May 2013 nxlog

Screenshot
Pop 418.78
Vit 21.78

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.

No download No website Updated 19 Jun 2012 SYINF

Screenshot
Pop 23.35
Vit 19.94

SYINF shows in brief a system's CPU brand and model, RAM size, disk space, operating system, regional parameters, and current date and time. It can run in interactive (menu) or batch mode. There are two versions, in the C and C++ languages. They have been tested on 20 (15) compilers, 26 (25) operating systems, and 18 architectures. (Figures in parentheses are for the C++ version.) Both versions are conveyed in source code form only, each as a single ~35 KB source text file.

No download No website Updated 12 Oct 2012 METAXPON

Screenshot
Pop 33.38
Vit 18.32

METAXPON ("Metachron" in Greek letters) is a small and fast audio DSP library for time-scale manipulation of 16-bit integer or 32-bit floating point stereo audio data streams. It employs a rigid phase-locked vocoder with dedicated transient detection and processing, and can work in real-time or non-real-time. Four editions are included - a portable edition and three x86 editions. The portable edition can be built with any ANSI C compiler and is OS- and architecture-independent. The three x86 editions are written in assembly using the FPU, 3DNow!, and SSE instruction sets, respectively, with automatic selection between them depending on the CPU capabilities. They can be compiled with MASM, JWASM, or NASM, producing libraries of object files in 8 formats.

Download Website Updated 05 Jul 2012 Siebel Monitoring Tools

Screenshot
Pop 22.41
Vit 18.02

Siebel Monitoring Tools provides monitoring of Siebel servers through Nagios plugins and SNMP. It can monitor status of components, resource consumption (by component), task information, and anything else which might be interesting.

Download Website Updated 30 May 2012 Berkeley DB

Screenshot
Pop 1,102.25
Vit 17.53

Berkeley DB (libdb) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. It includes b+tree, queue, extended linear hashing, fixed, and variable-length record access methods, transactions, locking, logging, shared memory caching, database recovery, and replication for highly available systems. DB supports C, C++, C#, Java, PHP, and Perl APIs. It supports key-value pair (NoSQL), SQL, and Java Object formatted data. It is available for a wide variety of Unix platforms as well as QNX, Android, Mac OS X, and several varieties of Windows.

Download Website Updated 23 Feb 2012 System Configuration Collector

Screenshot
Pop 294.64
Vit 16.05

System Configuration Collector collects and classifies most of your Unix/Linux/BSD configuration data in flat files called snapshots. This allows changes in snapshots of consecutive runs to be detected. These changes are added to a logbook, which is helpful for administrators during troubleshooting and for auditors during audits. Snapshots and logbooks are also available in HTML format. All data can be send to an SCC server, where a Web interface provides access to summaries and supports comparing snapshots of different servers and searching of all data. A WMI-based Windows client is also available.

Download Website Updated 28 Jul 2012 Performance Application Programming Interface

Screenshot
Pop 104.44
Vit 15.49

PAPI aims to provide the tool designer and application engineer with a consistent interface and methodology for use of the performance counter hardware found in most major microprocessors.

No download Website Updated 07 Apr 2009 viPlugin

Screenshot
Pop 126.23
Vit 15.40

viPlugin is an Eclipse plugin that adds vi functionality to the editors that are provided with Eclipse (JDT, CDT, etc.).

Download Website Updated 10 Jan 2011 Monetra

Screenshot
Pop 241.33
Vit 15.23

Monetra is a scalable payment processing engine for Linux, Unix, and Windows. It is designed to handle credit, debit, gift, EBT, and check authorizations and is certified to support major clearing house protocols. Features include support for multiple modems, multiple merchant accounts, and multiple processors, all simultaneously -- as well as IP and SSL connectivity along side SQL database support. Designed in C, conforming to POSIX standards, and utilizing light weight processes (threads), this product is able to handle a large number of transactions with high speed and minimal CPU usage.

Download Website Updated 27 Nov 2008 TrackStudio Enterprise

Screenshot
Pop 108.39
Vit 14.71

TrackStudio is a hierarchical Java-based issue tracking and bug tracking system. It includes per-project workflows, user role specific actions, filters, notification rules, subscriptions, access control lists, and reports. Both hierarchical categorization and cross-cutting views of your issue space are provided.

Screenshot

Project Spotlight

Shotwell

A photo organizer for the GNOME desktop environment.

Screenshot

Project Spotlight

STX B+ Tree

C++ template classes implementing a B+ tree key/data container in main memory.