/shared_cbuff

An implementation of a circular buffer which makes use of SharedMemory in order to allow sharing of the data across multiple python instances.

Primary LanguagePythonMIT LicenseMIT

No issues in this repository yet.