LibGD – Dynamic Image Creation Library

  • Utility Programs and Applications
LibGD – Dynamic Image Creation Library

LibGD is an open source Graphics library for the creation of images dynamically by programmers. GD is written in C, and "wrappers" are available for…

Standard Function Library – ANSI C

  • Utility Programs and Applications

The SFL (Standard Function Library) is an open source portable function library for C/C++ programs. Written by iMatix, the SFL provides about 450 functions for…

Disk Encryption Utility written in C Programming Language

  • Utility Programs and Applications

Truecrypt is an Open Source utility written in C that allows you to encrypt files or disk volumes on Windows or Linux and is very…

Data Structure Library

  • Utility Programs and Applications

Ubiqx is a collection of ANSI C compatible modules for implementing linked lists, binary trees, caching and spare arrays. The goal of the ubiqx project…

Adobe Source Libraries (ASL) and Open Source

  • Utility Programs and Applications

Adobe Source Libraries (ASL) provides peer-reviewed and portable C++ source libraries. The libraries are intended to be widely useful, leveraging and extending both the C++…

A Safer and Better C/C++ String Library

  • Utility Programs and Applications

This is a better String Library which is superior to the existing C String library i.e. char string type, or C++'s std::string. It is safer…

FLIB2C (Fortran Library to C)

  • Utility Programs and Applications

FLIB2C is a tool to create header files that provide a simple and easy-to-use interface between FORTRAN (library) routines and C. The differences between the…

A2FPLOT (Read ASCII data and write in fplot style)

  • Utility Programs and Applications

To configure the program, edit the file "jsconfig.h". Since this is a general configuration file, not all settings may apply to this package. If in…

Sort Huge amount of data using C Programming Language

  • Utility Programs and Applications

The big sort routine implements a way to sort huge amounts of data using C programming language. It sorts the data that do not fit…

Blinker

  • JavaScript: JavaScript and Web Development Source Code

This script allow you to quickly blink the background. With a click of a button, the background changes from white to blue and back several…