Skip to content

cereggii

Thread synchronization utilities for Python

pip install cereggii

This package provides atomic versions of common data structures:

If you are novel to concurrent programming, you can read the Concurrency 101 guide.