10170 projects tagged "C"
procps is a package of utilities which includes ps, vmstat, top, w, skill, snice, pgrep, pkill, free, sysctl, pmap, uptime, and kill. These utilities report what is running, who is logged in, how long the system has been running, and what is using up memory. They can be used to kill processes and change run-time kernel configuration values.
Xmmix is an audio mixer utility for the X window system using the OSF/Motif interface. It works with the Linux sound driver as well as any UNIX system running the Open Sound System (OSS) driver. Xmmix is user-friendly and has the ability to save/retrieve mixer settings to/from files.
Citadel is an advanced messaging and collaboration system for groupware and BBS applications. Users can connect to Citadel using any telnet, WWW, or client software. Among the features supported are public and private message bases (rooms), electronic mail, real-time chat, paging, shared calendaring, address books, mailing lists, and more. Unlike other collaboration servers, Citadel provides its own data stores and is therefore extremely easy to install; you don't have to "bring your own" email and database because they're built in. The server is multithreaded and scalable. In addition, SMTP, IMAP, and POP3 servers are built-in for easy connection to Internet mail. Citadel is both robust and mature; it has been in production since 1987.
Ilib is an image manipulation library for developers. It's capable of reading and writing images (PPM/PGM, PNG, JPEG, GIF, XPM, BMP) and many drawing functions including drawing lines and text using any BDF (X11) font. It's great for generating GIFs/PNGs from a CGI or generating graphs. Ilib includes sample applications for generating graphs for HTTP access.log files and QuakeWorld server frag log files and a tool for creating image indices from a group of images.
StonX is an Atari ST emulator for X. It support many Atari apps, and runs very fast even on low-end machines (sub P75). It currently runs the standard Atari screen modes as well as expanded full screen. It is very portable and has successfully been used on Alpha workstations, Silicon Graphics workstations, HP PA-RISC systems, RS/6000 with AIX, proprietary systems by Siemens, PCs with FreeBSD, Suns with Solaris and SunOS, and others.
Xmcd is a full-featured CD player and ripper software suite including xmcd and cda. Both utilities transform your CD drive into a stereo CD player, allowing you to play music CDs on your computer, as well as perform digital audio extraction (DAE) into files or streams of various formats. Multi-disc CD changers are also supported on many platforms. Xmcd features CDDB disc recognition, web browser integration for content related to the playing CD, local discography management, full feature-specific help system, remote control capability, and more.
The Advanced Linux Sound Architecture is composed of several parts. The first is a fully modularized sound driver which supports module autoloading, devfs, isapnp autoconfiguration, and gives complete access to analog audio, digital audio, control, mixer, synthesizer, DSP, MIDI, and timer components of audio hardware. It also includes a fully-featured kernel-level sequencer, a full compatibility layer for OSS/Free applications, an object-oriented C library which covers and enhances the ALSA kernel driver functionality for applications (client/server, plugins, PCM sharing/multiplexing, PCM metering, etc.), an interactive configuration program for the driver, and some simple utilities for basic management.
Data::Locations is a virtual file manager which allows you to write and read data (text and binary) to and from virtual files (think of bubbles). Moreover, this manager allows you to (recursively) define "magic" insertion points in these virtual files (bubbles inside other bubbles) which can be filled in (inflated) later (through a "straw", i.e., the object's reference), at any convenient time and in any order you like. Since this software acts purely in memory, there is no slowing down through costly file input/output (i.e., no temporary files).