refcount - Python package for interoperability and reference counting
CSIRO RDS Repository
View Archive InfoField | Value | |
Title |
refcount - Python package for interoperability and reference counting
|
|
Creator |
Jean-Michel Perraud
|
|
Subject |
Software Engineering
Computer Software not elsewhere classified Open Software |
|
Description |
This package is primarily for managing resources in native libraries, written for instance in C++, from Python. 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. This package offers structured options for reliably managing external native resources. Other use cases requiring reference counting, aside from native library resources, may benefit from reusing and extending classes in refcount. * Documentation: https://pyrefcount.readthedocs.io/en/latest * Source code: https://github.com/csiro-hydroinformatics/pyrefcount |
|
Publisher |
CSIRO
|
|
Contributor |
Kevin Plastow
|
|
Type |
—
|
|
Format |
—
|
|
Identifier |
csiro:55869
|
|
Language |
—
|
|
Coverage |
—
|
|
Rights |
—
|
|