fastrlock
fastrlock copied to clipboard
A fast RLock implementation for CPython
Hi, Recently [PEP 703](https://peps.python.org/pep-0703/) has been approved, which removes the GIL in Python. The timeline of the change is far, however I'd like to ask, is there a particular plan...
Can I ask you to upload wheels for the new Python 3.11? Thanks for maintaining the library.
Hi! given "pip install fastrlock" didnt work out on Windows, and i dont see any Python 3.10 Wheels for Windows listed in this repo, would you be able to add...
Problem --------- On aarch64, ‘pip install fastrlock’ builds the wheels from source code and then installs it. It requires the user to have a development environment installed on his system....
AFAIK CuPy is the only major user of fastrlock (correct me if I'm mistaken!), and it's again the time of the year for us to file a request 🙇 We...