The latest version of stm-containers is 1.2.1-0.
stm-containers
Version 1.1 revision 0 uploaded by NikitaVolkov.
Package meta
- Synopsis
- Containers for STM
- Description
This library is based on an STM-specialized implementation of Hash Array Mapped Trie. It provides efficient implementations of
Map
,Set
and other data structures, which starting from version1
perform even better than their counterparts from "unordered-containers", but also scale well on concurrent access patterns.For details on performance of the library, which are a bit outdated, see this blog post.
- Author
- Nikita Volkov <nikita.y.volkov@mail.ru>
- Bug reports
- https://github.com/nikita-volkov/stm-containers/issues
- Category
- Data Structures, STM, Concurrency
- Copyright
- (c) 2014, Nikita Volkov
- Homepage
- https://github.com/nikita-volkov/stm-containers
- Maintainer
- Nikita Volkov <nikita.y.volkov@mail.ru>
- Package URL
- n/a
- Stability
- n/a