cargo-binstall/crates
Jiahao XU 16b16c482c
Optimize GhCrateMeta::find: use FuturesUnordered (#321)
* Optimize `GhCrateMeta::find` using `FuturesUnordered`
* Optimize `MultiFetcher`: Impl `with_capacity` use it in `resolve_inner` to avoid over-reservation
* Enable feature "std" of dep futures-util

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-08-27 21:56:43 +12:00
..
bin Add new feature trust-dns to lib & bin (#318) 2022-08-25 12:01:22 +12:00
detect-targets Refactor: Extract new crate detect-targets and improve code quality (#307) 2022-08-21 22:21:33 +10:00
detect-wasi Split crates and clean up structure of codebase (#294) 2022-08-20 11:24:12 +00:00
flock Split crates and clean up structure of codebase (#294) 2022-08-20 11:24:12 +00:00
lib Optimize GhCrateMeta::find: use FuturesUnordered (#321) 2022-08-27 21:56:43 +12:00
normalize-path Split crates and clean up structure of codebase (#294) 2022-08-20 11:24:12 +00:00