Daniel Alley

Results 91 issues of Daniel Alley

Would you be open to a feature that supported Tokio's `AsyncRead` trait for the underlying IO?

The documentation shares some benchmarks, which is great. But for transparency, and also to make it easier for users to run said benchmarks on their machine and determine what works...

The README makes a number of performance claims which haven't been updated in 7 years, in the meantime the standard library has seen a number of improvements made to core...

There's a builder implementation for Odc archives, but not for NewC archives. It would be nice if there was a builder implementation for the latter, or perhaps a shared builder...

enhancement
cpio-archive

It's structurally identical to NewC headers, apart from a different magic number, and the checksum portion being filled.

enhancement
cpio-archive

### Description CentOS 7 (on which `manylinux2014` is based) goes end-of-life in only a few months (June) - as such it's probably a good idea to look for a new...

Remove externally (cli)-facing support for checksum types weaker than sha256. Probably we should continue being able to republish such repos, and thus shouldn't entirely remove support? At least from the...