[ 原始碼: xenium ]
套件:libxenium-doc(0.0.2+ds-8)
HTML documentation for the xenium library
xenium is a header-only library that provides a collection of concurrent data structures and memory reclamation algorithms. The data structures are parameterized so that they can be used with various reclamation schemes (similar to how the STL allows customization of allocators).
* header only * highly customizable * no initialization code needed * supports dynamic number of threads (no fixed compile time specification)
This package contains the documentation for libxenium as well as some benchmarking and testing code.
其他與 libxenium-doc 有關的套件
|
|
|
|
-
- enh: libxenium-dev
- concurrent data structures and memory reclamation algorithms