Search the web
Sign In
New User? Sign Up
liblf-dev · Lockfree data structure implementers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
boost.lockfree proposal   Message List  
Reply | Forward Message #270 of 300 |
hi all,

i have been releasing some c++ implementations of lock-free data
structures under a boost-style license ... maybe some of this code is
interesting for some list-members ...
it mainly provides an implementation of a lockfree fifo, but the
framework also provides utility classes (e.g. a tagged_ptr) and
low-level functions (memory barriers, compare-and-swap) ...

i am curious, if someone from this list is interested in contributing,
code reviewing, porting, testing, etc ...
for now, linux, >=gcc-4.2, x86/x86_64 is the only tested setup ...
untested code for msvc & gcc/osx is available, though

there is a public git repository:
http://tim.klingt.org/git?p=boost_lockfree.git;a=summary
git://tim.klingt.org/boost_lockfree.git

best, tim

--
tim@...
http://tim.klingt.org

The aim of education is the knowledge, not of facts, but of values
William S. Burroughs


Fri May 2, 2008 9:06 pm

tim_klingt_org
Offline Offline
Send Email Send Email

Attachment
signature.asc
Type:
application/pgp-signature
Forward
Message #270 of 300 |
Expand Messages Author Sort by Date

hi all, i have been releasing some c++ implementations of lock-free data structures under a boost-style license ... maybe some of this code is interesting for...
Tim Blechmann
tim_klingt_org
Offline Send Email
May 3, 2008
6:28 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help