-
Notifications
You must be signed in to change notification settings - Fork 0
kumagi/sl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a C++ implementation of the paper "A Simple Optimistic skip-list Algorithm" written by Maurice Herlihy, Yossi Lev, Victor Luchangco, Nir Shavit. It require's boost/foreach.hpp boost/random.hpp boost/shared_ptr.hpp boost/scoped_ptr.hpp Unit test is powered by google test http://code.google.com/p/googletest/ I don't claim any rights of this code. And I don't know any licence about this algorithm. Please check yourself.
About
concurrent skip list with lazy locks
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published