Develop and Download Open Source Software

Browse Source Code on Web

Browsing the Code tree gives you a great view into the current status of this project's code. You may also view the complete histories of any file in the repository.

Developer Access via SSH

Please login as member account to get guide for developer access


Anonymous Access

This project's source code repository can be checked out through anonymous access with the following instruction set. The repository is ReadOnly in this way. If you need to write (commit) to the repository, please refer 'Developer Access'.

Git

Project has following Git repositories. Use git protocol (port 9418) for anonymous access. Please follow command example below each repository name.

lockfree_container
git clone git://git.sourceforge.jp/gitroot/c-lockfree/lockfree_container.git

C/C++で実装されたlockfree algorithmのライブラリです。
gcc4.1以降のatomic memory access拡張を利用し、複数のCPUに対応しています。


SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.