X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=readme.md;h=7bbc73847151806ac6e472230eef224bf94896c3;hb=d3db2f8ce084aaccc59610f66b3b2ed18566ee75;hp=1ba368aa99d66cd2e9c58d063984f984a477646e;hpb=6ee62c8a74ed95b5c703df3b65b25b8aa7b3f3ee;p=libcds.git diff --git a/readme.md b/readme.md index 1ba368aa..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) -[![Code Health](https://landscape.io/github/khizmax/libcds/dev/landscape.svg?style=plastic)](https://landscape.io/github/khizmax/libcds/dev) + + 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)