issues
search
ICRAR
/
crc32c
A python package implementing the crc32c algorithm in hardware and software
GNU Lesser General Public License v2.1
41
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump pypa/cibuildwheel from 2.21.2 to 2.21.3
#57
dependabot[bot]
closed
1 month ago
1
Bump pypa/cibuildwheel from 2.21.1 to 2.21.2
#56
dependabot[bot]
closed
1 month ago
1
Bump pypa/cibuildwheel from 2.21.0 to 2.21.1
#55
dependabot[bot]
closed
1 month ago
1
Bump pypa/cibuildwheel from 2.20.0 to 2.21.0
#54
dependabot[bot]
closed
2 months ago
0
`test/conftest.py` missing in 2.7.post0 sdist
#53
mgorny
closed
2 months ago
2
`checkarm.h` missing in 2.7 sdist
#52
mgorny
closed
2 months ago
4
class “crc32c.CRC32CHash” seems doesn't pass parameter "gil_release_mode" to crc32c.crc32c()
#51
ssh-buanshishi
closed
3 months ago
8
Add a hashlib-esque wrapper class + slight general cleanup which was necessary
#50
jonded94
closed
3 months ago
6
Make package PEP 561 compliant; add typehint stub file
#49
jonded94
closed
3 months ago
10
Bump pypa/cibuildwheel from 2.19.2 to 2.20.0
#48
dependabot[bot]
closed
3 months ago
0
Release GIL when doing the compute-intensive CRC computation
#47
jonded94
closed
3 months ago
9
Intentional fallthrough?
#46
r-barnes
closed
3 months ago
3
Bump pypa/cibuildwheel from 2.19.1 to 2.19.2
#45
dependabot[bot]
closed
4 months ago
0
Fix char signedness issue in _crc32c_sw_slicing_by_8()
#44
mgorny
closed
4 months ago
3
test_msvc_examples failure on SPARC
#43
mgorny
closed
4 months ago
3
Bump pypa/cibuildwheel from 2.18.1 to 2.19.1
#42
dependabot[bot]
closed
5 months ago
0
Lack of c extension for MacOS Python 3.12
#41
parkerbjur
closed
5 months ago
1
Bump pypa/cibuildwheel from 2.18.0 to 2.18.1
#40
dependabot[bot]
closed
5 months ago
0
Compiling to a WebAssembly target
#39
agriyakhetarpal
closed
5 months ago
5
Bump pypa/cibuildwheel from 2.17.0 to 2.18.0
#38
dependabot[bot]
closed
6 months ago
0
Bump pypa/cibuildwheel from 2.16.5 to 2.17.0
#37
dependabot[bot]
closed
8 months ago
0
Bump actions/checkout from 2 to 4
#36
dependabot[bot]
closed
8 months ago
1
Bump actions/setup-python from 2 to 5
#35
dependabot[bot]
closed
8 months ago
1
Bump actions/download-artifact from 2 to 4
#34
dependabot[bot]
closed
8 months ago
1
Bump docker/setup-qemu-action from 2 to 3
#33
dependabot[bot]
closed
8 months ago
1
Bump actions/upload-artifact from 2 to 4
#32
dependabot[bot]
closed
5 months ago
3
Use GCC extensions instead of appending compiler flags for hw implementations
#31
mgorny
closed
8 months ago
7
The package is wrongly forcing `-msse4.2 -mpclmul` on all x86 systems
#30
mgorny
closed
8 months ago
5
Use SPDX license identifier
#29
vargenau
closed
1 year ago
1
Python 3.10 Wheels?
#28
william-silversmith
closed
2 years ago
7
Add a space so "algorithmin" -> "algorithm in"
#27
kurtmckee
closed
2 years ago
2
Add linux aarch64 wheel build support
#26
odidev
closed
3 years ago
3
Add support to release aarch64 wheels
#25
odidev
closed
3 years ago
1
build fails on armv7-a
#24
stanislavlevin
closed
3 years ago
6
CRC32 calculation correct?
#23
marco74
closed
3 years ago
2
Tests fail on big-endian
#22
stefanor
closed
4 years ago
2
HWCAP_CRC32 is already defined on arm64
#21
stefanor
closed
4 years ago
1
Licensing clarifications
#20
rtobar
closed
4 years ago
2
copyright and license for file crc32c_arm64.c is illogical
#19
jonassmedegaard
closed
4 years ago
3
Fix typos
#18
jeffwidman
closed
4 years ago
1
Fallback to Python does not work on Python 3.8 (possibly others?)
#17
haard
closed
4 years ago
3
github actions, fixes #15
#16
christopher-hesse
closed
4 years ago
5
Binary wheels seem to be missing for py38 windows and mac
#15
christopher-hesse
closed
4 years ago
3
Example calculating crc32c from file?
#14
vsoch
closed
4 years ago
9
[crc32c]:For non Intel machines default behavior is changed
#13
ossdev07
closed
4 years ago
2
Changing package import logic
#12
rtobar
closed
4 years ago
5
Implementing crc32c for AARCH64
#11
ossdev07
closed
4 years ago
2
Fix cross-compiling
#10
eigendude
closed
5 years ago
5
Mac wheels for 1.7
#9
kislyuk
closed
5 years ago
2
Source tarball for version 1.6 is broken
#8
jlaine
closed
5 years ago
3
Next