RSS 188 projects tagged "C"

Download Website Updated 10 Oct 2001 Authenticated User Community

Screenshot
Pop 87.26
Vit 3.26

AUC (Authenticated User Community) is an intranet system designed for use in an educational organization but is also useful in many other settings. It offers the ability for users to have a uniform web-based interface to discussion forums, e-mail (similar to hotmail, etc.), file management, and a searchable user database. Also, "Interactive Classrooms" provide a means for students and teachers to have a web-based extension to their in-class interaction. The system runs from a C-based monolithic CGI script. MySQL is used for database storage. Also, the web-based mail client supports MIME parts/attachments, IMAP, mbox, and multiple mail folders.

Download Website Updated 15 Apr 2010 Caudium

Screenshot
Pop 109.00
Vit 5.91

Caudium is a single process multi-threaded Web server. It has a built-in pre-processing language and XSLT support. The server also comes with a fast log parser. Configuration is easily done using a Web-based GUI.

Download Website Updated 30 Jan 2001 cgi-util

Screenshot
Pop 51.62
Vit 1.47

cgi-util is a fast, easy to use C library for creating CGI programs. Functions are available for initialization (parsing), grabbing fields (by string, integer, double or boolean value), embedding HTML files, and more. It accepts both POST and GET request methods and has extensive error handling.

Download Website Updated 07 Apr 2001 cgichk

Screenshot
Pop 46.69
Vit 2.52

cgichk is a Web vulnerability tool that automatically searches for a series of interesting directories and files on a given site. It also includes a whois lookup.

Download Website Updated 15 Aug 2001 CGIWrap

Screenshot
Pop 34.00
Vit 1.94

CGIWrap is a setuid wrapper that allows users to install and execute their own cgi scripts that get executed as their own userid. Much of the idea of suexec came from CGIWrap, however, cgiwrap stands on its own, and works with all web servers. CGIWrap must be installed by a system administrator, but after that, users can do their own web scripting.

Download Website Updated 24 Dec 2010 Euphoria

Screenshot
Pop 80.68
Vit 5.87

Euphoria is a simple, flexible, easy-to-learn programming language. It lets you quickly and easily develop programs for Windows, Linux, FreeBSD, NetbSD, OpenBSD, and Mac OS X. Although Euphoria provides subscript checking, uninitialized variable checking, and numerous other run-time checks, it is extremely fast and has the ability to compile to transparently compile native executables via C code.

Download Website Updated 06 Nov 2001 GlobeCom Jukebox

Screenshot
Pop 114.89
Vit 4.84

The GlobeCom Jukebox is a music jukebox with integrated CDDB-aware ripping and groupware functionality. It is completely configurable from the Web interface, seamlessly integrates ripping from CD to encoded MP3, and supports grouping of songs, peak adjustment, account management for access, streaming of jukebox or single song, themability, album handling, and online help.

Download Website Updated 03 May 2002 gozer

Screenshot
Pop 44.83
Vit 2.13

gozer is a commandline text rendering utility for creating images from abitrary text in antialised truetype fonts using optional fontstyles, wordwrapping, and layout control. It can be used to create text images or banners for the Web or even to view files.

Download Website Updated 25 Oct 2004 Ilib

Screenshot
Pop 43.65
Vit 3.97

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.

Download Website Updated 26 Sep 2012 Midgard

Screenshot
Pop 306.59
Vit 45.07

Midgard is a persistent storage framework. It provides an object-oriented and replicated environment for building data-intensive applications. It ships with a MidCOM content management system built on the Midgard framework. MidCOM's features include Web-based authoring WYSIWYG interfaces and a component interface for installing additional Web functionality. Midgard is built on the GNOME stack of libraries like GLib and libgda, and has language bindings for C, Python, and PHP. Communications between applications written in the different languages happen over D-Bus. The CMS runs on the LAMP (Linux, Apache, MySQL and PHP) platform.

Screenshot

Project Spotlight

libvterm

A terminal emulator library.

Screenshot

Project Spotlight

Mahotas

An image processing library for Python.