Projects / Libc-X

Libc-X

Libc-X provides extensions to the standard C library implementing useful and powerful data structures and functions. Its Unix name is libcx. It is not a template layer. It is made entirely with the C standard language, compatible with C++, and portable. All developed structures are designed to be used in stand-alone mode with limited dependencies with other features of Libc-X. For example, you can easily extract the header and the .c source of Hashtable and use it outside Libc-X.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  05 Feb 2008 07:17

Release Notes: This release improves ini reader, correcting critical bug and memory leaks.

Release Notes: This release provides an array based priority heap implementation.

  •  19 Jun 2007 14:17

Release Notes: This release integrates Fred Fish's debugging feature.

Release Notes: The collection of libcx packs offers specialized snapshots of a single kind of data structure from libcx. For instance, the libcx-list pack provides all that is needed to have functional lists in standalone mode.

  •  05 Jun 2007 10:39

Release Notes: This release corrects minor bugs in list and hash table. It also enhances their foreach loop. A new kind of package called libcx-pack is provided for download. They are specialized snapshots of one single kind of data structure. For instance, libcx-list pack provides all that is needed to have functional lists in standalone mode.

RSS Recent comments

27 Oct 2006 10:19 gcogni11 Thumbs up

Good idea
It is a good idea. Good continuation.

Screenshot

Project Spotlight

Duke

A Java deduplication / record linkage engine.

Screenshot

Project Spotlight

Ghostscript

An interpreter for the PostScript (TM) language.