About Anaconda Help Download Anaconda

A Python package for reference counting and interop with native pointers

copied from cf-staging / refcount

Installers

  • noarch v1.2.4

conda install

To install this package run one of the following:
conda install conda-forge::refcount

Description

This package helps you achieve reliable management of memory allocated in native libraries, written for instance in C++. While it boils down to "simply" maintaining a set of counters, it is deceptively complicated to do so properly and not end up with memory leaks or crashes. https://pyrefcount.readthedocs.io/en/latest/.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy