Package: wnpp Severity: wishlist Owner: Jan Mojzis <[email protected]> X-Debbugs-Cc: [email protected]
* Package name : djbsort Version : 20260127 Upstream Contact: [email protected] * URL : https://sorting.cr.yp.to * License : LicenseRef-PD-hp OR CC0-1.0 OR 0BSD OR MIT-0 OR MIT Programming Lang: C Description : djbsort is a software library for sorting arrays of int32, uint32, ... djbsort is a software library for sorting arrays of int32 or uint32 or float32 or int64 or uint64 or float64. It provides the following features: Speed: - djbsort is the fastest sorting library available for typical array sizes on typical Intel/AMD CPUs. Security: - djbsort is designed to be safe for cryptographic and non-cryptographic contexts. Verification: - djbsort includes not just conventional tests but also tools to automatically verify correctness. I'm going to maintain the package using https://salsa.debian.org/ Jan

