The latest version of stm-containers is 1.2.1-0.

stm-containers

Version 0.2.9 revision 0 uploaded by NikitaVolkov.

Package meta

Synopsis
Containers for STM
Description

This library is based on an STM-specialized implementation of a Hash Array Mapped Trie. It provides efficient implementations of Map, Set and other data structures, which are slightly slower than their counterparts from "unordered-containers", but scale very well on concurrent access patterns.

For details on performance of the library 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

Components