Locked-dict
Implementation of dict supporting context managed thread safe and mutable iterations through a lock.
License: MIT |
Country of origin: Switzerland |
Export control classification number(ECCN): EAR99
Third party dependencies are documented in the folder third-party.
Documentation
User and developer documentation of locked-dict.
Bug Tracker
Any feature requests or bug reports shall go to the todos of locked-dict.
Primary Source repository
The main source of locked-dict
is on a mountain in central Switzerland.
We use distributed version control (git).
There is no central hub.
Every clone can become a new source for the benefit of all.
The preferred public clones of locked-dict
are:
- on codeberg - a democratic community-driven, non-profit software development platform operated by Codeberg e.V.
- at sourcehut - a collection of tools useful for software development.
Contributions
Please do not submit "pull requests" (I found no way to disable that "feature" on GitHub).
If you like to share small changes under the repositories license please kindly do so by sending a patchset.
You can either send such a patchset per email using git send-email or
if you are a sourcehut user by selecting "Prepare a patchset" on the summary page of your fork at sourcehut.
Status
Production/stable.
Note The default branch is default
.