halo2_legacy_pdqsort

Crates.iohalo2_legacy_pdqsort
lib.rshalo2_legacy_pdqsort
version0.1.0
sourcesrc
created_at2023-02-24 22:23:41.603138
updated_at2023-03-10 20:46:22.427582
descriptionA copy of the core::slice::sort module from the Rust 1.56.1 standard library, modified to behave the same on 32-bit platforms as on 64-bit. This is intended to work around a determinism bug in the halo2_proofs crate.
homepage
repositoryhttps://github.com/zcash/halo2_legacy_pdqsort
max_upload_size
id793968
size51,957
Daira Emma Hopwood (daira)

documentation

README

halo2_legacy_pdqsort Crates.io

Documentation

Description

A copy of the core::slice::sort module from the Rust 1.56.1 standard library, modified to behave the same on 32-bit platforms as on 64-bit. This is intended to work around a determinism bug in the halo2_proofs crate.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 11

cargo fmt