polars_utils

Module atomic

Source

Structsยง

  • A utility to create a sharable counter This does not implement drop as the user needs to decide when to drop it. Which is likely the moment the last thread is finished.