Most downloaded crates

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