Most downloaded crates

hashbrown https://github.com/rust-lang/hashbrown 0.17.1
getrandom https://github.com/rust-random/getrandom 0.4.3
syn https://github.com/dtolnay/syn 3.0.3
windows-sys https://github.com/microsoft/windows-rs 0.61.2
rand https://github.com/rust-random/rand 0.10.2
rand_core https://github.com/rust-random/rand_core 0.10.1
bitflags https://github.com/bitflags/bitflags 2.13.1
quote https://github.com/dtolnay/quote 1.0.47
libc https://github.com/rust-lang/libc 0.2.189
thiserror https://github.com/dtolnay/thiserror 2.0.20
thiserror-impl https://github.com/dtolnay/thiserror 2.0.20
indexmap https://github.com/indexmap-rs/indexmap 2.14.0
memchr https://github.com/BurntSushi/memchr 2.8.3
proc-macro2 https://github.com/dtolnay/proc-macro2 1.0.107
itertools https://github.com/rust-itertools/itertools 0.15.0
unicode-ident https://github.com/dtolnay/unicode-ident 1.0.24
base64 https://github.com/marshallpierce/rust-base64 0.23.1
cfg-if https://github.com/rust-lang/cfg-if 1.0.4
itoa https://github.com/dtolnay/itoa 1.0.18
serde_json https://github.com/serde-rs/json 1.0.151
rand_chacha https://github.com/rust-random/rand 0.10.0
serde https://github.com/serde-rs/serde 1.0.229
socket2 https://github.com/rust-lang/socket2 0.6.5
serde_derive https://github.com/serde-rs/serde 1.0.229
heck https://github.com/withoutboats/heck 0.5.0
regex-syntax https://github.com/rust-lang/regex 0.8.11
autocfg https://github.com/cuviper/autocfg 1.5.1
cpufeatures https://github.com/RustCrypto/utils 0.3.0
once_cell https://github.com/matklad/once_cell 1.21.4
cc https://github.com/rust-lang/cc-rs 1.4.4
log https://github.com/rust-lang/log 0.4.34
digest https://github.com/RustCrypto/traits 0.11.3
smallvec https://github.com/servo/rust-smallvec 1.15.2
block-buffer https://github.com/RustCrypto/utils 0.12.1
regex-automata https://github.com/rust-lang/regex 0.4.18
crypto-common https://github.com/RustCrypto/traits 0.2.2
rustix https://github.com/bytecodealliance/rustix 1.1.4
winnow https://github.com/winnow-rs/winnow 1.0.4
windows_x86_64_msvc https://github.com/microsoft/windows-rs 0.53.1
serde_core https://github.com/serde-rs/serde 1.0.229
linux-raw-sys https://github.com/sunfishcode/linux-raw-sys 0.12.1
windows-targets https://github.com/microsoft/windows-rs 0.53.5
sha2 https://github.com/RustCrypto/hashes 0.11.0
regex https://github.com/rust-lang/regex 1.13.1
zerocopy https://github.com/google/zerocopy 0.8.56
windows_x86_64_gnu https://github.com/microsoft/windows-rs 0.53.1
windows_aarch64_msvc https://github.com/microsoft/windows-rs 0.53.1
windows_i686_msvc https://github.com/microsoft/windows-rs 0.53.1
windows_i686_gnu https://github.com/microsoft/windows-rs 0.53.1
bytes https://github.com/tokio-rs/bytes 1.12.1
mio https://github.com/tokio-rs/mio 1.2.2
pin-project-lite https://github.com/taiki-e/pin-project-lite 0.2.17
windows_x86_64_gnullvm https://github.com/microsoft/windows-rs 0.53.1
windows_aarch64_gnullvm https://github.com/microsoft/windows-rs 0.53.1
aho-corasick https://github.com/BurntSushi/aho-corasick 1.1.5
shlex https://github.com/comex/rust-shlex 2.0.1
http https://github.com/hyperium/http 1.5.0
clap https://github.com/clap-rs/clap 4.6.6
toml_datetime https://github.com/toml-rs/toml 1.1.1+spec-1.1.0
ryu https://github.com/dtolnay/ryu 1.0.23
tokio https://github.com/tokio-rs/tokio 1.53.1
version_check https://github.com/SergioBenitez/version_check 0.9.5
zmij https://github.com/dtolnay/zmij 1.0.23
strsim https://github.com/rapidfuzz/strsim-rs 0.11.1
parking_lot_core https://github.com/Amanieu/parking_lot 0.9.12
futures-core https://github.com/rust-lang/futures-rs 0.3.34
either https://github.com/rayon-rs/either 1.18.0
foldhash https://github.com/orlp/foldhash 0.2.0
futures-util https://github.com/rust-lang/futures-rs 0.3.34
futures-task https://github.com/rust-lang/futures-rs 0.3.34
typenum https://github.com/paholg/typenum 1.20.1
parking_lot https://github.com/Amanieu/parking_lot 0.12.5
slab https://github.com/tokio-rs/slab 0.4.12
rustc-hash https://github.com/rust-lang/rustc-hash 2.1.3
equivalent https://github.com/indexmap-rs/equivalent 1.0.2
lock_api https://github.com/Amanieu/parking_lot 0.4.14
num-traits https://github.com/rust-num/num-traits 0.2.19
anyhow https://github.com/dtolnay/anyhow 1.0.104
toml https://github.com/toml-rs/toml 1.1.4+spec-1.1.0
semver https://github.com/dtolnay/semver 1.0.28
fastrand https://github.com/smol-rs/fastrand 2.5.0
clap_lex https://github.com/clap-rs/clap 1.1.0
futures-channel https://github.com/rust-lang/futures-rs 0.3.34
futures-sink https://github.com/rust-lang/futures-rs 0.3.34
errno https://github.com/lambda-fairy/rust-errno 0.3.14
hyper https://github.com/hyperium/hyper 1.11.0
generic-array https://github.com/fizyk20/generic-array.git 1.4.5
scopeguard https://github.com/bluss/scopeguard 1.2.0
rustls https://github.com/rustls/rustls 0.23.43
http-body https://github.com/hyperium/http-body 1.1.0
anstyle https://github.com/rust-cli/anstyle.git 1.0.14
toml_edit https://github.com/toml-rs/toml 0.25.13+spec-1.1.0
clap_builder https://github.com/clap-rs/clap 4.6.6
crossbeam-utils https://github.com/crossbeam-rs/crossbeam 0.8.22
percent-encoding https://github.com/servo/rust-url/ 2.3.2
rustversion https://github.com/dtolnay/rustversion 1.0.23
futures-io https://github.com/rust-lang/futures-rs 0.3.34
tokio-macros https://github.com/tokio-rs/tokio 2.7.2
idna https://github.com/servo/rust-url/ 1.1.0
find-msvc-tools https://github.com/rust-lang/cc-rs 0.1.11
tracing-core https://github.com/tokio-rs/tracing 0.1.36
tracing https://github.com/tokio-rs/tracing 0.1.44
yoke https://github.com/unicode-org/icu4x 0.8.3
rustls-webpki https://github.com/rustls/webpki 0.103.15
url https://github.com/servo/rust-url 2.5.8
lazy_static https://github.com/rust-lang-nursery/lazy-static.rs 1.5.0
clap_derive https://github.com/clap-rs/clap 4.6.4
futures-macro https://github.com/rust-lang/futures-rs 0.3.34
webpki-roots https://github.com/rustls/webpki-roots 1.0.9
uuid https://github.com/uuid-rs/uuid 1.25.0
tinystr https://github.com/unicode-org/icu4x 0.8.4
ppv-lite86 https://github.com/cryptocorrosion/cryptocorrosion 0.2.21
zerofrom https://github.com/unicode-org/icu4x 0.1.8
tempfile https://github.com/Stebalien/tempfile 3.27.0
icu_properties_data https://github.com/unicode-org/icu4x 2.3.0
synstructure https://github.com/mystor/synstructure 0.14.0
icu_properties https://github.com/unicode-org/icu4x 2.3.0
anstream https://github.com/rust-cli/anstyle.git 1.0.0
yoke-derive https://github.com/unicode-org/icu4x 0.8.2
icu_provider https://github.com/unicode-org/icu4x 2.3.1
icu_collections https://github.com/unicode-org/icu4x 2.3.0
litemap https://github.com/unicode-org/icu4x 0.8.3
zerovec https://github.com/unicode-org/icu4x 0.11.8
writeable https://github.com/unicode-org/icu4x 0.6.4
reqwest https://github.com/seanmonstar/reqwest 0.13.4
form_urlencoded https://github.com/servo/rust-url 1.2.2
zerovec-derive https://github.com/unicode-org/icu4x 0.11.6
anstyle-parse https://github.com/rust-cli/anstyle.git 1.0.0
displaydoc https://github.com/yaahc/displaydoc 0.2.7
stable_deref_trait https://github.com/storyyeller/stable_deref_trait 1.2.1
icu_normalizer_data https://github.com/unicode-org/icu4x 2.3.0
icu_normalizer https://github.com/unicode-org/icu4x 2.3.0
nix https://github.com/nix-rust/nix 0.31.3
darling_core https://github.com/TedDriggs/darling 0.24.1
darling https://github.com/TedDriggs/darling 0.24.1
untrusted https://github.com/briansmith/untrusted 0.9.0
darling_macro https://github.com/TedDriggs/darling 0.24.1
colorchoice https://github.com/rust-cli/anstyle.git 1.0.5
zerofrom-derive https://github.com/unicode-org/icu4x 0.1.7
miniz_oxide https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide 0.9.1
idna_adapter https://github.com/hsivonen/idna_adapter 1.2.2
time https://github.com/time-rs/time 0.3.55
signal-hook-registry https://github.com/vorner/signal-hook 1.4.8
chrono https://github.com/chronotope/chrono 0.4.45
futures-executor https://github.com/rust-lang/futures-rs 0.3.34
zeroize https://github.com/RustCrypto/utils 1.9.0
tower https://github.com/tower-rs/tower 0.5.3
futures https://github.com/rust-lang/futures-rs 0.3.34
h2 https://github.com/hyperium/h2 0.4.18
zerocopy-derive https://github.com/google/zerocopy 0.8.56
anstyle-query https://github.com/rust-cli/anstyle.git 1.1.5
tokio-rustls https://github.com/rustls/tokio-rustls 0.26.4
tracing-attributes https://github.com/tokio-rs/tracing 0.1.31
tokio-util https://github.com/tokio-rs/tokio 0.7.19
unicode-width https://github.com/unicode-rs/unicode-width 0.2.2
fnv https://github.com/servo/rust-fnv 1.0.7
redox_syscall https://gitlab.redox-os.org/redox-os/syscall 0.9.3
pkg-config https://github.com/rust-lang/pkg-config-rs 0.3.34
windows_i686_gnullvm https://github.com/microsoft/windows-rs 0.53.1
tinyvec https://github.com/Lokathor/tinyvec 1.12.0
subtle https://github.com/dalek-cryptography/subtle 2.6.1
wasi https://github.com/bytecodealliance/wasi-rs 0.14.7+wasi-0.2.4
httparse https://github.com/seanmonstar/httparse 1.10.1
utf8parse https://github.com/alacritty/vte 0.2.2
ring https://github.com/briansmith/ring 0.17.14
time-core https://github.com/time-rs/time 0.1.9
serde_spanned https://github.com/toml-rs/toml 1.1.1
is_terminal_polyfill https://github.com/polyfill-rs/is_terminal_polyfill 1.70.2
schemars https://github.com/GREsau/schemars 1.2.2
utf8_iter https://github.com/hsivonen/utf8_iter 1.0.4
rustc_version https://github.com/djc/rustc-version-rs 0.4.1
num-conv https://github.com/jhpratt/num-conv 0.2.2
zerotrie https://github.com/unicode-org/icu4x 0.2.5
icu_locale_core https://github.com/unicode-org/icu4x 2.3.0
sync_wrapper https://github.com/Actyx/sync_wrapper 1.0.2
potential_utf https://github.com/unicode-org/icu4x 0.1.6
byteorder https://github.com/BurntSushi/byteorder 1.5.0
crc32fast https://github.com/srijs/rust-crc32fast 1.5.1
cfg_aliases https://github.com/katharostech/cfg_aliases 0.2.2
hyper-rustls https://github.com/rustls/hyper-rustls 0.27.9
time-macros https://github.com/time-rs/time 0.2.32
windows-link https://github.com/microsoft/windows-rs 0.2.1
rustls-pki-types https://github.com/rustls/pki-types 1.15.1
nom https://github.com/rust-bakery/nom 8.0.0
flate2 https://github.com/rust-lang/flate2-rs 1.1.9
deranged https://github.com/jhpratt/deranged 0.5.8
phf_shared https://github.com/rust-phf/rust-phf 0.14.0
crossbeam-epoch https://github.com/crossbeam-rs/crossbeam 0.9.20
ahash https://github.com/tkaitchuck/ahash 0.8.12
adler2 https://github.com/oyvindln/adler2 2.0.1
iana-time-zone https://github.com/strawlab/iana-time-zone 0.1.65
thread_local https://github.com/Amanieu/thread_local-rs 1.1.10
r-efi https://github.com/r-efi/r-efi 7.1.0
bumpalo https://github.com/fitzgen/bumpalo 3.20.3
walkdir https://github.com/BurntSushi/walkdir 2.5.0
tinyvec_macros https://github.com/Soveu/tinyvec_macros 0.1.1
tracing-subscriber https://github.com/tokio-rs/tracing 0.3.23
phf https://github.com/rust-phf/rust-phf 0.14.0
hex https://github.com/KokaKiwi/rust-hex 0.4.3
tower-service https://github.com/tower-rs/tower 0.3.3
hmac https://github.com/RustCrypto/MACs 0.13.0
same-file https://github.com/BurntSushi/same-file 1.0.6
async-trait https://github.com/dtolnay/async-trait 0.1.92
crossbeam-deque https://github.com/crossbeam-rs/crossbeam 0.8.7
const-oid https://github.com/RustCrypto/formats 0.10.2
num-integer https://github.com/rust-num/num-integer 0.1.47
tower-http https://github.com/tower-rs/tower-http 0.7.0
openssl-probe https://github.com/rustls/openssl-probe 0.2.1
powerfmt https://github.com/jhpratt/powerfmt 0.2.0
ipnet https://github.com/krisprice/ipnet 2.12.1
hyper-util https://github.com/hyperium/hyper-util 0.1.20
try-lock https://github.com/seanmonstar/try-lock 0.2.5
want https://github.com/seanmonstar/want 0.3.1
strum https://github.com/Peternator7/strum 0.28.0
strum_macros https://github.com/Peternator7/strum 0.28.0
http-body-util https://github.com/hyperium/http-body 0.1.5
siphasher https://github.com/jedisct1/rust-siphash 1.0.3
simd-adler32 https://github.com/mcountryman/simd-adler32 0.3.10
atomic-waker https://github.com/smol-rs/atomic-waker 1.1.2
wasm-bindgen https://github.com/wasm-bindgen/wasm-bindgen 0.2.127
wasm-bindgen-macro-support https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support 0.2.127
wasm-bindgen-shared https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared 0.2.127
wasm-bindgen-macro https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro 0.2.127
sha1 https://github.com/RustCrypto/hashes 0.11.0
prost https://github.com/tokio-rs/prost 0.14.4
nu-ansi-term https://github.com/nushell/nu-ansi-term 0.50.3
tower-layer https://github.com/tower-rs/tower 0.3.3
portable-atomic https://github.com/taiki-e/portable-atomic 1.15.0
num-bigint https://github.com/rust-num/num-bigint 0.5.1
mime https://github.com/hyperium/mime 0.3.17
sharded-slab https://github.com/hawkw/sharded-slab 0.1.7
prost-derive https://github.com/tokio-rs/prost 0.14.4
unicode-segmentation https://github.com/unicode-rs/unicode-segmentation 1.13.3
httpdate https://github.com/pyfisch/httpdate 1.0.3
jobserver https://github.com/rust-lang/jobserver-rs 0.1.35
rustls-native-certs https://github.com/rustls/rustls-native-certs 0.8.4
glob https://github.com/rust-lang/glob 0.3.4
tracing-log https://github.com/tokio-rs/tracing 0.2.0
js-sys https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys 0.3.104
memoffset https://github.com/Gilnaa/memoffset 0.9.1
spin https://codeberg.org/zesterer/spin 0.12.3
serde_urlencoded https://github.com/nox/serde_urlencoded 0.7.1
convert_case https://github.com/rutrum/convert-case 0.11.0
rayon https://github.com/rayon-rs/rayon 1.12.0
arrayvec https://github.com/bluss/arrayvec 0.7.8
allocator-api2 https://github.com/zakarumych/allocator-api2 0.4.0
toml_parser https://github.com/toml-rs/toml 1.1.3+spec-1.1.0
proc-macro-crate https://github.com/bkchr/proc-macro-crate 3.5.0
prettyplease https://github.com/dtolnay/prettyplease 0.3.0
matchers https://github.com/hawkw/matchers 0.2.0
rayon-core https://github.com/rayon-rs/rayon 1.13.0
axum https://github.com/tokio-rs/axum 0.8.9
crossbeam-channel https://github.com/crossbeam-rs/crossbeam 0.5.16
wit-bindgen https://github.com/bytecodealliance/wit-bindgen 0.60.0
axum-core https://github.com/tokio-rs/axum 0.5.6
windows-core https://github.com/microsoft/windows-rs 0.62.2
bit-vec https://github.com/contain-rs/bit-vec 0.10.1
libloading https://github.com/nagisa/rust_libloading/ 0.9.0
unicode-xid https://github.com/unicode-rs/unicode-xid 0.2.6
matchit https://github.com/ibraheemdev/matchit 0.9.2
libm https://github.com/rust-lang/compiler-builtins 0.2.16
derive_more https://github.com/JelteF/derive_more 2.1.1
object https://github.com/gimli-rs/object 0.40.0
core-foundation https://github.com/servo/core-foundation-rs 0.10.1
pin-project-internal https://github.com/taiki-e/pin-project 1.1.13
pin-project https://github.com/taiki-e/pin-project 1.1.13
pin-utils https://github.com/rust-lang-nursery/pin-utils 0.1.0
phf_generator https://github.com/rust-phf/rust-phf 0.14.0
der https://github.com/RustCrypto/formats 0.8.1
ident_case https://github.com/TedDriggs/ident_case 1.0.1
fixedbitset https://github.com/petgraph/fixedbitset 0.5.7
windows-result https://github.com/microsoft/windows-rs 0.4.1
static_assertions https://github.com/nvzqz/static-assertions-rs 1.1.0
petgraph https://github.com/petgraph/petgraph 0.8.3
encoding_rs https://github.com/hsivonen/encoding_rs 0.8.35
minimal-lexical https://github.com/Alexhuszagh/minimal-lexical 0.2.1
half https://github.com/VoidStarKat/half-rs 2.7.1
event-listener https://github.com/smol-rs/event-listener 5.4.2
quick-xml https://github.com/tafia/quick-xml 0.42.0
bit-set https://github.com/contain-rs/bit-vec 0.11.1
vcpkg https://github.com/mcgoo/vcpkg-rs 0.2.15
tokio-stream https://github.com/tokio-rs/tokio 0.1.19
signature https://github.com/RustCrypto/traits 3.0.0
quinn-proto https://github.com/quinn-rs/quinn 0.11.17
windows-strings https://github.com/microsoft/windows-rs 0.5.1
quinn-udp https://github.com/quinn-rs/quinn 0.6.1
quinn https://github.com/quinn-rs/quinn 0.11.11
paste https://github.com/dtolnay/paste 1.0.15
data-encoding https://github.com/ia0/data-encoding 2.11.1
unicode-normalization https://github.com/unicode-rs/unicode-normalization 0.1.25
prost-types https://github.com/tokio-rs/prost 0.14.4
chacha20 https://github.com/RustCrypto/stream-ciphers 0.10.1
ordered-float https://github.com/reem/rust-ordered-float 5.5.0
base64ct https://github.com/RustCrypto/formats 1.8.3
spki https://github.com/RustCrypto/formats 0.8.0
serde_yaml https://github.com/dtolnay/serde-yaml 0.9.34+deprecated
bytemuck https://github.com/Lokathor/bytemuck 1.25.2
winapi https://github.com/retep998/winapi-rs 0.3.9
winapi-util https://github.com/BurntSushi/winapi-util 0.1.11
hermit-abi https://github.com/hermit-os/hermit-rs 0.5.2
gimli https://github.com/gimli-rs/gimli 0.34.0
anstyle-wincon https://github.com/rust-cli/anstyle.git 3.0.11
pkcs8 https://github.com/RustCrypto/formats 0.11.0
dunce https://gitlab.com/kornelski/dunce 1.0.5
lru-slab https://github.com/Ralith/lru-slab 0.1.2
rustc-demangle https://github.com/rust-lang/rustc-demangle 0.1.28
web-sys https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/web-sys 0.3.104
md-5 https://github.com/RustCrypto/hashes 0.11.0
target-lexicon https://github.com/bytecodealliance/target-lexicon 0.13.5
dyn-clone https://github.com/dtolnay/dyn-clone 1.0.20
core-foundation-sys https://github.com/servo/core-foundation-rs 0.8.7
hashlink https://github.com/djc/hashlink 0.12.1
tonic https://github.com/hyperium/tonic 0.14.6
windows-implement https://github.com/microsoft/windows-rs 0.60.2
num_cpus https://github.com/seanmonstar/num_cpus 1.17.0
bstr https://github.com/BurntSushi/bstr 1.13.1
windows-interface https://github.com/microsoft/windows-rs 0.59.3
wasip2 https://github.com/bytecodealliance/wasi-rs 1.0.4+wasi-0.2.12
lru https://github.com/jeromefroe/lru-rs.git 0.18.2
derive_more-impl https://github.com/JelteF/derive_more 2.1.1
crunchy https://github.com/eira-fransham/crunchy 0.2.4
wasmparser https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser 0.257.1
cmake https://github.com/rust-lang/cmake-rs 0.1.58
home https://github.com/rust-lang/cargo 0.5.12
unicase https://github.com/seanmonstar/unicase 2.9.0
cipher https://github.com/RustCrypto/traits 0.5.2
foreign-types https://github.com/sfackler/foreign-types 0.5.0
foreign-types-shared https://github.com/sfackler/foreign-types 0.3.1
security-framework https://github.com/kornelski/rust-security-framework 3.7.0
ref-cast https://github.com/dtolnay/ref-cast 1.0.27
ref-cast-impl https://github.com/dtolnay/ref-cast 1.0.27
dashmap https://github.com/xacrimon/dashmap 6.2.1
addr2line https://github.com/gimli-rs/addr2line 0.27.1
filetime https://github.com/alexcrichton/filetime 0.2.29
console https://github.com/console-rs/console 0.16.4
num-complex https://github.com/rust-num/num-complex 0.4.6
dirs-sys https://github.com/dirs-dev/dirs-sys-rs 0.5.0
zstd-safe https://github.com/gyscos/zstd-rs 7.2.4
num-iter https://github.com/rust-num/num-iter 0.1.46
parking https://github.com/smol-rs/parking 2.2.1
serde_with https://github.com/jonasbb/serde_with/ 3.22.0
wasm-bindgen-futures https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/futures 0.4.77
toml_writer https://github.com/toml-rs/toml 1.1.2+spec-1.1.0
env_logger https://github.com/rust-cli/env_logger 0.11.11
winapi-x86_64-pc-windows-gnu https://github.com/retep998/winapi-rs 0.4.0
arc-swap https://github.com/vorner/arc-swap 1.9.2
once_cell_polyfill https://github.com/polyfill-rs/once_cell_polyfill 1.70.2
zstd https://github.com/gyscos/zstd-rs 0.13.3
aws-lc-sys https://github.com/aws/aws-lc-rs 0.44.0
serde_with_macros https://github.com/jonasbb/serde_with/ 3.22.0
winapi-i686-pc-windows-gnu https://github.com/retep998/winapi-rs 0.4.0
quick-error http://github.com/tailhook/quick-error 2.0.1
web-time https://github.com/daxpedda/web-time 1.1.0
aws-lc-rs https://github.com/aws/aws-lc-rs 1.18.0
openssl-sys https://github.com/rust-openssl/rust-openssl 0.9.117
crossbeam-queue https://github.com/crossbeam-rs/crossbeam 0.3.13
termcolor https://github.com/BurntSushi/termcolor 1.4.1
inout https://github.com/RustCrypto/utils 0.2.2
fs_extra https://github.com/webdesus/fs_extra 1.3.0
serde_path_to_error https://github.com/dtolnay/path-to-error 0.1.20
unicode-bidi https://github.com/servo/unicode-bidi 0.3.18
tungstenite https://github.com/snapview/tungstenite-rs 0.30.0
concurrent-queue https://github.com/smol-rs/concurrent-queue 2.5.0
pem-rfc7468 https://github.com/RustCrypto/formats 1.0.0
dirs https://github.com/soc/dirs-rs 6.0.0
zstd-sys https://github.com/gyscos/zstd-rs 2.0.16+zstd.1.5.7
memmap2 https://github.com/RazrFalcon/memmap2-rs 0.9.11
num-rational https://github.com/rust-num/num-rational 0.4.2
rustls-pemfile https://github.com/rustls/pemfile 2.2.0
phf_macros https://github.com/rust-phf/rust-phf 0.14.0
aes https://github.com/RustCrypto/block-ciphers 0.9.2
prost-build https://github.com/tokio-rs/prost 0.14.4
windows https://github.com/microsoft/windows-rs 0.62.2
phf_codegen https://github.com/rust-phf/rust-phf 0.14.0
wasm-encoder https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder 0.257.1
hyper-timeout https://github.com/hjr3/hyper-timeout 0.5.2
backtrace https://github.com/rust-lang/backtrace-rs 0.3.76
openssl https://github.com/rust-openssl/rust-openssl 0.10.81
android_system_properties https://github.com/nical/android_system_properties 0.1.6
bindgen https://github.com/rust-lang/rust-bindgen 0.72.1
unsafe-libyaml https://github.com/dtolnay/unsafe-libyaml 0.2.11
valuable https://github.com/tokio-rs/valuable 0.1.1
hybrid-array https://github.com/RustCrypto/hybrid-array 0.4.14
tokio-tungstenite https://github.com/snapview/tokio-tungstenite 0.30.0
pem https://github.com/jcreekmore/pem-rs.git 4.0.0
iana-time-zone-haiku https://github.com/strawlab/iana-time-zone 0.1.2
security-framework-sys https://github.com/kornelski/rust-security-framework 2.17.0
zip https://github.com/zip-rs/zip2 8.6.0
constant_time_eq https://github.com/cesarb/constant_time_eq 0.5.0
crc https://github.com/mrhooray/crc-rs.git 3.4.0
serde_repr https://github.com/dtolnay/serde-repr 0.1.21
schannel https://github.com/steffengy/schannel-rs 0.1.29
png https://github.com/image-rs/image-png 0.18.1
pest https://github.com/pest-parser/pest 2.9.0
hkdf https://github.com/RustCrypto/KDFs/ 0.13.0
crc-catalog https://github.com/akhilles/crc-catalog.git 2.5.0
crypto-bigint https://github.com/RustCrypto/crypto-bigint 0.7.5
rustls-platform-verifier https://github.com/rustls/rustls-platform-verifier 0.7.0
async-stream https://github.com/tokio-rs/async-stream 0.3.6
async-stream-impl https://github.com/tokio-rs/async-stream 0.3.6
fallible-iterator https://github.com/sfackler/rust-fallible-iterator 0.3.0
humantime https://github.com/chronotope/humantime 2.4.0
which https://github.com/harryfei/which-rs.git 8.0.5
openssl-macros None 0.1.1
combine https://github.com/Marwes/combine 4.6.7
camino https://github.com/camino-rs/camino 1.2.5
jni-sys https://github.com/jni-rs/jni-sys 0.4.1
zeroize_derive https://github.com/RustCrypto/utils 1.5.0
indoc https://github.com/dtolnay/indoc 2.0.7
tracing-serde https://github.com/tokio-rs/tracing 0.2.0
simdutf8 https://github.com/rusticstuff/simdutf8 0.1.5
event-listener-strategy https://github.com/smol-rs/event-listener-strategy 0.5.4
base16ct https://github.com/RustCrypto/formats 1.0.0
libsqlite3-sys https://github.com/rusqlite/rusqlite 0.38.2
ucd-trie https://github.com/BurntSushi/ucd-generate 0.1.7
async-channel https://github.com/smol-rs/async-channel 2.5.0
multimap https://github.com/havarnov/multimap 0.10.1
bincode https://github.com/bincode-org/bincode 3.0.0
schemars_derive https://github.com/GREsau/schemars 1.2.2
bitvec https://github.com/bitvecto-rs/bitvec 1.1.1
pyo3-build-config https://github.com/pyo3/pyo3 0.29.2
wit-parser https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-parser 0.257.1
criterion-plot https://github.com/criterion-rs/criterion.rs 0.8.2
option-ext https://github.com/soc/option-ext.git 0.2.0
curve25519-dalek https://github.com/dalek-cryptography/curve25519-dalek/tree/main/curve25519-dalek 5.0.0
clang-sys https://github.com/KyleMayes/clang-sys 1.9.1
jiff https://github.com/BurntSushi/jiff 0.2.35
pyo3 https://github.com/pyo3/pyo3 0.29.2
cast https://github.com/japaric/cast.rs 0.3.0
pyo3-macros-backend https://github.com/pyo3/pyo3 0.29.2
pyo3-macros https://github.com/pyo3/pyo3 0.29.2
is-terminal https://github.com/sunfishcode/is-terminal 0.4.17
utf-8 https://github.com/SimonSapin/rust-utf8 0.7.6
pyo3-ffi https://github.com/pyo3/pyo3 0.29.2
pest_derive https://github.com/pest-parser/pest 2.9.0
ciborium https://github.com/enarx/ciborium 0.2.2
ciborium-ll https://github.com/enarx/ciborium 0.2.2
ciborium-io https://github.com/enarx/ciborium 0.2.2
tap https://github.com/myrrlyn/tap 1.0.1
ff https://github.com/zkcrypto/ff 0.14.0
pest_meta https://github.com/pest-parser/pest 2.9.0
pest_generator https://github.com/pest-parser/pest 2.9.0
criterion https://github.com/criterion-rs/criterion.rs 0.8.2
radium https://github.com/ferrilab/ferrilab 1.1.1
oorandom https://hg.sr.ht/~icefox/oorandom 11.1.5
brotli-decompressor https://github.com/dropbox/rust-brotli-decompressor 5.0.3
elliptic-curve https://github.com/RustCrypto/traits 0.14.1
wyz https://github.com/myrrlyn/wyz 0.6.1
fancy-regex https://github.com/fancy-regex/fancy-regex 0.19.0
funty https://github.com/ferrilab/ferrilab 2.0.0
sec1 https://github.com/RustCrypto/formats 0.8.1
cexpr https://github.com/jethrogb/rust-cexpr 0.6.0
group https://github.com/zkcrypto/group 0.14.0
arrayref https://github.com/droundy/arrayref 0.3.9
xattr https://github.com/Stebalien/xattr 1.6.1
native-tls https://github.com/rust-native-tls/rust-native-tls 0.2.18
urlencoding https://github.com/kornelski/rust_urlencoding 2.1.3
serde_derive_internals https://github.com/serde-rs/serde 0.30.0
brotli https://github.com/dropbox/rust-brotli 8.0.4
async-lock https://github.com/smol-rs/async-lock 3.4.2
mime_guess https://github.com/abonander/mime_guess 2.0.5
ecdsa https://github.com/RustCrypto/signatures 0.17.0
id-arena https://github.com/fitzgen/id-arena 2.3.0
num https://github.com/rust-num/num 0.4.3
rfc6979 https://github.com/RustCrypto/signatures 0.6.0
hyper-tls https://github.com/hyperium/hyper-tls 0.6.0
leb128fmt https://github.com/bluk/leb128fmt 0.1.0
libredox https://gitlab.redox-os.org/redox-os/libredox.git 0.1.20
rand_xorshift https://github.com/rust-random/rngs 0.5.0
opentelemetry https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry 0.32.0
ureq https://github.com/algesten/ureq 3.4.0
tinytemplate https://github.com/bheisler/TinyTemplate 1.2.1
unicode-properties https://github.com/unicode-rs/unicode-properties 0.1.4
iri-string https://github.com/lo48576/iri-string 0.7.14
whoami https://github.com/ardaku/whoami 2.1.3
yansi https://github.com/SergioBenitez/yansi 1.0.1
ed25519 https://github.com/RustCrypto/signatures 3.0.0
linked-hash-map https://github.com/contain-rs/linked-hash-map 0.5.6
signal-hook https://github.com/vorner/signal-hook 0.4.4
ed25519-dalek https://github.com/dalek-cryptography/curve25519-dalek/tree/main/ed25519-dalek 3.0.0
wasm-metadata https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-metadata 0.257.1
wit-component https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-component 0.257.1
wait-timeout https://github.com/alexcrichton/wait-timeout 0.2.1
textwrap https://github.com/mgeisler/textwrap 0.16.2
num_enum https://github.com/illicitonion/num_enum 0.7.6
num_enum_derive https://github.com/illicitonion/num_enum 0.7.6
opaque-debug https://github.com/RustCrypto/utils 0.4.0
wit-bindgen-core https://github.com/bytecodealliance/wit-bindgen 0.60.0
wit-bindgen-rust https://github.com/bytecodealliance/wit-bindgen 0.60.0
futures-lite https://github.com/smol-rs/futures-lite 2.6.1
cargo_metadata https://github.com/oli-obk/cargo_metadata 0.23.1
cargo-platform https://github.com/rust-lang/cargo 0.3.3
alloc-stdlib https://github.com/dropbox/rust-alloc-no-stdlib 0.3.0
wit-bindgen-rust-macro https://github.com/bytecodealliance/wit-bindgen 0.60.0
tar https://github.com/composefs/tar-rs 0.4.46
anes https://github.com/qwandor/anes-rs 0.2.1
twox-hash https://github.com/shepmaster/twox-hash 2.1.3
jni https://github.com/jni-rs/jni-rs 0.22.4
erased-serde https://github.com/dtolnay/erased-serde 0.4.10
aead https://github.com/RustCrypto/traits 0.6.1