[ bianca ]
[ 源代码: python-fastrlock ]
软件包:python3-fastrlock(0.8.3-2)
python3-fastrlock 的相关链接
下载源码包 python-fastrlock:
- [python-fastrlock_0.8.3-2.debian.tar.xz]
- [python-fastrlock_0.8.3-2.dsc]
- [python-fastrlock_0.8.3.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
fast RLock implementation for CPython
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 or from cython.cimports.fastrlock import rlock.
其他与 python3-fastrlock 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)