Download List

專案描述

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.

2012-01-24 08:26
2.2.0

URI: various fixes related to IP-literal parsing and reassembling. NET: u_connect_ex and ai_resolv fixes. HMAP: custom discard policies. UNIT-TEST: a fix for conditional include logics that enables test sandboxing.
標籤: Stable, minor updates

2010-10-29 17:36
2.1.0

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.

2010-03-25 00:26
2.0.0

Priority queue and ring buffer modules were added. The major version number has been updated due to some quite heavy interface restyling in the uri, buf, net, hmap, and array modules aimed at RFC conformance and greater API simplicity. Also, several extensions and fixes have been introduced.
標籤: new major branch

Project Resources