Parallel Implementation of Common Checksum Algorithms
  • Rust 97.3%
  • Dockerfile 2.1%
  • Shell 0.6%
Find a file
Bryson Steck c957731214
Some checks failed
Test-build picca packages / Alpine (push) Has been cancelled
Test-build picca packages / Arch Linux (push) Has been cancelled
Test-build picca packages / Debian 12 (push) Has been cancelled
Test-build picca packages / Debian 13 (push) Has been cancelled
Test-build picca packages / Docker (push) Has been cancelled
Test-build picca packages / Gentoo (push) Has been cancelled
Test-build picca packages / GNU/Linux - Release (push) Has been cancelled
Test-build picca packages / Musl/Linux - Release (push) Has been cancelled
Test-build picca packages / macOS - Release (push) Has been cancelled
Test-build picca packages / Rocky 8 (push) Has been cancelled
Test-build picca packages / Rocky 9 (push) Has been cancelled
Test-build picca packages / Rocky 10 (push) Has been cancelled
Test-build picca packages / Ubuntu 22 (push) Has been cancelled
Test-build picca packages / Ubuntu 24 (push) Has been cancelled
Test-build picca packages / Windows - Release (push) Has been cancelled
fix man pages hopefully
2025-10-11 21:07:32 -06:00
.forgejo/workflows no need to do gentoo on test, only on release 2025-10-09 22:10:35 -06:00
case-studies add case studies 2025-10-11 20:37:47 -06:00
docker add license info, version bump 2025-08-19 22:28:22 -06:00
man fix man pages hopefully 2025-10-11 21:07:32 -06:00
src update man, implement zero 2025-09-01 10:45:48 -06:00
.dockerignore add license info, version bump 2025-08-19 22:28:22 -06:00
.gitignore add case studies 2025-10-11 20:37:47 -06:00
.rustfmt.toml clean up code, implement all secure sha algorithms 2025-07-18 00:08:01 -06:00
Cargo.lock fix man pages hopefully 2025-10-11 21:07:32 -06:00
Cargo.toml fix man pages hopefully 2025-10-11 21:07:32 -06:00
Justfile add case studies 2025-10-11 20:37:47 -06:00
LICENSE add license info, version bump 2025-08-19 22:28:22 -06:00
README.md add readme 2025-10-01 20:28:52 -06:00

picca

A Parallel Implementation of Common Checksum Algorithms