RSS 552 projects tagged "C"

Download Website Updated 15 Feb 2013 Ghostscript

Screenshot
Pop 777.97
Vit 41.02

Ghostscript is a processor for PostScript and PDF files. It can rasterize these files to a wide variety of printers, devices for screen preview, and image file formats. Since applications tend to prepare pages for printing in a high-level format such as PostScript, most Unix users with low-level bitmap printers, such as inkjets, use GhostScript as part of the printing process. In addition, Ghostscript is capable of converting PostScript files, functionality comparable to Adobe Acrobat Distiller, but on the command line. In addition, Ghostscript is used for file import and viewing by a great many other applications, including xv, ImageMagick, gimp, and xdvi. Several GUI wrappers for viewing PostScript and PDF files exist, including GSview, ghostview, gv, ggv, and kghostview. This is far from a comprehensive list.

Download Website Updated 19 Apr 2013 dillo Web browser

Screenshot
Pop 898.24
Vit 74.62

Dillo Web browser is a very fast, extremely small Web browser that's written in C and C++. The source is around 600 KB, and the static binary is about 980KB. It is a graphical browser built upon FLTK-1.3, and it renders a good subset of HTML and CSS, excluding frames, JavaScript, and JVM support.

Download Website Updated 10 Mar 2012 FACHODA Complex

Screenshot
Pop 83.23
Vit 6.63

FACHODA Complex is a fast 3D game for X11 with network support. It has soft rendering, but is still quite fast.

Download Website Updated 22 Aug 2007 gfortune

Screenshot
Pop 128.97
Vit 2.74

gfortune is a replacement for the traditional Berkeley fortune program included with the BSD games package. This implementation supports recursion down a tree of fortune files, the option to limit the number of lines output (for scripting), and other features. It fully maintains the functionality of the original. It includes the author's own archive of fortune files.

No download Website Updated 28 Nov 2012 CFEngine

Screenshot
Pop 393.65
Vit 32.51

Cfengine is a tool for setting up and maintaining BSD and System-5-like operating system optionally attached to a TCP/IP network. You can think of cfengine as a very high level language, much higher level than Perl or shell: a single statement can result in many hundreds of operations being performed on multiple hosts. Cfengine is good at performing a lot of common system administration tasks, and allows you to build on its strengths with your own scripts.

Download Website Updated 17 Dec 2012 GNU Typist

Screenshot
Pop 277.19
Vit 21.69

GNU Typist (gtypist) is a universal typing tutor. It includes typing tutorials in several languages and for several keyboard layouts. GNU Typist is a direct descendant of the famous program "Typist".

No download Website Updated 04 Aug 2012 NCO

Screenshot
Pop 83.97
Vit 17.26

The netCDF Operators (NCO) facilitates manipulation and analysis of self-describing data stored in the (freely available) netCDF format.

Download Website Updated 13 Mar 2012 pdnsd

Screenshot
Pop 225.96
Vit 12.40

pdnsd is a Proxy DNS server for Linux and FreeBSD that is designed to cope with unreacheable nameservers (e.g. because the dial-in link is not up) in a graceful manner to prevent DNS-dependent applications like Netscape from hanging. It has a permanent disk cache (i.e. the cache contents are saved in a file on exit) and supports parallel query and a wide variety of link uptests. It also has the ability to serve some types of locally defined records.

Download Website Updated 05 Jun 2010 Simplified Wrapper and Interface Generator

Screenshot
Pop 379.45
Vit 8.54

SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is primarily used with common scripting languages such as Perl, PHP, Python, Tcl/Tk, and Ruby, however the list of supported languages also includes non-scripting languages such as C#, Common Lisp (CLISP, Allegro CL, UFFI), Java, Modula-3, OCAML, Octave, and R. Also several interpreted and compiled Scheme implementations (Guile, MzScheme, Chicken) are supported. SWIG is most commonly used to create high-level interpreted or compiled programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software. SWIG can also export its parse tree in the form of XML and Lisp s-expressions.

Download Website Updated 13 Nov 2010 GNU tar

Screenshot
Pop 482.89
Vit 8.71

GNU `tar' saves many files together into a single tape or disk archive, and can restore individual files from the archive. It includes multivolume support, the ability to archive sparse files, automatic archive compression/decompression, remote archives and special features that allow `tar' to be used for incremental and full backups. It also includes `rmt', the remote tape server (the `mt' tape drive control program is in GNU `cpio').

Screenshot

Project Spotlight

Jodd

A general-purpose Java library.

Screenshot

Project Spotlight

FreeIPMI

IPMI libraries and tools.