RSS 3 projects tagged "C Library"

No download Website Updated 19 Jun 2012 Ctalk

Screenshot
Pop 154.29
Vit 32.16

Ctalk adds classes, methods, operator overloading, inheritance, and complex object expressions to otherwise standard C programs. Programs can use only a few Ctalk objects and methods in an otherwise standard C program, but the language can be used to write entire programs also. Ctalk works on most if not all of the systems that support GCC, the GNU C compiler. The package includes the language, class and run-time libraries, example programs, tutorial, and language reference.

No download Website Updated 04 Dec 2011 libstream

Screenshot
Pop 23.43
Vit 23.16

libstream is a fast I/O stream library written in C. It supports common stringstream operations such as read(), write(), and peak(). Instead of using one large buffer, libstream splits its internal buffer into a linked list of fixed-size chunks, thus featuring a more efficient memory footprint. There are no external dependencies.

Download Website Updated 12 May 2012 STALLioN

Screenshot
Pop 45.39
Vit 3.00

STALLioN is a cross-platform C/C++ library for creating coherent CLI/Terminal programs on multiple platforms with one codebase. It aims to provide a consistent development API across multiple platforms so that separate code does not have to be created for each (often very different) terminal interface.

Screenshot

Project Spotlight

gtatool

A program that manipulates Generic Tagged Arrays (GTA) files.

Screenshot

Project Spotlight

Knotter

An interactive designer for Celtic knots.