About Anaconda Help Download Anaconda

This is a C-level implementation of a fast, re-entrant, optimistic lock for CPython

Installers

  • linux-64 v0.3

conda install

To install this package run one of the following:
conda install npbool::fastrlock

Description

This is a C-level implementation of a fast, re-entrant, optimistic lock for CPython. It is a drop-in replacement for threading.RLock. FastRLock is implemented in Cython and also provides a C-API for direct use from Cython code via from fastrlock cimport rlock.


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.15) Legal | Privacy Policy