memsink

Experimental copy-on-invalidate memory protocol


License
Apache-2.0
Install
pip install memsink==0.0.1

Documentation

Experimental copy-on-invalidate memory protocol

This package implements an experimental way for CPython extension modules to communicate buffer lifetimes to each other. Please see https://github.com/dw/acid/issues/23 for a description of this p