No project description provided
Project description
RsAtomic
Atomic Operation for Python
Feature
- Native Package base on Rust.
- Simple, Easy to use;
- High performance.
Install
Install rsatomic with pip:
pip install rsatomic
Usage
import rsatomic
# AtomicI8, i8
# AtomicI16, i16
# AtomicI32, i32
# AtomicI64, i64
# AtomicIsize, isize
# AtomicU8, u8
# AtomicU16, u16
# AtomicU32, u32
# AtomicU64, u64
# AtomicUsize, usize
# AtomicBool, bool
atomic = rsatomic.AtomicI64()
v = atomic.load()
atomic.store(1)
v = atomic.swap(2)
ok_or_err, v = atomic.compare_exchange(2, 3)
ok_or_err, v = atomic.compare_exchange_weak(2, 3)
v = atomic.fetch_and(2, 3)
v = atomic.fetch_nand(2, 3)
v = atomic.fetch_or(2, 3)
v = atomic.fetch_xor(2, 3)
# only for integer
v = atomic.fetch_add(2)
v = atomic.fetch_sub(2)
v = atomic.fetch_max(2)
v = atomic.fetch_min(2)
# v = (v + 2) % 3
v = atomic.fetch_add_mod(2, 3)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rsatomic-0.1.0.tar.gz.
File metadata
- Download URL: rsatomic-0.1.0.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0dfa4a362ea98c0f3502f6d2e7a3370070167bae033c464ec4b1e0054269efa
|
|
| MD5 |
9c088178fb92c49676987d1b88706853
|
|
| BLAKE2b-256 |
7bc73b33220696a0c0423acd903652cf7017d74d48c9c66ec02569b5e688755b
|
File details
Details for the file rsatomic-0.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rsatomic-0.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.1 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aac71d9685227cd66845a1397c28ef06a31755863fbe532dc9674719ab3f8994
|
|
| MD5 |
0429699097b2e30b36c7235c1fc40b17
|
|
| BLAKE2b-256 |
43a09f2c5b4129c6394633d2f607f156174deda186e067fdcf86d5376fdc0672
|
File details
Details for the file rsatomic-0.1.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: rsatomic-0.1.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 1.2 MB
- Tags: PyPy, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ae41e97e864ec13b510422fdfc1d89db28d88f471c78f57bf838add9b5b4f2c
|
|
| MD5 |
21286f3f3236abdda7ca9223293770b4
|
|
| BLAKE2b-256 |
3bcbcb3ef47b38848330a44e1759028ac1e6a73b3ca16ec7e0b33ede990dd0ff
|
File details
Details for the file rsatomic-0.1.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: rsatomic-0.1.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.2 MB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8969b24eb69df7ed8669a70ed53c95781901c36999919f55061a827313266602
|
|
| MD5 |
f93c7e4869643df7da13165028e38ca6
|
|
| BLAKE2b-256 |
a5efa3767d8c75d34e2211b7bed4b33031f821424ada9c17ee5805e0ebe0024b
|
File details
Details for the file rsatomic-0.1.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: rsatomic-0.1.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.1 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99ef0af9e1da94d0160468dd985d890a1ac8ac6c6328b259edd8910aae6a189e
|
|
| MD5 |
5053321d5730bb1629d569a7cc01ef87
|
|
| BLAKE2b-256 |
48e83ae8e20865ab8899974b1666764f51b3591b8d74bc305bf601db39a17b98
|
File details
Details for the file rsatomic-0.1.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: rsatomic-0.1.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.1 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1495a546e87e70aa54db4bce5c01638be7046fc5e7b19ff6dccb4ab6b6fe0bd7
|
|
| MD5 |
c57cca22d775be4b99fdddb63f2e8a2d
|
|
| BLAKE2b-256 |
8d8fd821ca919c881999f078fbb39f8516f49c6779c7288f56bb16baaa1e0af8
|
File details
Details for the file rsatomic-0.1.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: rsatomic-0.1.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 1.1 MB
- Tags: PyPy, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2f2d0eba182f18f7ef97f9a4d3c8e1d2ffccad9394a9ee45a14ef9022604311
|
|
| MD5 |
11afba1421ccae685924ae550b040978
|
|
| BLAKE2b-256 |
5621aa072f258ff41b89268c9ef05731a81f4940fb354ca6314a4e20c36ece3e
|
File details
Details for the file rsatomic-0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rsatomic-0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.1 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cda17dd97b428baae6a035739fe39ac7f51143969160bd6612254d832797597d
|
|
| MD5 |
7be5d5bacd9de7dcb1b5faefcd6f6d4e
|
|
| BLAKE2b-256 |
75e327b3e032afd4c8030d4f4f841b31649fad58a1524bf8ea29ba2e03aeb476
|
File details
Details for the file rsatomic-0.1.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: rsatomic-0.1.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 1.2 MB
- Tags: PyPy, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
917f94a51e13372211fa2e3d56947c6ec73357884ab538e231aadbf37b398255
|
|
| MD5 |
6c8e2032187cf5cf6558fb1065f1bfe6
|
|
| BLAKE2b-256 |
c88a7dba0a55b799945e4166eca4275f043dccf624b22c8c1747cb6299109136
|
File details
Details for the file rsatomic-0.1.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: rsatomic-0.1.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.2 MB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9320b76ea85de9fe66440aa83863f7f0b22ec8e228747be5d2bd00640adfa94c
|
|
| MD5 |
b3988e6d6126e3cd4910d8a4e580afb0
|
|
| BLAKE2b-256 |
518ff2b6b2206b546f556a83c948302a2d419c53a055c62ce529a8ac06ff0e83
|
File details
Details for the file rsatomic-0.1.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: rsatomic-0.1.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.1 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d3339bd00374359c0ba75e10c2296b39799483685fb202b746138a38fdd6aac
|
|
| MD5 |
ba0c944a63c673033781a5db87e197f0
|
|
| BLAKE2b-256 |
317dde14209633c2d9e686bf6d60716aed712381f45d14772e29923140d3f968
|
File details
Details for the file rsatomic-0.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: rsatomic-0.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.1 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b3759ff067884de498f42f3e03c55de0e0aa584f76afbae4bf2885ad6490040
|
|
| MD5 |
2a145d824205664527cd5188aa319c07
|
|
| BLAKE2b-256 |
d4ed47277213aac9e9eabd6a7211fb6926f82a01babf4fd34a95463c8d2bf594
|
File details
Details for the file rsatomic-0.1.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: rsatomic-0.1.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 1.1 MB
- Tags: PyPy, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b9941d349d309e3ffae3a6661ed153be508137dd30253d91951ba7ec9790920
|
|
| MD5 |
7523be8c35d5dd12feb4718312ed31ef
|
|
| BLAKE2b-256 |
82f21b7590931ded817f7edc2a80a13dd1332fafeda559f2e6f5211c4b28e20e
|
File details
Details for the file rsatomic-0.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rsatomic-0.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.1 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2acc974984281f3037ecbf2aa0cfe93d1ec27924c09c9d3a29aa829a424bbb1
|
|
| MD5 |
27df301a956edf1775fa63f9d1f82505
|
|
| BLAKE2b-256 |
dac7dcb6869ab11b4975ca59f0bb98f59bb21359b08fffb440c21074b6a522c2
|
File details
Details for the file rsatomic-0.1.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: rsatomic-0.1.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 1.2 MB
- Tags: PyPy, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b4a83a0ea4c3a802d564d7cd5b7cf6f78157544d213d669c07611020c205b61
|
|
| MD5 |
c0eb8fb0692bf786b8ae85ba3dde058a
|
|
| BLAKE2b-256 |
a2df393d9f36ca4a5aa91c6449824c4be87ac2e102d44304e767bce5c125bee9
|
File details
Details for the file rsatomic-0.1.0-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: rsatomic-0.1.0-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.2 MB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55ee8e7af0a51d5ec564bf2076b8fe871bd9797337841057cf1fa8b0c3141d38
|
|
| MD5 |
bf3276fafb6774c06c57d180ec5c54b2
|
|
| BLAKE2b-256 |
025b204cd74477b8fa53240bb0caa11f7dd8c04db55fc2f9775b9712069c12f0
|
File details
Details for the file rsatomic-0.1.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: rsatomic-0.1.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.1 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b87e730a70a1cf447d9e4180c34472096c6ad8a163e5932bb56aa81675012613
|
|
| MD5 |
e3d64df62b2b6ed3df8ca913d416e2ca
|
|
| BLAKE2b-256 |
7918b983d9ccb5d2ccb50eaaef471f92a7e8def4e761f5565a1f0470866e3e42
|
File details
Details for the file rsatomic-0.1.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: rsatomic-0.1.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.1 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5be7f2ed07a4199efe2aa883dbf41c494fbbe6954d064aefd1410cad6a45dfdf
|
|
| MD5 |
cfde8a7730ae388b7ad7ce65c873074d
|
|
| BLAKE2b-256 |
168d639d338b323dac4c1d4ad2e93fbd42a5eaf455a0aee8338054bc8a194744
|
File details
Details for the file rsatomic-0.1.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: rsatomic-0.1.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 1.1 MB
- Tags: PyPy, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f114f2516647a83aa22b0cc32812cf2359180100cd794288ed96aa5bdaf8c80f
|
|
| MD5 |
1f5aaf0764c3a89bbf69dcc6a100f721
|
|
| BLAKE2b-256 |
10aea1a5cc58981508e815bfe2d3c9944a03507aab53bfde2867a77824de9106
|
File details
Details for the file rsatomic-0.1.0-cp312-none-win_amd64.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp312-none-win_amd64.whl
- Upload date:
- Size: 159.7 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90c142f3923b6ad26b9c48ac16bea38517d2b4267a3ce28dda63db9aca75f47f
|
|
| MD5 |
33e20fb3ca7b687bcac3becbfb8f65ac
|
|
| BLAKE2b-256 |
9e4217caa5d914e4317f6d4eb5fb8b7ab3c4ed6ab61cea7a0243ac1c884e27b9
|
File details
Details for the file rsatomic-0.1.0-cp312-none-win32.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp312-none-win32.whl
- Upload date:
- Size: 157.3 kB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0e66b8c56c7d8ce9e6d8ba91348f99c64c3f8c23260155c4e526e3b9c699af7
|
|
| MD5 |
8e8113e20217f4e5bcbbbec5b72f61a5
|
|
| BLAKE2b-256 |
b834d6f5bfa924edab8ac02bcd5375eb89c46f6a679fdecd8c561c161ec53e8a
|
File details
Details for the file rsatomic-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
764e1a5a1b5cc3b12c05520c31cf8ef38018cf75adcd1fb907d1aec6c33cfc6a
|
|
| MD5 |
e13b47320a51804f3de73897fe2f1dab
|
|
| BLAKE2b-256 |
2caf88734d5b5a6a895373e7f99546b1a331dea04c500eade8aaf41bfb13c1e1
|
File details
Details for the file rsatomic-0.1.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41bc627cca2c2814471283c0fb3579e80fd99e7fa4d6b1ef3327acbd8986c263
|
|
| MD5 |
f970c4b7e5afa4382af41e33289d5587
|
|
| BLAKE2b-256 |
b8c4ef33d00eeebca6a331c888a05641fe554290bac99c9d80ffa0696adde7a3
|
File details
Details for the file rsatomic-0.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1dd1389d3a94f2efb0891af74d6f7a2108c431890a97106989cbbc7902e3b6a9
|
|
| MD5 |
7e7b9cf211ce2d4059613d7c1c90024f
|
|
| BLAKE2b-256 |
bcadc80721958e5062fbce3129bcbd8c8daa62f4fe66b66724cd1fe5c16276ff
|
File details
Details for the file rsatomic-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48a3da5353616096df65b85b331014a6843feeb6eb3c40719f0e25e8bf25fb3b
|
|
| MD5 |
555a2bd6a41cc5e801c277536e5a57a4
|
|
| BLAKE2b-256 |
1f2f235557bbcfc98700993ce38ebea06df624e91b8f71a1108a81f3bc4e3f87
|
File details
Details for the file rsatomic-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd00834ab91675d175e2a9ec128bcd81572fdb7893da1fd24d2fc5733381b502
|
|
| MD5 |
117f17c33c9bead8294ad9ca40bbf12d
|
|
| BLAKE2b-256 |
3735be81a515b6302f5226f00f9e29cc01c3f0f2ce46d1ab5bef0ff56ffbddb5
|
File details
Details for the file rsatomic-0.1.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.12, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b3b181d89a2604a8e5d03c8a64514a2de4170be429d7a01ab3ba7c83deedbc2
|
|
| MD5 |
f500d5fcffca65707fce49ab915813aa
|
|
| BLAKE2b-256 |
0de67e666e40ba6e8897d5fb7477075720e7f873afa7b5fc09d199a3d1ac041d
|
File details
Details for the file rsatomic-0.1.0-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 273.4 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d89fa69eeefa0be5534a82eae0622a874833c341979c267490c2de922d8d6d6
|
|
| MD5 |
439a58db9130ff42b2daaf9a3de97ab0
|
|
| BLAKE2b-256 |
66f98a42a1bed98a95ab6a634dc42b8dbce5c1929c0bac1c4adb805a9ea124a1
|
File details
Details for the file rsatomic-0.1.0-cp312-cp312-macosx_10_12_x86_64.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp312-cp312-macosx_10_12_x86_64.whl
- Upload date:
- Size: 272.4 kB
- Tags: CPython 3.12, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2770d3b158b317f4af60dfadea057bfce88b41332804375201c610e87c75edd4
|
|
| MD5 |
163290c71b2ad18c09e9cd3a0481f10c
|
|
| BLAKE2b-256 |
dc056b111167393d2746ae9018a8bdeb86155f69d493d845fab6719487272739
|
File details
Details for the file rsatomic-0.1.0-cp311-none-win_amd64.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp311-none-win_amd64.whl
- Upload date:
- Size: 161.4 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55023416cd206368ce43ed7ca84a4fea3c696365e099c304ba72ddf0358ab481
|
|
| MD5 |
9e63a6f359969610afb6500b839cb760
|
|
| BLAKE2b-256 |
ecd078d865dc382c9fabd7c82f58611b6da608a099106857acdf37c3e6c8579c
|
File details
Details for the file rsatomic-0.1.0-cp311-none-win32.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp311-none-win32.whl
- Upload date:
- Size: 159.0 kB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b6b8cc154cc0951227e94ccbbfbd96198f1d91e23a5c1c03a697de6078e5b93
|
|
| MD5 |
3f8d83ee3de644027ff2d45bbaf6a672
|
|
| BLAKE2b-256 |
45e42b6977db6f592dbc053598635c98a79af1ea8eff027ff72f7063d49653d6
|
File details
Details for the file rsatomic-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68f963f23a431c1e2352e567f966acdc10e569bb574fc3e62651d344444dde7f
|
|
| MD5 |
d4d754aaa4f0882f2c1e6e4fe7f4f08f
|
|
| BLAKE2b-256 |
bc905bd3db6a867d3f431811172ddfc7c5b1bd14194b2503e7fad0b87cce48d5
|
File details
Details for the file rsatomic-0.1.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b592db9fd201fd428c7463e3eb53b087e547422ff0a6057f266ca5fedd58cb06
|
|
| MD5 |
f4ea5b4a6ff8163ce01ffbcb5bb8d794
|
|
| BLAKE2b-256 |
6d2f9db96d5150741a25054f757c9f51581647e099dcafa85442484cf090b3d0
|
File details
Details for the file rsatomic-0.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4e9c9c2a72dd870e39178037ddd3c601bfd52bc3b26d5618787df4d67e9bc47
|
|
| MD5 |
4f6df6484e55c8d2c4ed5cc7672ec49a
|
|
| BLAKE2b-256 |
51f588ecfa5a95a3b2119e90c8591bd9caee646cb1026bdea8cc99e85e4369ad
|
File details
Details for the file rsatomic-0.1.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e45fe2cf10647fa6d11d36709a426fb77731e79e112be6e7923d2d9984d9278
|
|
| MD5 |
9ce47f939ebfae9983db925db46d8ad0
|
|
| BLAKE2b-256 |
ac1d0978657de993b96d3e280213be38931d52d4a11932a5751ad3c26d2f6dbc
|
File details
Details for the file rsatomic-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b0272433ddf7a347960bd18d64779204a10875392624c2d5e6d5bfa3765fa3e
|
|
| MD5 |
e3a0edacdae8fd6b4c3763d64640e251
|
|
| BLAKE2b-256 |
558138430fcbd4cbc0858ff27eec637c792eaf93e992c6379a2b802317e0d61d
|
File details
Details for the file rsatomic-0.1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.11, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6eada54d23af5359ffae2ee813b85d3ccfffc79df82d3238fc81692e27b05144
|
|
| MD5 |
f65c351bcf7eb73ea7d6c60d0f90ba46
|
|
| BLAKE2b-256 |
1b8c241a888b7dce73ae6b5f48c4e7de1683302ae32b6c8b5d61ebeabafed493
|
File details
Details for the file rsatomic-0.1.0-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 273.3 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a036e5fecb6e3b83e81b57a62c48661fb11d9f4b1a79a029c3adf9c095a6fed
|
|
| MD5 |
414b50692017692abf87fc5b1a76cd4c
|
|
| BLAKE2b-256 |
eda23c6c8806e2727f4f01296ef868c9bb84aca75e260e1e1f099bed8eb25820
|
File details
Details for the file rsatomic-0.1.0-cp311-cp311-macosx_10_12_x86_64.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp311-cp311-macosx_10_12_x86_64.whl
- Upload date:
- Size: 272.8 kB
- Tags: CPython 3.11, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d215007b3b8694585871845e03f21655f9975a9d8947e8b68ab63e483805daa
|
|
| MD5 |
4f9f70d5efaa38767c46d356f0d35861
|
|
| BLAKE2b-256 |
216f2dae07645b663a39d060b42334a84244dfdf55d2b9a6aea3637c122d9d8a
|
File details
Details for the file rsatomic-0.1.0-cp310-none-win_amd64.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp310-none-win_amd64.whl
- Upload date:
- Size: 160.9 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17dc62f08ef327545ca0d2299aa2ae3c43601565a08963e640ec670b6f0b9d12
|
|
| MD5 |
ea4fedd5e89a3776c66a7186da13b374
|
|
| BLAKE2b-256 |
d73556b8c3464d3633bb2d12b1c2bcf284b8044bd51353d0fc263c366050fb70
|
File details
Details for the file rsatomic-0.1.0-cp310-none-win32.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp310-none-win32.whl
- Upload date:
- Size: 158.9 kB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6348b23f8ef3731fd3e5300663039a0e45f266f6334e8f519b50fa3cb21a2a85
|
|
| MD5 |
f45279893b769c1eb79ef600b5cc7fc6
|
|
| BLAKE2b-256 |
dbf6355f4490654c4ddaa9a8042937e08378d70f83847fc16c8d5df9e928ba98
|
File details
Details for the file rsatomic-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
888d070f897c76ffeaf22130acbc78b66087b45670512e51ea7c9c10899d1585
|
|
| MD5 |
aaad7d237963fe62ce7402d3b7e33c49
|
|
| BLAKE2b-256 |
ce73196f4ca72b28f095bc90b69ab9bed862d020b5bf4a0cea220673e6329cea
|
File details
Details for the file rsatomic-0.1.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f96b2890856d17de7877ad9d4739272620bcc9389827c2b643d34cd180fd1a85
|
|
| MD5 |
80f02e4851a594c79d6403926e9a8e36
|
|
| BLAKE2b-256 |
f12829f915254e64f46110fdcd47d3925b64af0ea9686cc3118509b0424fb215
|
File details
Details for the file rsatomic-0.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d43def1aa2a5497fbd69f3e03ab5e086a7affa00c1dbe1ffa627975ad23a4549
|
|
| MD5 |
d0c11ccf4d9a874dfeaa794c4e97fc2e
|
|
| BLAKE2b-256 |
e833cc07caaa2715f380092714e240572aacd63a18b704a07926a9a973dd1149
|
File details
Details for the file rsatomic-0.1.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7eef322c5a89bb10923a7dd70157d6d9dfa1a6f28d0a0172975d8c89871e1c2
|
|
| MD5 |
bbac73bf13cfae8233abf8eca29a267a
|
|
| BLAKE2b-256 |
e282fa4049c17b0885a08598a9894cb0a9d4b4d4570e140a98f409b038473dcb
|
File details
Details for the file rsatomic-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66460f00ba2ed782ec4db7cb974cabf1e40966b98da6f8fe0f27daa87b0dd2e8
|
|
| MD5 |
2b181ed013eb481c3857b736afbd690a
|
|
| BLAKE2b-256 |
64d3f76385f90db4e110bf3dfb4651465a9d053a84cfc4cb7d72db9dc0a554a0
|
File details
Details for the file rsatomic-0.1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.10, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f4999c0314e9960289123b360f7dca189b7b83e0090c7c035be5f5527efa866
|
|
| MD5 |
1cd476a9ef02ec682677a7745af0a58c
|
|
| BLAKE2b-256 |
059ed4abc009dda0c9f76476c389185b835f2f55f7c94b9c7c746f5a68a166bd
|
File details
Details for the file rsatomic-0.1.0-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 273.6 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f31243f6a4131493ef6e133d697d9f490a02658669d224141ff5a1fc9f70bf3
|
|
| MD5 |
da6c5d64b5850e6199e747f678da1220
|
|
| BLAKE2b-256 |
c5b9e8c4508a29209bdd9f5c2e47360112381e2897b03bca4345dee8d9c49c0a
|
File details
Details for the file rsatomic-0.1.0-cp310-cp310-macosx_10_12_x86_64.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp310-cp310-macosx_10_12_x86_64.whl
- Upload date:
- Size: 272.8 kB
- Tags: CPython 3.10, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ddd79b95575b488d5485fd41a1279ab8673fd8857c5d56f46bba34f2cda8dc3e
|
|
| MD5 |
adeef8f4b2589c95b4e1d8892ce8de16
|
|
| BLAKE2b-256 |
110a84e15919f8da391bbca00318efd1ead0aaaf64623921d66eddbafc2bea02
|
File details
Details for the file rsatomic-0.1.0-cp39-none-win_amd64.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp39-none-win_amd64.whl
- Upload date:
- Size: 161.7 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1bee4cfebf59cbee57442c78a5b8ae52ed2608e366053182d435edb4180598b
|
|
| MD5 |
1ec71b5b02d8c302c1574f11b6417290
|
|
| BLAKE2b-256 |
b8857f6a2c9d29152b414d4e099c3b8aa6a6f9dd3f5dcf7a0dfd5be3f33b4b88
|
File details
Details for the file rsatomic-0.1.0-cp39-none-win32.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp39-none-win32.whl
- Upload date:
- Size: 159.2 kB
- Tags: CPython 3.9, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c503e1dfeda87068ace8c2da3676c0e7fd22a5a8426da2a49d181d72d698dfaa
|
|
| MD5 |
5a69b8e5474904224f63460a086b710d
|
|
| BLAKE2b-256 |
de4b85f044133d7aea6544f2c6c0a22586446c975dac0ed9d63d176825b4c219
|
File details
Details for the file rsatomic-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
255fae755a743cbc8f102e11496d9022138d4c03bf613baadb3096efeab2a420
|
|
| MD5 |
264df25ee706b1cb9b9a4904eeeaac4d
|
|
| BLAKE2b-256 |
242923113a46a80764f5bb1467acc7c22489911e3f7a791562589c0547dfaf60
|
File details
Details for the file rsatomic-0.1.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdec5557873c6a306c1770f0b8239f0ce6680c2aec9b81d61b714df28943c920
|
|
| MD5 |
31d1f9beeeb7b22320a2998c6a36d85c
|
|
| BLAKE2b-256 |
bc3002a9ec7e5f3889c896b420ea949ec1d4924874ba0d542483693b49f8bef5
|
File details
Details for the file rsatomic-0.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
900fbc53ff2350d4f045a701b68120ebf1f011a494dd0359b547e6a673deaa99
|
|
| MD5 |
c41f2e3fef8f5cb26ab75b127761ffb5
|
|
| BLAKE2b-256 |
bffe8b1c1b0448665afc785531de2d529a69e5cc5bb88ce42663c9bd6b4f057b
|
File details
Details for the file rsatomic-0.1.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6197b7987221d6a9abc744acc299e2787aadb3798c0c0babf9d4fb6b9090c156
|
|
| MD5 |
bffbc7714ef8e4d7c1f5bab57920b5b5
|
|
| BLAKE2b-256 |
146f1c3f6b8377ddb22c0b882a236c2a41829441273a0f1c866d37f8424e9b7d
|
File details
Details for the file rsatomic-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da5796eccebfc36eed3277d9da783eefa98e157d0f40838fe1f6498b6721bb44
|
|
| MD5 |
810413ded6756f1ec6507681baf998aa
|
|
| BLAKE2b-256 |
9c4895a5d2846026f680508df6d24d0636476e7ca47626ea530d7f4bc6a6d88f
|
File details
Details for the file rsatomic-0.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.9, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9ecda9640a79d271398148c9e341a4c6eab4af83447451e1e73372177582938
|
|
| MD5 |
ac813ef896abd00707c6910e0ea45705
|
|
| BLAKE2b-256 |
8c3f84d0328454b42ad4b2b85abb285992419603da9f0e78a7d904560da45da1
|
File details
Details for the file rsatomic-0.1.0-cp38-none-win_amd64.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp38-none-win_amd64.whl
- Upload date:
- Size: 161.9 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
132b63e9893697505fb4a47724808167a9e83f4122c68648f53269133145bfcb
|
|
| MD5 |
a9bfecb9c7706a4f130dc9763e3dec68
|
|
| BLAKE2b-256 |
3fcbece40fa173f96c7c37e6c2a3478d0ff5b9047e3c7a2b27dbbfb387cfd504
|
File details
Details for the file rsatomic-0.1.0-cp38-none-win32.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp38-none-win32.whl
- Upload date:
- Size: 159.5 kB
- Tags: CPython 3.8, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ef6f8c0190b288d8344a8c9fe93c939831884382546e4b8352a79c069037fca
|
|
| MD5 |
47ed0195dad63790fb56960dcebe4edb
|
|
| BLAKE2b-256 |
2f6e46777849b53c4bb32607248c389226f97440ab4924c7617ed9e4a040cebb
|
File details
Details for the file rsatomic-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35324cfc825f9c00c203cfefd58de346402569b76e2ca0a16279ff37cf9da3aa
|
|
| MD5 |
886fa19fdd37c107fa805151f05b9b22
|
|
| BLAKE2b-256 |
877d0a2bf8b950524e9bbdece1da9cbe4a7026909a363f3264c455b967c6f467
|
File details
Details for the file rsatomic-0.1.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5278611ecb788c9b8cb2a0a2931efa36979f6f1de4161aed44939f2f3dedb2f
|
|
| MD5 |
cc25e931154178e6620c070c32d5f045
|
|
| BLAKE2b-256 |
0001e9b74d84a7f212112c1ccc67d37ec8244eef1ef0ece7b4c94ec2ccea63fc
|
File details
Details for the file rsatomic-0.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
489e53a705587b71fc22d9f1724fe32e02b8a710b99086f1726e30abc43f379a
|
|
| MD5 |
cc4d115e49cfe68cd6976e0ae63d7632
|
|
| BLAKE2b-256 |
231cf435e2d750c38721bbe84af9796bbf94cc7fded8a8467963fe3771b6cc3b
|
File details
Details for the file rsatomic-0.1.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c02524f7cdaf6cce9eee1ba68e0b8611dc15caa4eb27f77517b6bd2b2537129d
|
|
| MD5 |
b81894c349a6a1a55f86666102da297d
|
|
| BLAKE2b-256 |
254ea34225a15e5e50310decd19c9d0a90d25265c4b58ffc2fe5e74fd6ef2be1
|
File details
Details for the file rsatomic-0.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
502795a292403dc7ac4859a9431d5c1c3dfba31894ef208d611cceb225d4157f
|
|
| MD5 |
ac85692cfe877c4591da7fe3ec8cc1c6
|
|
| BLAKE2b-256 |
599c03a088d01245b55852d39e04556f73d045ad892d9ddafac344ffb8cb1eb0
|
File details
Details for the file rsatomic-0.1.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: rsatomic-0.1.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.8, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1dee125511419e68b292b500e86bd97c7e6b5c941f3a3a5d70ee682c632c67f
|
|
| MD5 |
568771a095b89346a762f61d125c3410
|
|
| BLAKE2b-256 |
0f1932b51a780eed04d4fd5d24fe89aa23804204f2c521b0c692b47cc07ddd02
|