X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=blobdiff_plain;f=readme.md;h=7bbc73847151806ac6e472230eef224bf94896c3;hp=1b34d820e2adb0a16d538712730bf71b12e8bc41;hb=1c6d7c3be2c289ffcdb4c160d6f192bad5bf783b;hpb=6b6b359621938654c983192c7d14bf414e067224 diff --git a/readme.md b/readme.md index 1b34d820..7bbc7384 100644 --- a/readme.md +++ b/readme.md @@ -1,8 +1,14 @@ CDS C++ library =============== [![GitHub version](https://badge.fury.io/gh/khizmax%2Flibcds.svg)](http://badge.fury.io/gh/khizmax%2Flibcds) + + The Concurrent Data Structures (CDS) library is a collection of concurrent containers that don't require external (manual) synchronization for shared access, and safe memory reclamation (SMR)