Download List

프로젝트 설명

libcontain is a C container library that aims to
provide blindingly fast containers (hashes, lists,
queues, etc.) that are thread-safe (and
non-blocking most of the time).

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.

2004-05-08 03:43
0.2-alpha1

이 릴리스 힙 및지도, 잠금 장치 모두 무료로 이항 트리를 기반으로 중요한 새로운 기능의 번호를 소개하고있습니다. 따라서 그것은 또한 진정한은 thread - safe 컨테이너 ABA의 문제를 통하지 수 있도록 필요한 메모리 관리가 포함됩니다.
Tags: Major feature enhancements
This release introduces a number of important new features including a heap and a map, both based on a lock-free binomial tree. It also includes the required memory management to make the containers impervious to the ABA problem and thus truly thread-safe.

2004-04-23 17:45
0.1-alpha2

이 릴리스에는 수정 배열의 구현에 3 가지 버그 및 설명서를 추가 배열 (man 페이지)와 라이브러리 자체를.
Tags: Minor bugfixes
This release fixes three bugs in the array implementation and adds
documentation (manpages) for the array and the library itself.

2004-04-16 22:53
0.1-alpha1

이 릴리스의, 해시 API를 변경했다, cgdb의 이익을 위해 입심이 해시 구현을 포함하는 새 배열 (vector), 해쉬 구현하고있다, 그리고 몇 가지 버그수정있다.
Tags: Major feature enhancements
This release has hash API changes, includes the glib hash implementation for the benefit of cgdb, has a new array (vector) implementation, and has some bugfixes.

2004-02-10 19:59
0.0-alpha2

이 릴리스의 새로운 목록을 구현하고 새로운 테스트 케이스를하고있다. 빌딩 해결되었습니다.
Tags: Minor feature enhancements
This release has a new list implementation and new test cases. Building has been fixed.

2004-02-04 06:05
0.0-1

Tags: Initial freshmeat announcement

Project Resources