# shared_atomic_enterprise **Repository Path**: irvinren/shared_atomic_enterprise ## Basic Information - **Project Name**: shared_atomic_enterprise - **Description**: shared_atomic_enterprise 公开仓库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-21 - **Last Updated**: 2026-03-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 这是一个提供为共享数据类型提供原子访问的工具包。 可以被用于: - x86_64平台: - macOS Ventura 及以上, - Microsoft Windows 10, 11, Windows Server 2019 x64 - Centos/RHEL 8, 9, 10 - Suse Linux Enterprise Server 15, 16 - Ubuntu Linux 18, 20, 22, 24 - Debian 10, 11, 12, 13 - 麒麟 V10, V11 - 统信 20 - OpenEulerOS 20, 22 - 百度Linux 3 - 阿里巴巴云 Linux 3, 4 - 腾讯OS 3, 4 - aarch64 platforms: - Centos/RHEL 8 - Ubuntu Linux 18(glibc 必须升级到2.28), 20, 22, 24 - Debian 10, 11, 12, 13 - 麒麟 V10 - 统信 20 - OpenEulerOS 20, 22 - 华为云 EulerOS 2 - 阿里巴巴云 Linux 3, 4 - loongarch64 platforms: - Loongix 20 这是一个版权软件, 您应该在网站 https://sharedatomic.top/enterprise/payment 购买软件授权. 关于价格和更多详情,请访问 https://sharedatomic.top/enterprise/payment. 包含的数据类型: - 原子整数 - 原子无符号整数 - 原子浮点数 - 原子布尔 - 原子字节数组 - 原子共享内存 - 共享字典 LINUX/macOS - CPython 3.7 - 3.13 - Linux平台需要C库 libgomp。 - 需要Python包 urwid>=2.1.2, < 3.0,用于产品激活。 Windows - CPython 3.7 - 3.13 - Microsoft Visual C++ 2019 运行时环境(X64) - 需要Python包windows-curses>=2.3.1和urwid>=2.1.2, < 3.0,用于产品激活。 安装说明 安装 shared-atomic-enterprise, 使用 pip: 软件的二进制包是在epoch 5上编译和发行的. shared-atomic-enterprise == 5!4.2.3 在Linux上, 需要root用户协助安装, 如果直接使用root用户安装,而且一直使用root运行,没有特别步骤。 如果想使用非root用户运行,在普通用户包装激活过程当中需要root用户协助。 cd (the directory where the package is installed ) chown root shared_atomic/atomic_python_suid chmod u+s shared_atomic/atomic_python_suid 同时确保安装包的非root用户有读取该文件shared_atomic/atomic_python_suid的权限。 然后安装包的非root用户就可以使用该工具包。 该包的全部说明, 请访问: https://sharedatomic.top/