RSS 416 projects tagged "AIX"

Download No website Updated 02 Aug 2012 hchatd

Screenshot
Pop 43.31
Vit 1.00

hchatd is a simple chat server, written in (almost compliant) ANSI C, and able to compile on multiple Unix systems. Users can create multiple chatrooms, while the chatroom URL is the only thing you need to connect to it. The server contains client code (HTML and JavaScript); it uses XMLHttpRequest, so the chat is truly online.

Download Website Updated 05 Jul 2012 Siebel Monitoring Tools

Screenshot
Pop 22.54
Vit 18.04

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.

No download No website Updated 12 Oct 2012 METAXPON

Screenshot
Pop 33.41
Vit 18.35

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 21 Jul 2012 Siebel GNU Tools

Screenshot
Pop 35.71
Vit 1.05

Siebel GNU Tools provides several small programs (most of them scripts) created to deal with different categories of problems when working with Siebel applications.

No download No website Updated 19 Jun 2012 SYINF

Screenshot
Pop 23.35
Vit 19.96

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.

Download Website Updated 16 Aug 2012 rand

Screenshot
Pop 24.64
Vit 1.21

rand takes a file, input stream, or list of "words" and repeats them in a random order to the given output file or stdout.

Download Website Updated 03 Apr 2013 Embedthis Goahead

Screenshot
Pop 177.09
Vit 5.63

Embedthis GoAhead is a tiny embedded Web server. It is fast, runs in less than 150K, and has been embedded to a wide variety of operating systems and CPUs.

Download Website Updated 01 May 2012 swet

Screenshot
Pop 43.63
Vit 2.37

swet (sustained workload and efficiency test) is a portable benchmark for multi-core computers running POSIX and BSD operating systems with multi-thread and multi-process capabilities and flexible, powerful report options.

No download Website Updated 27 Nov 2011 tcpdump

Screenshot
Pop 73.42
Vit 1.00

tcpdump prints a description of the contents of packets on a network interface which match a given boolean expression. It can also be run with the -w flag, which causes it to save the packet data to a file for later analysis, and/or with the -r flag, which causes it to read from a saved packet file rather than to read packets from a network interface. In all cases, only packets which match the expression will be processed by tcpdump. tcpdump logs more than just TCP, IP, or ethernet packets, but has a whole suite of decoders, including ones for USB.

Download No website Updated 05 Nov 2011 Pauk Cards

Screenshot
Pop 17.15
Vit 23.84

Pauk Cards is a tiny script to convert a CSV file to an XML lesson file understood by MiniPauker.

Screenshot

Project Spotlight

STX B+ Tree

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

Screenshot

Project Spotlight

doxygen

A documentation system for C++ and many other programming languages.