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: IP 리터럴 구문 분석 및 재조합 관련 다양 한 수정. 넷: u_connect_ex 및 ai_resolv 수정 프로그램입니다. HMAP: 사용자 지정 정책을 삭제 합니다. 단위 테스트: 조건부에 대 한 수정 수 있습니다 샌드 박싱을 테스트 하는 논리를 포함 합니다.
Tags: Stable, minor updates
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.

2010-10-29 17:36
2.1.0

JSON 인코더 / 디코더 모듈이 추가되었습니다. 이진 검색 트리 모듈이 추가되었습니다. 이식성 향상 되었음 : Minix 3, 오픈 솔라리스 플랫폼은 이제 지원됩니다. 모든 모듈은 현재 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.

2010-03-25 00:26
2.0.0

우선 순위 대기열 및 링 버퍼 모듈이 추가되었습니다. 메이저 버전 번호가 URI를, 버피, 그물 hmap 몇 가지 매우 무거운 인터페이스 restyling로 인해, 그리고 배열 모듈의 RFC와 큰 API를 단순 목적의 적합성에 업데이 트되었습니다. 또한, 여러 가지 확장 기능 및 수정 사항이 도입되었습니다.
Tags: new major branch
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.

Project Resources