RSS 144 projects tagged "C"

Download Website Updated 09 Nov 2009 AutoGen

Screenshot
Pop 304.98
Vit 14.90

AutoGen is a tool designed for generating program files that contain repetitive text with varied substitutions. Its goal is to simplify the maintenance of programs that contain large amounts of repetitious text. This is especially valuable if there are several blocks of such text that must be kept synchronized. Output is specified with a Scheme-enhanced output template. Input, if required by your template, may come from AutoGen definitions, CGI data, or XML files.

Download Website Updated 30 Jan 2001 Automated support for compound RPC calls

Screenshot
Pop 67.47
Vit 1.00

NFSv4 specifies that the RPC calls be batched into a "compound" call. There is no support for this in RPCGEN. By rearranging the ONC IDL for NFSv4 into AutoGen definitions, these templates will emit the original IDL *plus* all the code to package, send, distribute, collect, return, and dispatch the results. The distributed program author merely needs to call and supply server procedures for the routines specified in the IDL. Templates for these calls and service routines is provided, too. The NFSv4 definitions are included.

Download Website Updated 17 Nov 2008 AutoOpts

Screenshot
Pop 178.27
Vit 9.33

AutoOpts is an integrated part of AutoGen. Based on a very simple option description file, it will process configuration files, environment variables, command line options, text strings passed by client programs, and will make the results easily accessible to the client program. It will also produce a man page and the info-doc invoking section automatically.

Download Website Updated 12 Jul 2001 Awka

Screenshot
Pop 65.30
Vit 2.43

Awka is both a translator of AWK programs to ANSI C, and a separate library against which the C code is linked. The aims of Awka are to allow creation an executable that provides generally better performance than AWK interpretors, to allow easy inclusion of AWK logic in larger C applications, and use of external C functions within AWK scripts.

Download Website Updated 30 Sep 2009 Bit::Vector

Screenshot
Pop 168.03
Vit 7.87

Bit::Vector is a (stand-alone) C library and an object-oriented Perl module (with overloaded operators) which allows you to handle bit vectors, sets (of integers), "big integer arithmetic" (e.g. for cryptography), and boolean matrices (all of arbitrary size) very efficiently.

No download Website Updated 17 Jul 2003 Builder Xcessory PRO for Linux

Screenshot
Pop 59.26
Vit 2.93

Builder Xcessory PRO for Linux is the industry's most advanced graphical user interface builder for Motif. BX PRO provides a comprehensive visual reuse environment that speeds development of mission-critical applications. BX PRO integrates three best-of-breed tools to create an unparalleled application development suite.

No download Website Updated 26 Aug 2001 clig

Screenshot
Pop 29.50
Vit 3.32

Clig uses a simple description file to create C-code to interprete the typical *NIX command line as well as an up-to-date usage-message and a manual page skeleton. It supports Flag, String, Int, Long, Float and Double types, with ranges, defaults, and more. The generated C-Code is ANSI but has been reported to work with C++. It is self contained code which does not depend on any library other than libc. Included is a TCL-only TCL-package to instrument your TCL scripts the same way as your C-programs.

Download Website Updated 01 Jan 2002 Dia2Code

Screenshot
Pop 92.07
Vit 2.96

Dia2Code is a small utility to make code from a Dia Diagram, and eases the programmer's work by generating the structure of the classes in an Object Oriented language (like C++ and Java) from a graphical representation of them (a la Dia Diagram). It can generate code for many languages.

Download Website Updated 19 Jan 2009 gitty-gitty

Screenshot
Pop 92.04
Vit 5.37

gitty-gitty, the (general | GNU) template generation tools, are a set of scripts for creating a whole set of sources which may already be compiled and installed using the GNU development tools. Think of gtgt as a program which is able to create an already compilable, very sophisticated "hello world" program, written in C or C++ and constituted by a main program, two internal modules (classes), and one static and one shared library, and this complex "Hello World" is already fully embedded into the GNU autoconf/automake development environment. By using gitty-gitty, you will get a template of sources for the main cases you might meet, and which you can also use as examples for automake, autoconf, etc.

Download Website Updated 26 Sep 2001 Glade to C Translator

Screenshot
Pop 38.05
Vit 1.80

g2c (Glade to C Translator) creates modularized C code from a Glade XML file.

Screenshot

Project Spotlight

Wireshark

A network protocol analyzer.

Screenshot

Project Spotlight

objSQL

A PHP-based database access class for performing SQL queries.