
fastrlock 0.8.3
0
Fast, re-entrant optimistic lock implemented in Cython
Contents
Fast, re-entrant optimistic lock implemented in Cython
Stars: 35, Watchers: 35, Forks: 11, Open Issues: 4The scoder/fastrlock repo was created 8 years ago and the last code push was 1 years ago. The project is moderately popular with 35 github stars!
How to Install fastrlock
You can install fastrlock using pip
pip install fastrlock
or add it to a project with poetry
poetry add fastrlock
Package Details
- Author
- Stefan Behnel
- License
- MIT style
- Homepage
- https://github.com/scoder/fastrlock
- PyPi:
- https://pypi.org/project/fastrlock/
- GitHub Repo:
- https://github.com/scoder/fastrlock
Classifiers
- Software Development
Related Packages
Errors
A list of common fastrlock errors.
Code Examples
Here are some fastrlock code examples and snippets.
GitHub Issues
The fastrlock package has 4 open issues on GitHub
- ci: migrate CI workflow to cibuildwheel
- ci: use cibuildwheel to simplify workflow
pythonfix