Pacote: libatomicbitvector-dev (0.0+git20200519.e295358-3)
Links para libatomicbitvector-dev
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte libatomicbitvector:
- [libatomicbitvector_0.0+git20200519.e295358-3.dsc]
- [libatomicbitvector_0.0+git20200519.e295358.orig.tar.xz]
- [libatomicbitvector_0.0+git20200519.e295358-3.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
atomic bitset/bitvector with size determined at runtime
This header-only library encodes a bitvector class with size fixed at runtime. Atomic operations allow for concurrent access and modification of the bitset. Such a structure can help with coordinating parallel processing of a given fixed set of entities, and has the advantage of only requiring O(1) bit per entry.
The atomic_bv_t class is a straightforward extension of ConcurrentBitSet from Facebook's folly C++ library. It wraps the atomic type with a class that allows them to be copied, and these wrapped atomic types are then used to build a vector whose size is determined at runtime.
Download de libatomicbitvector-dev
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 6.8 kB | 34.0 kB | [lista de arquivos] |