libatomicbitvector (devel/libatomicbitvector) Updated: 1 year, 5 months ago Add to my watchlist

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 size of which is determined at runtime.

Version: 2020.05.19 License: Apache-2 GitHub
Displaying statistics for 1,097 users who made submissions during: until

Statistics for selected duration

2024-Aug-17 to 2024-Sep-16


Total Installations 1
Requested Installations 1


macOS Versions

Loading Chart

Port Versions

Loading Chart



Xcode Versions

Loading Chart

CLT Versions

Loading Chart



Variants table

Variants Count


Monthly Statistics

Can remain cached for up to 24 hours