Most downloaded crates

hashbrown https://github.com/rust-lang/hashbrown 0.17.0
getrandom https://github.com/rust-random/getrandom 0.4.2
windows-sys https://github.com/microsoft/windows-rs 0.61.2
syn https://github.com/dtolnay/syn 2.0.117
rand_core https://github.com/rust-random/rand_core 0.10.1
bitflags https://github.com/bitflags/bitflags 2.11.1
rand https://github.com/rust-random/rand 0.10.1
thiserror-impl https://github.com/dtolnay/thiserror 2.0.18
thiserror https://github.com/dtolnay/thiserror 2.0.18
libc https://github.com/rust-lang/libc 0.2.185
itertools https://github.com/rust-itertools/itertools 0.14.0
base64 https://github.com/marshallpierce/rust-base64 0.22.1
indexmap https://github.com/indexmap-rs/indexmap 2.14.0
quote https://github.com/dtolnay/quote 1.0.45
rand_chacha https://github.com/rust-random/rand 0.10.0
proc-macro2 https://github.com/dtolnay/proc-macro2 1.0.106
unicode-ident https://github.com/dtolnay/unicode-ident 1.0.24
socket2 https://github.com/rust-lang/socket2 0.6.3
windows_x86_64_msvc https://github.com/microsoft/windows-rs 0.53.1
regex-syntax https://github.com/rust-lang/regex 0.8.10
cfg-if https://github.com/rust-lang/cfg-if 1.0.4
windows-targets https://github.com/microsoft/windows-rs 0.53.5
memchr https://github.com/BurntSushi/memchr 2.8.0
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
rustix https://github.com/bytecodealliance/rustix 1.1.4
windows_i686_msvc https://github.com/microsoft/windows-rs 0.53.1
windows_i686_gnu https://github.com/microsoft/windows-rs 0.53.1
heck https://github.com/withoutboats/heck 0.5.0
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
cc https://github.com/rust-lang/cc-rs 1.2.60
linux-raw-sys https://github.com/sunfishcode/linux-raw-sys 0.12.1
itoa https://github.com/dtolnay/itoa 1.0.18
regex-automata https://github.com/rust-lang/regex 0.4.14
serde https://github.com/serde-rs/serde 1.0.228
serde_derive https://github.com/serde-rs/serde 1.0.228
serde_json https://github.com/serde-rs/json 1.0.149
log https://github.com/rust-lang/log 0.4.29
once_cell https://github.com/matklad/once_cell 1.21.4
autocfg https://github.com/cuviper/autocfg 1.5.0
clap https://github.com/clap-rs/clap 4.6.1
zerocopy https://github.com/google/zerocopy 0.8.48
smallvec https://github.com/servo/rust-smallvec 1.15.1
regex https://github.com/rust-lang/regex 1.12.3
parking_lot_core https://github.com/Amanieu/parking_lot 0.9.12
aho-corasick https://github.com/BurntSushi/aho-corasick 1.1.4
http https://github.com/hyperium/http 1.4.0
mio https://github.com/tokio-rs/mio 1.2.0
parking_lot https://github.com/Amanieu/parking_lot 0.12.5
ryu https://github.com/dtolnay/ryu 1.0.23
strsim https://github.com/rapidfuzz/strsim-rs 0.11.1
bytes https://github.com/tokio-rs/bytes 1.11.1
pin-project-lite https://github.com/taiki-e/pin-project-lite 0.2.17
rustls https://github.com/rustls/rustls 0.23.38
digest https://github.com/RustCrypto/traits 0.11.2
version_check https://github.com/SergioBenitez/version_check 0.9.5
lock_api https://github.com/Amanieu/parking_lot 0.4.14
rustls-webpki https://github.com/rustls/webpki 0.103.12
tokio https://github.com/tokio-rs/tokio 1.52.1
block-buffer https://github.com/RustCrypto/utils 0.12.0
clap_lex https://github.com/clap-rs/clap 1.1.0
semver https://github.com/dtolnay/semver 1.0.28
slab https://github.com/tokio-rs/slab 0.4.12
errno https://github.com/lambda-fairy/rust-errno 0.3.14
anyhow https://github.com/dtolnay/anyhow 1.0.102
hyper https://github.com/hyperium/hyper 1.9.0
futures-core https://github.com/rust-lang/futures-rs 0.3.32
either https://github.com/rayon-rs/either 1.15.0
winnow https://github.com/winnow-rs/winnow 1.0.1
shlex https://github.com/comex/rust-shlex 1.3.0
futures-task https://github.com/rust-lang/futures-rs 0.3.32
cpufeatures https://github.com/RustCrypto/utils 0.3.0
futures-util https://github.com/rust-lang/futures-rs 0.3.32
sha2 https://github.com/RustCrypto/hashes 0.11.0
scopeguard https://github.com/bluss/scopeguard 1.2.0
equivalent https://github.com/indexmap-rs/equivalent 1.0.2
idna https://github.com/servo/rust-url/ 1.1.0
lazy_static https://github.com/rust-lang-nursery/lazy-static.rs 1.5.0
num-traits https://github.com/rust-num/num-traits 0.2.19
toml_datetime https://github.com/toml-rs/toml 1.1.1+spec-1.1.0
futures-sink https://github.com/rust-lang/futures-rs 0.3.32
futures-channel https://github.com/rust-lang/futures-rs 0.3.32
typenum https://github.com/paholg/typenum 1.19.0
generic-array https://github.com/fizyk20/generic-array.git 1.3.5
serde_core https://github.com/serde-rs/serde 1.0.228
tracing-core https://github.com/tokio-rs/tracing 0.1.36
http-body https://github.com/hyperium/http-body 1.0.1
crypto-common https://github.com/RustCrypto/traits 0.2.1
tokio-rustls https://github.com/rustls/tokio-rustls 0.26.4
percent-encoding https://github.com/servo/rust-url/ 2.3.2
url https://github.com/servo/rust-url 2.5.8
tracing https://github.com/tokio-rs/tracing 0.1.44
ppv-lite86 https://github.com/cryptocorrosion/cryptocorrosion 0.2.21
miniz_oxide https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide 0.9.1
toml https://github.com/toml-rs/toml 1.1.2+spec-1.1.0
futures-io https://github.com/rust-lang/futures-rs 0.3.32
clap_builder https://github.com/clap-rs/clap 4.6.0
rustc-hash https://github.com/rust-lang/rustc-hash 2.1.2
crossbeam-utils https://github.com/crossbeam-rs/crossbeam 0.8.21
unicode-width https://github.com/unicode-rs/unicode-width 0.2.2
rustversion https://github.com/dtolnay/rustversion 1.0.22
fastrand https://github.com/smol-rs/fastrand 2.4.1
nix https://github.com/nix-rust/nix 0.31.2
untrusted https://github.com/briansmith/untrusted 0.9.0
toml_edit https://github.com/toml-rs/toml 0.25.11+spec-1.1.0
tokio-macros https://github.com/tokio-rs/tokio 2.7.0
h2 https://github.com/hyperium/h2 0.4.13
synstructure https://github.com/mystor/synstructure 0.13.2
wasi https://github.com/bytecodealliance/wasi-rs 0.14.7+wasi-0.2.4
futures-macro https://github.com/rust-lang/futures-rs 0.3.32
darling_macro https://github.com/TedDriggs/darling 0.23.0
darling_core https://github.com/TedDriggs/darling 0.23.0
darling https://github.com/TedDriggs/darling 0.23.0
time https://github.com/time-rs/time 0.3.47
clap_derive https://github.com/clap-rs/clap 4.6.1
webpki-roots https://github.com/rustls/webpki-roots 1.0.7
form_urlencoded https://github.com/servo/rust-url 1.2.2
windows_i686_gnullvm https://github.com/microsoft/windows-rs 0.53.1
signal-hook-registry https://github.com/vorner/signal-hook 1.4.8
anstyle https://github.com/rust-cli/anstyle.git 1.0.14
foldhash https://github.com/orlp/foldhash 0.2.0
tempfile https://github.com/Stebalien/tempfile 3.27.0
futures https://github.com/rust-lang/futures-rs 0.3.32
tracing-attributes https://github.com/tokio-rs/tracing 0.1.31
chrono https://github.com/chronotope/chrono 0.4.44
ring https://github.com/briansmith/ring 0.17.14
redox_syscall https://gitlab.redox-os.org/redox-os/syscall 0.7.4
futures-executor https://github.com/rust-lang/futures-rs 0.3.32
pin-utils https://github.com/rust-lang-nursery/pin-utils 0.1.0
stable_deref_trait https://github.com/storyyeller/stable_deref_trait 1.2.1
zeroize https://github.com/RustCrypto/utils 1.8.2
uuid https://github.com/uuid-rs/uuid 1.23.1
fnv https://github.com/servo/rust-fnv 1.0.7
icu_properties_data https://github.com/unicode-org/icu4x 2.2.0
icu_properties https://github.com/unicode-org/icu4x 2.2.0
yoke-derive https://github.com/unicode-org/icu4x 0.8.2
yoke https://github.com/unicode-org/icu4x 0.8.2
tokio-util https://github.com/tokio-rs/tokio 0.7.18
tinystr https://github.com/unicode-org/icu4x 0.8.3
litemap https://github.com/unicode-org/icu4x 0.8.2
byteorder https://github.com/BurntSushi/byteorder 1.5.0
anstream https://github.com/rust-cli/anstyle.git 1.0.0
zerovec https://github.com/unicode-org/icu4x 0.11.6
icu_provider https://github.com/unicode-org/icu4x 2.2.0
icu_collections https://github.com/unicode-org/icu4x 2.2.0
writeable https://github.com/unicode-org/icu4x 0.6.3
zerovec-derive https://github.com/unicode-org/icu4x 0.11.3
subtle https://github.com/dalek-cryptography/subtle 2.6.1
icu_normalizer_data https://github.com/unicode-org/icu4x 2.2.0
time-core https://github.com/time-rs/time 0.1.8
tower https://github.com/tower-rs/tower 0.5.3
find-msvc-tools https://github.com/rust-lang/cc-rs 0.1.9
icu_normalizer https://github.com/unicode-org/icu4x 2.2.0
rustc_version https://github.com/djc/rustc-version-rs 0.4.1
zerocopy-derive https://github.com/google/zerocopy 0.8.48
deranged https://github.com/jhpratt/deranged 0.5.8
ahash https://github.com/tkaitchuck/ahash 0.8.12
anstyle-parse https://github.com/rust-cli/anstyle.git 1.0.0
time-macros https://github.com/time-rs/time 0.2.27
anstyle-query https://github.com/rust-cli/anstyle.git 1.1.5
reqwest https://github.com/seanmonstar/reqwest 0.13.2
zerofrom https://github.com/unicode-org/icu4x 0.1.7
colorchoice https://github.com/rust-cli/anstyle.git 1.0.5
zerofrom-derive https://github.com/unicode-org/icu4x 0.1.7
thread_local https://github.com/Amanieu/thread_local-rs 1.1.9
iana-time-zone https://github.com/strawlab/iana-time-zone 0.1.65
adler2 https://github.com/oyvindln/adler2 2.0.1
displaydoc https://github.com/yaahc/displaydoc 0.2.5
num-conv https://github.com/jhpratt/num-conv 0.2.1
idna_adapter https://github.com/hsivonen/idna_adapter 1.2.1
sync_wrapper https://github.com/Actyx/sync_wrapper 1.0.2
strum https://github.com/Peternator7/strum 0.28.0
nom https://github.com/rust-bakery/nom 8.0.0
strum_macros https://github.com/Peternator7/strum 0.28.0
httparse https://github.com/seanmonstar/httparse 1.10.1
openssl-probe https://github.com/rustls/openssl-probe 0.2.1
utf8_iter https://github.com/hsivonen/utf8_iter 1.0.4
pkg-config https://github.com/rust-lang/pkg-config-rs 0.3.33
hyper-rustls https://github.com/rustls/hyper-rustls 0.27.9
prost https://github.com/tokio-rs/prost 0.14.3
is_terminal_polyfill https://github.com/polyfill-rs/is_terminal_polyfill 1.70.2
powerfmt https://github.com/jhpratt/powerfmt 0.2.0
rustls-native-certs https://github.com/rustls/rustls-native-certs 0.8.3
windows-link https://github.com/microsoft/windows-rs 0.2.1
serde_spanned https://github.com/toml-rs/toml 1.1.1
utf8parse https://github.com/alacritty/vte 0.2.2
flate2 https://github.com/rust-lang/flate2-rs 1.1.9
prost-derive https://github.com/tokio-rs/prost 0.14.3
object https://github.com/gimli-rs/object 0.39.0
zmij https://github.com/dtolnay/zmij 1.0.21
memoffset https://github.com/Gilnaa/memoffset 0.9.1
async-trait https://github.com/dtolnay/async-trait 0.1.89
schemars https://github.com/GREsau/schemars 1.2.1
crc32fast https://github.com/srijs/rust-crc32fast 1.5.0
tower-service https://github.com/tower-rs/tower 0.3.3
tracing-subscriber https://github.com/tokio-rs/tracing 0.3.23
phf_shared https://github.com/rust-phf/rust-phf 0.13.1
tinyvec https://github.com/Lokathor/tinyvec 1.11.0
hermit-abi https://github.com/hermit-os/hermit-rs 0.5.2
rustc-demangle https://github.com/rust-lang/rustc-demangle 0.1.27
try-lock https://github.com/seanmonstar/try-lock 0.2.5
want https://github.com/seanmonstar/want 0.3.1
hex https://github.com/KokaKiwi/rust-hex 0.4.3
rustls-pki-types https://github.com/rustls/pki-types 1.14.0
bumpalo https://github.com/fitzgen/bumpalo 3.20.2
glob https://github.com/rust-lang/glob 0.3.3
num-integer https://github.com/rust-num/num-integer 0.1.46
pin-project-internal https://github.com/taiki-e/pin-project 1.1.11
pin-project https://github.com/taiki-e/pin-project 1.1.11
crossbeam-channel https://github.com/crossbeam-rs/crossbeam 0.5.15
phf https://github.com/rust-phf/rust-phf 0.13.1
convert_case https://github.com/rutrum/convert-case 0.11.0
spin https://github.com/mvdnes/spin-rs.git 0.10.0
gimli https://github.com/gimli-rs/gimli 0.33.0
prettyplease https://github.com/dtolnay/prettyplease 0.2.37
cfg_aliases https://github.com/katharostech/cfg_aliases 0.2.1
siphasher https://github.com/jedisct1/rust-siphash 1.0.2
hyper-util https://github.com/hyperium/hyper-util 0.1.20
walkdir https://github.com/BurntSushi/walkdir 2.5.0
httpdate https://github.com/pyfisch/httpdate 1.0.3
allocator-api2 https://github.com/zakarumych/allocator-api2 0.4.0
crossbeam-epoch https://github.com/crossbeam-rs/crossbeam 0.9.18
tinyvec_macros https://github.com/Soveu/tinyvec_macros 0.1.1
same-file https://github.com/BurntSushi/same-file 1.0.6
nu-ansi-term https://github.com/nushell/nu-ansi-term 0.50.3
mime https://github.com/hyperium/mime 0.3.17
tracing-log https://github.com/tokio-rs/tracing 0.2.0
der https://github.com/RustCrypto/formats 0.8.0
num-bigint https://github.com/rust-num/num-bigint 0.4.6
sharded-slab https://github.com/hawkw/sharded-slab 0.1.7
petgraph https://github.com/petgraph/petgraph 0.8.3
jobserver https://github.com/rust-lang/jobserver-rs 0.1.34
ipnet https://github.com/krisprice/ipnet 2.12.0
zerotrie https://github.com/unicode-org/icu4x 0.2.4
potential_utf https://github.com/unicode-org/icu4x 0.1.5
crossbeam-deque https://github.com/crossbeam-rs/crossbeam 0.8.6
tower-layer https://github.com/tower-rs/tower 0.3.3
icu_locale_core https://github.com/unicode-org/icu4x 2.2.0
rustls-pemfile https://github.com/rustls/pemfile 2.2.0
wasm-bindgen-macro https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro 0.2.118
wasm-bindgen https://github.com/wasm-bindgen/wasm-bindgen 0.2.118
core-foundation https://github.com/servo/core-foundation-rs 0.10.1
wasm-bindgen-shared https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared 0.2.118
signature https://github.com/RustCrypto/traits 2.2.0
wasm-bindgen-macro-support https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support 0.2.118
http-body-util https://github.com/hyperium/http-body 0.1.3
fixedbitset https://github.com/petgraph/fixedbitset 0.5.7
axum https://github.com/tokio-rs/axum 0.8.9
axum-core https://github.com/tokio-rs/axum 0.5.6
derive_more https://github.com/JelteF/derive_more 2.1.1
addr2line https://github.com/gimli-rs/addr2line 0.26.1
proc-macro-crate https://github.com/bkchr/proc-macro-crate 3.5.0
portable-atomic https://github.com/taiki-e/portable-atomic 1.13.1
event-listener https://github.com/smol-rs/event-listener 5.4.1
atomic-waker https://github.com/smol-rs/atomic-waker 1.1.2
spki https://github.com/RustCrypto/formats 0.8.0
prost-types https://github.com/tokio-rs/prost 0.14.3
num_cpus https://github.com/seanmonstar/num_cpus 1.17.0
env_logger https://github.com/rust-cli/env_logger 0.11.10
unicode-segmentation https://github.com/unicode-rs/unicode-segmentation 1.13.2
windows-core https://github.com/microsoft/windows-rs 0.62.2
tower-http https://github.com/tower-rs/tower-http 0.6.8
pkcs8 https://github.com/RustCrypto/formats 0.10.2
base64ct https://github.com/RustCrypto/formats 1.8.3
home https://github.com/rust-lang/cargo 0.5.12
matchit https://github.com/ibraheemdev/matchit 0.9.2
minimal-lexical https://github.com/Alexhuszagh/minimal-lexical 0.2.1
tokio-stream https://github.com/tokio-rs/tokio 0.1.18
serde_urlencoded https://github.com/nox/serde_urlencoded 0.7.1
libm https://github.com/rust-lang/compiler-builtins 0.2.16
js-sys https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys 0.3.95
matchers https://github.com/hawkw/matchers 0.2.0
hmac https://github.com/RustCrypto/MACs 0.13.0
backtrace https://github.com/rust-lang/backtrace-rs 0.3.76
data-encoding https://github.com/ia0/data-encoding 2.10.0
simd-adler32 https://github.com/mcountryman/simd-adler32 0.3.9
arrayvec https://github.com/bluss/arrayvec 0.7.6
unicode-xid https://github.com/unicode-rs/unicode-xid 0.2.6
libloading https://github.com/nagisa/rust_libloading/ 0.9.0
rayon https://github.com/rayon-rs/rayon 1.12.0
const-oid https://github.com/RustCrypto/formats 0.10.2
rayon-core https://github.com/rayon-rs/rayon 1.13.0
ordered-float https://github.com/reem/rust-ordered-float 5.3.0
paste https://github.com/dtolnay/paste 1.0.15
static_assertions https://github.com/nvzqz/static-assertions-rs 1.1.0
encoding_rs https://github.com/hsivonen/encoding_rs 0.8.35
windows-result https://github.com/microsoft/windows-rs 0.4.1
sha1 https://github.com/RustCrypto/hashes 0.11.0
toml_parser https://github.com/toml-rs/toml 1.1.2+spec-1.1.0
winapi https://github.com/retep998/winapi-rs 0.3.9
security-framework https://github.com/kornelski/rust-security-framework 3.7.0
vcpkg https://github.com/mcgoo/vcpkg-rs 0.2.15
ident_case https://github.com/TedDriggs/ident_case 1.0.1
phf_generator https://github.com/rust-phf/rust-phf 0.13.1
which https://github.com/harryfei/which-rs.git 8.0.2
half https://github.com/VoidStarKat/half-rs 2.7.1
quick-xml https://github.com/tafia/quick-xml 0.39.2
serde_yaml https://github.com/dtolnay/serde-yaml 0.9.34+deprecated
tonic https://github.com/hyperium/tonic 0.14.5
termcolor https://github.com/BurntSushi/termcolor 1.4.1
core-foundation-sys https://github.com/servo/core-foundation-rs 0.8.7
unicode-normalization https://github.com/unicode-rs/unicode-normalization 0.1.25
r-efi https://github.com/r-efi/r-efi 6.0.0
windows-strings https://github.com/microsoft/windows-rs 0.5.1
iri-string https://github.com/lo48576/iri-string 0.7.12
pem-rfc7468 https://github.com/RustCrypto/formats 1.0.0
console https://github.com/console-rs/console 0.16.3
winapi-x86_64-pc-windows-gnu https://github.com/retep998/winapi-rs 0.4.0
bindgen https://github.com/rust-lang/rust-bindgen 0.72.1
bit-vec https://github.com/contain-rs/bit-vec 0.9.1
winapi-i686-pc-windows-gnu https://github.com/retep998/winapi-rs 0.4.0
prost-build https://github.com/tokio-rs/prost 0.14.3
zstd-safe https://github.com/gyscos/zstd-rs 7.2.4
windows-implement https://github.com/microsoft/windows-rs 0.60.2
dashmap https://github.com/xacrimon/dashmap 6.1.0
openssl-sys https://github.com/rust-openssl/rust-openssl 0.9.113
winapi-util https://github.com/BurntSushi/winapi-util 0.1.11
windows-interface https://github.com/microsoft/windows-rs 0.59.3
zstd https://github.com/gyscos/zstd-rs 0.13.3
unicase https://github.com/seanmonstar/unicase 2.9.0
bit-set https://github.com/contain-rs/bit-set 0.10.0
num-complex https://github.com/rust-num/num-complex 0.4.6
hashlink https://github.com/kyren/hashlink 0.11.0
serde_repr https://github.com/dtolnay/serde-repr 0.1.20
lru https://github.com/jeromefroe/lru-rs.git 0.17.0
foreign-types https://github.com/sfackler/foreign-types 0.5.0
foreign-types-shared https://github.com/sfackler/foreign-types 0.3.1
serde_with https://github.com/jonasbb/serde_with/ 3.18.0
target-lexicon https://github.com/bytecodealliance/target-lexicon 0.13.5
quinn-proto https://github.com/quinn-rs/quinn 0.11.14
dunce https://gitlab.com/kornelski/dunce 1.0.5
num-rational https://github.com/rust-num/num-rational 0.4.2
serde_with_macros https://github.com/jonasbb/serde_with/ 3.18.0
humantime https://github.com/chronotope/humantime 2.3.0
hyper-timeout https://github.com/hjr3/hyper-timeout 0.5.2
crossbeam-queue https://github.com/crossbeam-rs/crossbeam 0.3.12
anstyle-wincon https://github.com/rust-cli/anstyle.git 3.0.11
num-iter https://github.com/rust-num/num-iter 0.1.45
quinn-udp https://github.com/quinn-rs/quinn 0.6.1
dyn-clone https://github.com/dtolnay/dyn-clone 1.0.20
bytemuck https://github.com/Lokathor/bytemuck 1.25.0
unicode-bidi https://github.com/servo/unicode-bidi 0.3.18
quinn https://github.com/quinn-rs/quinn 0.11.9
filetime https://github.com/alexcrichton/filetime 0.2.27
crunchy https://github.com/eira-fransham/crunchy 0.2.4
bstr https://github.com/BurntSushi/bstr 1.12.1
derive_more-impl https://github.com/JelteF/derive_more 2.1.1
security-framework-sys https://github.com/kornelski/rust-security-framework 2.17.0
zstd-sys https://github.com/gyscos/zstd-rs 2.0.16+zstd.1.5.7
web-sys https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/web-sys 0.3.95
cmake https://github.com/rust-lang/cmake-rs 0.1.58
schannel https://github.com/steffengy/schannel-rs 0.1.29
sct https://github.com/rustls/sct.rs 0.7.1
crc https://github.com/mrhooray/crc-rs.git 3.4.0
multimap https://github.com/havarnov/multimap 0.10.1
dirs-sys https://github.com/dirs-dev/dirs-sys-rs 0.5.0
memmap2 https://github.com/RazrFalcon/memmap2-rs 0.9.10
openssl https://github.com/rust-openssl/rust-openssl 0.10.77
indoc https://github.com/dtolnay/indoc 2.0.7
concurrent-queue https://github.com/smol-rs/concurrent-queue 2.5.0
parking https://github.com/smol-rs/parking 2.2.1
fs_extra https://github.com/webdesus/fs_extra 1.3.0
wit-bindgen https://github.com/bytecodealliance/wit-bindgen 0.57.1
textwrap https://github.com/mgeisler/textwrap 0.16.2
windows https://github.com/microsoft/windows-rs 0.62.2
quick-error http://github.com/tailhook/quick-error 2.0.1
md-5 https://github.com/RustCrypto/hashes 0.11.0
cipher https://github.com/RustCrypto/traits 0.5.1
crc-catalog https://github.com/akhilles/crc-catalog.git 2.4.0
dirs https://github.com/soc/dirs-rs 6.0.0
unsafe-libyaml https://github.com/dtolnay/unsafe-libyaml 0.2.11
arc-swap https://github.com/vorner/arc-swap 1.9.1
async-channel https://github.com/smol-rs/async-channel 2.5.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
pest https://github.com/pest-parser/pest 2.8.6
android_system_properties https://github.com/nical/android_system_properties 0.1.5
lru-slab https://github.com/Ralith/lru-slab 0.1.2
hyper-tls https://github.com/hyperium/hyper-tls 0.6.0
web-time https://github.com/daxpedda/web-time 1.1.0
aws-lc-sys https://github.com/aws/aws-lc-rs 0.40.0
rand_xorshift https://github.com/rust-random/rngs 0.5.0
bincode https://github.com/bincode-org/bincode 3.0.0
tungstenite https://github.com/snapview/tungstenite-rs 0.29.0
utf-8 https://github.com/SimonSapin/rust-utf8 0.7.6
iana-time-zone-haiku https://github.com/strawlab/iana-time-zone 0.1.2
ref-cast https://github.com/dtolnay/ref-cast 1.0.25
ref-cast-impl https://github.com/dtolnay/ref-cast 1.0.25
aws-lc-rs https://github.com/aws/aws-lc-rs 1.16.3
pem https://github.com/jcreekmore/pem-rs.git 3.0.6
curve25519-dalek https://github.com/dalek-cryptography/curve25519-dalek/tree/main/curve25519-dalek 4.1.3
zip https://github.com/zip-rs/zip2 8.5.1
valuable https://github.com/tokio-rs/valuable 0.1.1
constant_time_eq https://github.com/cesarb/constant_time_eq 0.4.3
criterion https://github.com/criterion-rs/criterion.rs 0.8.2
atty https://github.com/softprops/atty 0.2.14
libredox https://gitlab.redox-os.org/redox-os/libredox.git 0.1.16
native-tls https://github.com/rust-native-tls/rust-native-tls 0.2.18
wasm-bindgen-futures https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/futures 0.4.68
openssl-macros None 0.1.1
phf_codegen https://github.com/rust-phf/rust-phf 0.13.1
crypto-bigint https://github.com/RustCrypto/crypto-bigint 0.7.3
ucd-trie https://github.com/BurntSushi/ucd-generate 0.1.7
clang-sys https://github.com/KyleMayes/clang-sys 1.8.1
pest_derive https://github.com/pest-parser/pest 2.8.6
is-terminal https://github.com/sunfishcode/is-terminal 0.4.17
toml_writer https://github.com/toml-rs/toml 1.1.1+spec-1.1.0
pest_generator https://github.com/pest-parser/pest 2.8.6
pest_meta https://github.com/pest-parser/pest 2.8.6
serde_path_to_error https://github.com/dtolnay/path-to-error 0.1.20
once_cell_polyfill https://github.com/polyfill-rs/once_cell_polyfill 1.70.2
num https://github.com/rust-num/num 0.4.3
inout https://github.com/RustCrypto/utils 0.2.2
cexpr https://github.com/jethrogb/rust-cexpr 0.6.0
criterion-plot https://github.com/criterion-rs/criterion.rs 0.8.2
erased-serde https://github.com/dtolnay/erased-serde 0.4.10
phf_macros https://github.com/rust-phf/rust-phf 0.13.1
ed25519 https://github.com/RustCrypto/signatures 2.2.3
tokio-tungstenite https://github.com/snapview/tokio-tungstenite 0.29.0
aes https://github.com/RustCrypto/block-ciphers 0.9.0
num_enum_derive https://github.com/illicitonion/num_enum 0.7.6
num_enum https://github.com/illicitonion/num_enum 0.7.6
num-derive https://github.com/rust-num/num-derive 0.4.2
ed25519-dalek https://github.com/dalek-cryptography/curve25519-dalek/tree/main/ed25519-dalek 2.2.0
yansi https://github.com/SergioBenitez/yansi 1.0.1
futures-lite https://github.com/smol-rs/futures-lite 2.6.1
camino https://github.com/camino-rs/camino 1.2.2
brotli-decompressor https://github.com/dropbox/rust-brotli-decompressor 5.0.0
urlencoding https://github.com/kornelski/rust_urlencoding 2.1.3
linked-hash-map https://github.com/contain-rs/linked-hash-map 0.5.6
brotli https://github.com/dropbox/rust-brotli 8.0.2
proc-macro-error https://gitlab.com/CreepySkeleton/proc-macro-error 1.0.4
proc-macro-error-attr https://gitlab.com/CreepySkeleton/proc-macro-error 1.0.4
wasip2 https://github.com/bytecodealliance/wasi-rs 1.0.3+wasi-0.2.9
opentelemetry https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry 0.31.0
curve25519-dalek-derive https://github.com/dalek-cryptography/curve25519-dalek 0.1.1
tracing-serde https://github.com/tokio-rs/tracing 0.2.0
num_threads https://github.com/jhpratt/num_threads 0.1.7
xattr https://github.com/Stebalien/xattr 1.6.1
flume https://github.com/zesterer/flume 0.12.0
wasmparser https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser 0.247.0
event-listener-strategy https://github.com/smol-rs/event-listener-strategy 0.5.4
redox_users https://gitlab.redox-os.org/redox-os/users 0.5.2
protobuf None 3.7.2
async-lock https://github.com/smol-rs/async-lock 3.4.2
tap https://github.com/myrrlyn/tap 1.0.1
bitvec https://github.com/bitvecto-rs/bitvec 1.0.1
radium https://github.com/ferrilab/ferrilab 1.1.1
fallible-iterator https://github.com/sfackler/rust-fallible-iterator 0.3.0
mime_guess https://github.com/abonander/mime_guess 2.0.5
jiff https://github.com/BurntSushi/jiff 0.2.23
funty https://github.com/ferrilab/ferrilab 2.0.0
wyz https://github.com/myrrlyn/wyz 0.6.1
signal-hook https://github.com/vorner/signal-hook 0.4.4
arrayref https://github.com/droundy/arrayref 0.3.9
tokio-native-tls https://github.com/tokio-rs/tls 0.3.1
cargo_metadata https://github.com/oli-obk/cargo_metadata 0.23.1
indicatif https://github.com/console-rs/indicatif 0.18.4
pyo3-build-config https://github.com/pyo3/pyo3 0.28.3
libsqlite3-sys https://github.com/rusqlite/rusqlite 0.37.0
base16ct https://github.com/RustCrypto/formats 1.0.0
twox-hash https://github.com/shepmaster/twox-hash 2.1.2
fancy-regex https://github.com/fancy-regex/fancy-regex 0.17.0
tonic-build https://github.com/hyperium/tonic 0.14.5
opaque-debug https://github.com/RustCrypto/utils 0.4.0
pyo3 https://github.com/pyo3/pyo3 0.28.3
pyo3-macros https://github.com/pyo3/pyo3 0.28.3
ff https://github.com/zkcrypto/ff 0.13.1
colored https://github.com/mackwic/colored 3.1.1
pyo3-macros-backend https://github.com/pyo3/pyo3 0.28.3
schemars_derive https://github.com/GREsau/schemars 1.2.1
pyo3-ffi https://github.com/pyo3/pyo3 0.28.3
sysinfo https://github.com/GuillaumeGomez/sysinfo 0.38.4
cargo-platform https://github.com/rust-lang/cargo 0.3.3
hkdf https://github.com/RustCrypto/KDFs/ 0.13.0
crossterm https://github.com/crossterm-rs/crossterm 0.29.0
opentelemetry_sdk https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk 0.31.0
env_filter https://github.com/rust-cli/env_logger 1.0.1
instant https://github.com/sebcrozet/instant 0.1.13
group https://github.com/zkcrypto/group 0.13.0
ciborium-io https://github.com/enarx/ciborium 0.2.2
elliptic-curve https://github.com/RustCrypto/traits 0.13.8
ciborium https://github.com/enarx/ciborium 0.2.2
ciborium-ll https://github.com/enarx/ciborium 0.2.2
unicode-properties https://github.com/unicode-rs/unicode-properties 0.1.4
sec1 https://github.com/RustCrypto/formats 0.8.1
glam https://github.com/bitshifter/glam-rs 0.32.1
cast https://github.com/japaric/cast.rs 0.3.0
ecdsa https://github.com/RustCrypto/signatures 0.16.9
tiny-keccak None 2.0.2
option-ext https://github.com/soc/option-ext.git 0.2.0
zeroize_derive https://github.com/RustCrypto/utils/tree/master/zeroize/derive 1.4.3
getopts https://github.com/rust-lang/getopts 0.2.24
rfc6979 https://github.com/RustCrypto/signatures 0.4.0
oorandom https://hg.sr.ht/~icefox/oorandom 11.1.5
derive_builder https://github.com/colin-kiegel/rust-derive-builder 0.20.2
derive_builder_core https://github.com/colin-kiegel/rust-derive-builder 0.20.2
stringprep https://github.com/sfackler/rust-stringprep 0.1.5
wait-timeout https://github.com/alexcrichton/wait-timeout 0.2.1