Download List

Descripción del Proyecto

LibU is a multiplatform C library that comes under a BSD-style license. It includes many interdependent modules for accomplishing several tasks: memory allocation, networking and URI parsing, string manipulation, debugging, and logging in a very compact way, plus many other miscellaneous tasks. It has a small footprint (about 70KB for the default configuration), it is modular, and it has a multiplatform nature, making it an ideal candidate for embedded systems. KLone is an example of such usage.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-10-29 17:36 Back to release list
2.1.0

Un codificador JSON / módulo del decodificador se añadió. Un árbol binario de búsqueda módulo se añadió. La portabilidad se ha mejorado: los 3 Minix OpenSolaris y plataformas son compatibles. Cada módulo se puede ejecutar en Windows.
A JSON encoder/decoder module was added. A Binary Search Tree module was added. Portability was improved: the Minix 3 and OpenSolaris platforms are now supported. Every module can now run on Windows.

Project Resources