home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.lang.c++.moderated      Moderated discussion of C++ superhackery      33,346 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 33,065 of 33,346   
   Max Khiszinsky to All   
   libcds 1.4.0 is available   
   20 May 13 12:52:19   
   
   From: khizmax@googlemail.com   
      
   libcds is a C++ template library of lock-free containers   
   and safe memory reclamation (SMR) algorithms.   
   It contains implementations of well-known SMR algos   
   such as Hazard Pointers, Pass-the-Buck and user-space RCU,   
   and a lot of lock-free and fine-grained lock-based   
   intrusive and non-intrusive containers (stack, queue,   
   deque, ordered list, set, map) disovered by M.Michael,   
   Nir Shavit, M.Herlihy and many others.   
      
   Based on C++11 atomics, libcds supports many processor   
   architectures (x86, amd64, Intel Itanium, Sun Sparc),   
   operating systems (Linux, Windows, Solaris, HP-UX, Free BSD),   
   and compilers (MS Visual C++, GCC, clang). If the compiler   
   has no native support of C++11 atomic library, libcds   
   provides proper implementation of C++11 atomic.   
      
   You can download the latest version of libcds in   
   http://sourceforge.net/projects/libcds/files/.   
      
   In new version the following features has been added:   
   - user-space RCU (Read Copy Update) SMR algorithm   
   for lock-free set/map implementations   
   - new threading model based on C++ thread_local   
   keyword   
   - Skip-list template specialization for persistent   
   (undeletable) skip-list   
      
   Enjoy!   
      
      
   --   
         [ See http://www.gotw.ca/resources/clcm.htm for info about ]   
         [ comp.lang.c++.moderated.    First time posters: Do this! ]   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca