Skip to content

Create vortex_buffer::BitBuffer #2146

@gatesn

Description

@gatesn

A similar structure to Arrow's BooleanBuffer but with a few changes:

  • Providers a more ergonomic MutBitBuffer API.
  • Supports mutate-in-place bit-wise operators
  • Maintains a true-count during operations (with popcnt)

See also #1774 , #1508

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions