RSS 69 projects tagged "C"

No download Website Updated 07 Feb 2013 Upmf

Screenshot
Pop 24.45
Vit 10.36

Upmf is a source-based package manager written almost completely in Scheme. The user is able to search, build, and remove packages. Since Scheme through GUILE is very extensible, the user can customize the procedures, or even exchange them with his own, if wanted. Packages are stored in their own self-contained directories and are incorporated into the filesystem with help of GNU Stow.

No download No website Updated 19 Mar 2012 Nerd

Screenshot
Pop 20.10
Vit 20.75

Nerd is an attempt to create a cross-platform scripting language that is based on Scheme and easy to embed, extend, and use. It's currently used in video game projects and is interpreted only. There are definite future plans to add a byte-code compiler and VM to it and to write proper documentation.

Download Website Updated 01 Mar 2012 libchop

Screenshot
Pop 29.60
Vit 1.95

Libchop is a set of utilities and library for data backup and distributed storage. Its main application is chop-backup, an encrypted backup program that supports data integrity checks, versioning at little cost, distribution among several sites, selective sharing of stored data, adaptive compression, and more. The library itself, which chop-backup builds upon, implements storage techniques such as content-based addressing, content hash keys, Merkle trees, similarity detection, and lossless compression. It makes it easy to combine them in different ways. The ‘chop-archiver’ and ‘chop-block-server’ tools, illustrated in the manual, provide direct access to these facilities from the command line. It is written in C and has Guile (Scheme) bindings.

No download No website Updated 29 Apr 2013 JunkieTheSniffer

Screenshot
Pop 328.65
Vit 23.13

Junkie is a real-time packet sniffer and analyzer. It is modular enough to accomplish many different tasks. It can be a helpful companion to the modern network administrator and analyst. Compared to previously available tools, junkie lies in between tcpdump and wireshark. Unlike tcpdump, its purpose is to parse protocols of any depth; unlike wireshark, though, it is designed to analyze traffic in real-time and so cannot parse traffic as completely as wireshark does. In addition, its design encompasses extendability and speed. It has a plug-in system and high-level extension language that eases the development and combination of new functionalities; threaded packet capture and analysis for handling of high bandwidth networks; and a modular architecture to ease the addition of any protocol layer. It is based on libpcap for portability, and well-tested on professional settings.

No download Website Updated 11 Nov 2010 Binary of Babel

Screenshot
Pop 42.32
Vit 1.00

Binary of Babel is the demo that got second place at Alternative Party 2010. It combines over 20 programming languages, including Objective-C, Vala, Scheme, and even COBOL, into one binary. It contains lots of classic demo effects such as a rotozoomer and raster bars.

No download No website Updated 08 Sep 2010 larceny

Screenshot
Pop 34.29
Vit 1.00

Larceny is a simple and efficient implementation of the Scheme programming language. Created originally as a test vehicle for research on garbage collection and compiler optimizations, Larceny has grown into a major multi-platform system, and is one of the very few implementations that support all four de facto standards for Scheme: IEEE/ANSI, R5RS, ERR5RS, and the R6RS. Development of Larceny has been supported by NSF, Sun Microsystems, and Microsoft.

Download Website Updated 22 Apr 2009 Jari OS

Screenshot
Pop 36.00
Vit 38.63

Jari OS is a microkernel-based real-time operating system with multi-server architecture and a preemptible kernel.

Download Website Updated 01 Apr 2009 GNU Dico

Screenshot
Pop 53.18
Vit 1.00

GNU dico is a flexible dictionary server with a set of accompanying utilities. It supports a wide variety of dictionary database formats, ranging from the traditional "dict.org" databases up to Wikipedia format. Support for arbitrary new formats can be easily added using loadable modules. The dico library provides an API for writing new modules in C, Guile, or Python.

Download Website Updated 29 Jan 2010 Schemik

Screenshot
Pop 46.13
Vit 2.98

Schemik is a high-level lexically-scoped implicitly-parallel dialect of Scheme and Common LISP. This means the parallel execution of programs is done independently of the programmer, and each program written in Schemik always produces the same results no matter which parts of the program are executed simultaneously.

No download Website Updated 12 Nov 2008 PyGuile

Screenshot
Pop 14.90
Vit 1.00

PyGuile allows scripts written in Scheme and executed by Guile to invoke Python libraries. This makes the rich library ecosystem of Python available also to Guile users.

Screenshot

Project Spotlight

vbackup

A modular backup utility.

Screenshot

Project Spotlight

extract_url.pl

Extracts URLs from either MIME email messages or from plain text.