fastrlock 0.8.2
0
Fast, re-entrant optimistic lock implemented in Cython
Contents
Fast, re-entrant optimistic lock implemented in Cython
Stars: 23, Watchers: 23, Forks: 10, Open Issues: 4The scoder/fastrlock
repo was created 7 years ago and the last code push was 1 years ago. The project is not very popular with only 23 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.