|
hashbrown
|
https://github.com/rust-lang/hashbrown
|
|
|
syn
|
https://github.com/dtolnay/syn
|
|
|
windows-sys
|
https://github.com/microsoft/windows-rs
|
|
|
getrandom
|
https://github.com/rust-random/getrandom
|
|
|
bitflags
|
https://github.com/bitflags/bitflags
|
|
|
rand_core
|
https://github.com/rust-random/rand_core
|
|
|
rand
|
https://github.com/rust-random/rand
|
|
|
thiserror-impl
|
https://github.com/dtolnay/thiserror
|
|
|
thiserror
|
https://github.com/dtolnay/thiserror
|
|
|
itertools
|
https://github.com/rust-itertools/itertools
|
|
|
libc
|
https://github.com/rust-lang/libc
|
|
|
indexmap
|
https://github.com/indexmap-rs/indexmap
|
|
|
base64
|
https://github.com/marshallpierce/rust-base64
|
|
|
proc-macro2
|
https://github.com/dtolnay/proc-macro2
|
|
|
quote
|
https://github.com/dtolnay/quote
|
|
|
rand_chacha
|
https://github.com/rust-random/rand
|
|
|
unicode-ident
|
https://github.com/dtolnay/unicode-ident
|
|
|
cfg-if
|
https://github.com/rust-lang/cfg-if
|
|
|
windows_x86_64_msvc
|
https://github.com/microsoft/windows-rs
|
|
|
regex-syntax
|
https://github.com/rust-lang/regex
|
|
|
windows-targets
|
https://github.com/microsoft/windows-rs
|
|
|
socket2
|
https://github.com/rust-lang/socket2
|
|
|
windows_x86_64_gnu
|
https://github.com/microsoft/windows-rs
|
|
|
rustix
|
https://github.com/bytecodealliance/rustix
|
|
|
windows_aarch64_msvc
|
https://github.com/microsoft/windows-rs
|
|
|
windows_i686_msvc
|
https://github.com/microsoft/windows-rs
|
|
|
windows_i686_gnu
|
https://github.com/microsoft/windows-rs
|
|
|
memchr
|
https://github.com/BurntSushi/memchr
|
|
|
heck
|
https://github.com/withoutboats/heck
|
|
|
windows_x86_64_gnullvm
|
https://github.com/microsoft/windows-rs
|
|
|
windows_aarch64_gnullvm
|
https://github.com/microsoft/windows-rs
|
|
|
serde
|
https://github.com/serde-rs/serde
|
|
|
cc
|
https://github.com/rust-lang/cc-rs
|
|
|
regex-automata
|
https://github.com/rust-lang/regex
|
|
|
linux-raw-sys
|
https://github.com/sunfishcode/linux-raw-sys
|
|
|
serde_derive
|
https://github.com/serde-rs/serde
|
|
|
serde_json
|
https://github.com/serde-rs/json
|
|
|
itoa
|
https://github.com/dtolnay/itoa
|
|
|
log
|
https://github.com/rust-lang/log
|
|
|
autocfg
|
https://github.com/cuviper/autocfg
|
|
|
smallvec
|
https://github.com/servo/rust-smallvec
|
|
|
once_cell
|
https://github.com/matklad/once_cell
|
|
|
clap
|
https://github.com/clap-rs/clap
|
|
|
zerocopy
|
https://github.com/google/zerocopy
|
|
|
ryu
|
https://github.com/dtolnay/ryu
|
|
|
parking_lot_core
|
https://github.com/Amanieu/parking_lot
|
|
|
aho-corasick
|
https://github.com/BurntSushi/aho-corasick
|
|
|
regex
|
https://github.com/rust-lang/regex
|
|
|
parking_lot
|
https://github.com/Amanieu/parking_lot
|
|
|
mio
|
https://github.com/tokio-rs/mio
|
|
|
http
|
https://github.com/hyperium/http
|
|
|
strsim
|
https://github.com/rapidfuzz/strsim-rs
|
|
|
bytes
|
https://github.com/tokio-rs/bytes
|
|
|
rustls
|
https://github.com/rustls/rustls
|
|
|
lock_api
|
https://github.com/Amanieu/parking_lot
|
|
|
pin-project-lite
|
https://github.com/taiki-e/pin-project-lite
|
|
|
version_check
|
https://github.com/SergioBenitez/version_check
|
|
|
rustls-webpki
|
https://github.com/rustls/webpki
|
|
|
errno
|
https://github.com/lambda-fairy/rust-errno
|
|
|
tokio
|
https://github.com/tokio-rs/tokio
|
|
|
clap_lex
|
https://github.com/clap-rs/clap
|
|
|
either
|
https://github.com/rayon-rs/either
|
|
|
anyhow
|
https://github.com/dtolnay/anyhow
|
|
|
hyper
|
https://github.com/hyperium/hyper
|
|
|
digest
|
https://github.com/RustCrypto/traits
|
|
|
semver
|
https://github.com/dtolnay/semver
|
|
|
shlex
|
https://github.com/comex/rust-shlex
|
|
|
slab
|
https://github.com/tokio-rs/slab
|
|
|
block-buffer
|
https://github.com/RustCrypto/utils
|
|
|
equivalent
|
https://github.com/indexmap-rs/equivalent
|
|
|
num-traits
|
https://github.com/rust-num/num-traits
|
|
|
tracing-core
|
https://github.com/tokio-rs/tracing
|
|
|
scopeguard
|
https://github.com/bluss/scopeguard
|
|
|
wasi
|
https://github.com/bytecodealliance/wasi-rs
|
|
|
miniz_oxide
|
https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide
|
|
|
idna
|
https://github.com/servo/rust-url/
|
|
|
futures-core
|
https://github.com/rust-lang/futures-rs
|
|
|
lazy_static
|
https://github.com/rust-lang-nursery/lazy-static.rs
|
|
|
tokio-rustls
|
https://github.com/rustls/tokio-rustls
|
|
|
futures-util
|
https://github.com/rust-lang/futures-rs
|
|
|
futures-task
|
https://github.com/rust-lang/futures-rs
|
|
|
tracing
|
https://github.com/tokio-rs/tracing
|
|
|
ppv-lite86
|
https://github.com/cryptocorrosion/cryptocorrosion
|
|
|
typenum
|
https://github.com/paholg/typenum
|
|
|
sha2
|
https://github.com/RustCrypto/hashes
|
|
|
rustversion
|
https://github.com/dtolnay/rustversion
|
|
|
winnow
|
https://github.com/winnow-rs/winnow
|
|
|
percent-encoding
|
https://github.com/servo/rust-url/
|
|
|
unicode-width
|
https://github.com/unicode-rs/unicode-width
|
|
|
url
|
https://github.com/servo/rust-url
|
|
|
generic-array
|
https://github.com/fizyk20/generic-array.git
|
|
|
nix
|
https://github.com/nix-rust/nix
|
|
|
http-body
|
https://github.com/hyperium/http-body
|
|
|
serde_core
|
https://github.com/serde-rs/serde
|
|
|
futures-sink
|
https://github.com/rust-lang/futures-rs
|
|
|
futures-channel
|
https://github.com/rust-lang/futures-rs
|
|
|
clap_builder
|
https://github.com/clap-rs/clap
|
|
|
pin-utils
|
https://github.com/rust-lang-nursery/pin-utils
|
|
|
crypto-common
|
https://github.com/RustCrypto/traits
|
|
|
toml_datetime
|
https://github.com/toml-rs/toml
|
|
|
fastrand
|
https://github.com/smol-rs/fastrand
|
|
|
toml_edit
|
https://github.com/toml-rs/toml
|
|
|
cpufeatures
|
https://github.com/RustCrypto/utils
|
|
|
windows_i686_gnullvm
|
https://github.com/microsoft/windows-rs
|
|
|
h2
|
https://github.com/hyperium/h2
|
|
|
crossbeam-utils
|
https://github.com/crossbeam-rs/crossbeam
|
|
|
futures-io
|
https://github.com/rust-lang/futures-rs
|
|
|
signal-hook-registry
|
https://github.com/vorner/signal-hook
|
|
|
untrusted
|
https://github.com/briansmith/untrusted
|
|
|
rustc-hash
|
https://github.com/rust-lang/rustc-hash
|
|
|
tokio-macros
|
https://github.com/tokio-rs/tokio
|
|
|
webpki-roots
|
https://github.com/rustls/webpki-roots
|
|
|
time
|
https://github.com/time-rs/time
|
|
|
toml
|
https://github.com/toml-rs/toml
|
|
|
synstructure
|
https://github.com/mystor/synstructure
|
|
|
clap_derive
|
https://github.com/clap-rs/clap
|
|
|
darling_core
|
https://github.com/TedDriggs/darling
|
|
|
darling_macro
|
https://github.com/TedDriggs/darling
|
|
|
darling
|
https://github.com/TedDriggs/darling
|
|
|
tracing-attributes
|
https://github.com/tokio-rs/tracing
|
|
|
form_urlencoded
|
https://github.com/servo/rust-url
|
|
|
futures-macro
|
https://github.com/rust-lang/futures-rs
|
|
|
chrono
|
https://github.com/chronotope/chrono
|
|
|
ring
|
https://github.com/briansmith/ring
|
|
|
anstyle
|
https://github.com/rust-cli/anstyle.git
|
|
|
zeroize
|
https://github.com/RustCrypto/utils
|
|
|
tempfile
|
https://github.com/Stebalien/tempfile
|
|
|
fnv
|
https://github.com/servo/rust-fnv
|
|
|
tokio-util
|
https://github.com/tokio-rs/tokio
|
|
|
byteorder
|
https://github.com/BurntSushi/byteorder
|
|
|
redox_syscall
|
https://gitlab.redox-os.org/redox-os/syscall
|
|
|
futures
|
https://github.com/rust-lang/futures-rs
|
|
|
stable_deref_trait
|
https://github.com/storyyeller/stable_deref_trait
|
|
|
icu_properties_data
|
https://github.com/unicode-org/icu4x
|
|
|
icu_properties
|
https://github.com/unicode-org/icu4x
|
|
|
futures-executor
|
https://github.com/rust-lang/futures-rs
|
|
|
litemap
|
https://github.com/unicode-org/icu4x
|
|
|
tinystr
|
https://github.com/unicode-org/icu4x
|
|
|
yoke
|
https://github.com/unicode-org/icu4x
|
|
|
yoke-derive
|
https://github.com/unicode-org/icu4x
|
|
|
anstyle-query
|
https://github.com/rust-cli/anstyle.git
|
|
|
subtle
|
https://github.com/dalek-cryptography/subtle
|
|
|
adler2
|
https://github.com/oyvindln/adler2
|
|
|
time-core
|
https://github.com/time-rs/time
|
|
|
ahash
|
https://github.com/tkaitchuck/ahash
|
|
|
strum
|
https://github.com/Peternator7/strum
|
|
|
zerovec
|
https://github.com/unicode-org/icu4x
|
|
|
zerocopy-derive
|
https://github.com/google/zerocopy
|
|
|
anstream
|
https://github.com/rust-cli/anstyle.git
|
|
|
uuid
|
https://github.com/uuid-rs/uuid
|
|
|
icu_normalizer_data
|
https://github.com/unicode-org/icu4x
|
|
|
iana-time-zone
|
https://github.com/strawlab/iana-time-zone
|
|
|
icu_provider
|
https://github.com/unicode-org/icu4x
|
|
|
icu_collections
|
https://github.com/unicode-org/icu4x
|
|
|
deranged
|
https://github.com/jhpratt/deranged
|
|
|
zerovec-derive
|
https://github.com/unicode-org/icu4x
|
|
|
writeable
|
https://github.com/unicode-org/icu4x
|
|
|
strum_macros
|
https://github.com/Peternator7/strum
|
|
|
time-macros
|
https://github.com/time-rs/time
|
|
|
rustc_version
|
https://github.com/djc/rustc-version-rs
|
|
|
icu_normalizer
|
https://github.com/unicode-org/icu4x
|
|
|
nom
|
https://github.com/rust-bakery/nom
|
|
|
tower
|
https://github.com/tower-rs/tower
|
|
|
thread_local
|
https://github.com/Amanieu/thread_local-rs
|
|
|
sync_wrapper
|
https://github.com/Actyx/sync_wrapper
|
|
|
foldhash
|
https://github.com/orlp/foldhash
|
|
|
zerofrom
|
https://github.com/unicode-org/icu4x
|
|
|
zerofrom-derive
|
https://github.com/unicode-org/icu4x
|
|
|
anstyle-parse
|
https://github.com/rust-cli/anstyle.git
|
|
|
displaydoc
|
https://github.com/yaahc/displaydoc
|
|
|
idna_adapter
|
https://github.com/hsivonen/idna_adapter
|
|
|
colorchoice
|
https://github.com/rust-cli/anstyle.git
|
|
|
pkg-config
|
https://github.com/rust-lang/pkg-config-rs
|
|
|
reqwest
|
https://github.com/seanmonstar/reqwest
|
|
|
httparse
|
https://github.com/seanmonstar/httparse
|
|
|
find-msvc-tools
|
https://github.com/rust-lang/cc-rs
|
|
|
windows-link
|
https://github.com/microsoft/windows-rs
|
|
|
utf8_iter
|
https://github.com/hsivonen/utf8_iter
|
|
|
num-conv
|
https://github.com/jhpratt/num-conv
|
|
|
rustls-native-certs
|
https://github.com/rustls/rustls-native-certs
|
|
|
object
|
https://github.com/gimli-rs/object
|
|
|
rustc-demangle
|
https://github.com/rust-lang/rustc-demangle
|
|
|
flate2
|
https://github.com/rust-lang/flate2-rs
|
|
|
powerfmt
|
https://github.com/jhpratt/powerfmt
|
|
|
is_terminal_polyfill
|
https://github.com/polyfill-rs/is_terminal_polyfill
|
|
|
openssl-probe
|
https://github.com/rustls/openssl-probe
|
|
|
hyper-rustls
|
https://github.com/rustls/hyper-rustls
|
|
|
async-trait
|
https://github.com/dtolnay/async-trait
|
|
|
memoffset
|
https://github.com/Gilnaa/memoffset
|
|
|
hermit-abi
|
https://github.com/hermit-os/hermit-rs
|
|
|
gimli
|
https://github.com/gimli-rs/gimli
|
|
|
serde_spanned
|
https://github.com/toml-rs/toml
|
|
|
utf8parse
|
https://github.com/alacritty/vte
|
|
|
prost
|
https://github.com/tokio-rs/prost
|
|
|
crc32fast
|
https://github.com/srijs/rust-crc32fast
|
|
|
schemars
|
https://github.com/GREsau/schemars
|
|
|
tracing-subscriber
|
https://github.com/tokio-rs/tracing
|
|
|
prost-derive
|
https://github.com/tokio-rs/prost
|
|
|
rustls-pemfile
|
https://github.com/rustls/pemfile
|
|
|
tower-service
|
https://github.com/tower-rs/tower
|
|
|
rustls-pki-types
|
https://github.com/rustls/pki-types
|
|
|
hex
|
https://github.com/KokaKiwi/rust-hex
|
|
|
num-integer
|
https://github.com/rust-num/num-integer
|
|
|
pin-project-internal
|
https://github.com/taiki-e/pin-project
|
|
|
pin-project
|
https://github.com/taiki-e/pin-project
|
|
|
tinyvec
|
https://github.com/Lokathor/tinyvec
|
|
|
glob
|
https://github.com/rust-lang/glob
|
|
|
try-lock
|
https://github.com/seanmonstar/try-lock
|
|
|
want
|
https://github.com/seanmonstar/want
|
|
|
spin
|
https://github.com/mvdnes/spin-rs.git
|
|
|
bumpalo
|
https://github.com/fitzgen/bumpalo
|
|
|
phf_shared
|
https://github.com/rust-phf/rust-phf
|
|
|
convert_case
|
https://github.com/rutrum/convert-case
|
|
|
petgraph
|
https://github.com/petgraph/petgraph
|
|
|
addr2line
|
https://github.com/gimli-rs/addr2line
|
|
|
cfg_aliases
|
https://github.com/katharostech/cfg_aliases
|
|
|
prettyplease
|
https://github.com/dtolnay/prettyplease
|
|
|
crossbeam-channel
|
https://github.com/crossbeam-rs/crossbeam
|
|
|
allocator-api2
|
https://github.com/zakarumych/allocator-api2
|
|
|
hyper-util
|
https://github.com/hyperium/hyper-util
|
|
|
nu-ansi-term
|
https://github.com/nushell/nu-ansi-term
|
|
|
backtrace
|
https://github.com/rust-lang/backtrace-rs
|
|
|
event-listener
|
https://github.com/smol-rs/event-listener
|
|
|
jobserver
|
https://github.com/rust-lang/jobserver-rs
|
|
|
tracing-log
|
https://github.com/tokio-rs/tracing
|
|
|
phf
|
https://github.com/rust-phf/rust-phf
|
|
|
tinyvec_macros
|
https://github.com/Soveu/tinyvec_macros
|
|
|
num-bigint
|
https://github.com/rust-num/num-bigint
|
|
|
mime
|
https://github.com/hyperium/mime
|
|
|
siphasher
|
https://github.com/jedisct1/rust-siphash
|
|
|
crossbeam-epoch
|
https://github.com/crossbeam-rs/crossbeam
|
|
|
der
|
https://github.com/RustCrypto/formats
|
|
|
sharded-slab
|
https://github.com/hawkw/sharded-slab
|
|
|
derive_more
|
https://github.com/JelteF/derive_more
|
|
|
windows-core
|
https://github.com/microsoft/windows-rs
|
|
|
walkdir
|
https://github.com/BurntSushi/walkdir
|
|
|
fixedbitset
|
https://github.com/petgraph/fixedbitset
|
|
|
httpdate
|
https://github.com/pyfisch/httpdate
|
|
|
env_logger
|
https://github.com/rust-cli/env_logger
|
|
|
axum
|
https://github.com/tokio-rs/axum
|
|
|
wasm-bindgen
|
https://github.com/wasm-bindgen/wasm-bindgen
|
|
|
wasm-bindgen-macro-support
|
https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support
|
|
|
wasm-bindgen-macro
|
https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro
|
|
|
num_cpus
|
https://github.com/seanmonstar/num_cpus
|
|
|
wasm-bindgen-shared
|
https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared
|
|
|
axum-core
|
https://github.com/tokio-rs/axum
|
|
|
same-file
|
https://github.com/BurntSushi/same-file
|
|
|
home
|
https://github.com/rust-lang/cargo
|
|
|
tower-layer
|
https://github.com/tower-rs/tower
|
|
|
proc-macro-crate
|
https://github.com/bkchr/proc-macro-crate
|
|
|
core-foundation
|
https://github.com/servo/core-foundation-rs
|
|
|
crossbeam-deque
|
https://github.com/crossbeam-rs/crossbeam
|
|
|
minimal-lexical
|
https://github.com/Alexhuszagh/minimal-lexical
|
|
|
zerotrie
|
https://github.com/unicode-org/icu4x
|
|
|
signature
|
https://github.com/RustCrypto/traits
|
|
|
potential_utf
|
https://github.com/unicode-org/icu4x
|
|
|
base64ct
|
https://github.com/RustCrypto/formats
|
|
|
spki
|
https://github.com/RustCrypto/formats
|
|
|
icu_locale_core
|
https://github.com/unicode-org/icu4x
|
|
|
http-body-util
|
https://github.com/hyperium/http-body
|
|
|
ipnet
|
https://github.com/krisprice/ipnet
|
|
|
portable-atomic
|
https://github.com/taiki-e/portable-atomic
|
|
|
prost-types
|
https://github.com/tokio-rs/prost
|
|
|
ordered-float
|
https://github.com/reem/rust-ordered-float
|
|
|
tower-http
|
https://github.com/tower-rs/tower-http
|
|
|
pkcs8
|
https://github.com/RustCrypto/formats
|
|
|
tokio-stream
|
https://github.com/tokio-rs/tokio
|
|
|
unicode-segmentation
|
https://github.com/unicode-rs/unicode-segmentation
|
|
|
matchit
|
https://github.com/ibraheemdev/matchit
|
|
|
atomic-waker
|
https://github.com/smol-rs/atomic-waker
|
|
|
matchers
|
https://github.com/hawkw/matchers
|
|
|
js-sys
|
https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys
|
|
|
paste
|
https://github.com/dtolnay/paste
|
|
|
libm
|
https://github.com/rust-lang/compiler-builtins
|
|
|
arrayvec
|
https://github.com/bluss/arrayvec
|
|
|
data-encoding
|
https://github.com/ia0/data-encoding
|
|
|
serde_urlencoded
|
https://github.com/nox/serde_urlencoded
|
|
|
libloading
|
https://github.com/nagisa/rust_libloading/
|
|
|
windows-result
|
https://github.com/microsoft/windows-rs
|
|
|
vcpkg
|
https://github.com/mcgoo/vcpkg-rs
|
|
|
hmac
|
https://github.com/RustCrypto/MACs
|
|
|
rayon
|
https://github.com/rayon-rs/rayon
|
|
|
rayon-core
|
https://github.com/rayon-rs/rayon
|
|
|
security-framework
|
https://github.com/kornelski/rust-security-framework
|
|
|
simd-adler32
|
https://github.com/mcountryman/simd-adler32
|
|
|
const-oid
|
https://github.com/RustCrypto/formats
|
|
|
quick-xml
|
https://github.com/tafia/quick-xml
|
|
|
encoding_rs
|
https://github.com/hsivonen/encoding_rs
|
|
|
static_assertions
|
https://github.com/nvzqz/static-assertions-rs
|
|
|
which
|
https://github.com/harryfei/which-rs.git
|
|
|
termcolor
|
https://github.com/BurntSushi/termcolor
|
|
|
half
|
https://github.com/VoidStarKat/half-rs
|
|
|
winapi
|
https://github.com/retep998/winapi-rs
|
|
|
serde_yaml
|
https://github.com/dtolnay/serde-yaml
|
|
|
sha1
|
https://github.com/RustCrypto/hashes
|
|
|
ident_case
|
https://github.com/TedDriggs/ident_case
|
|
|
bindgen
|
https://github.com/rust-lang/rust-bindgen
|
|
|
core-foundation-sys
|
https://github.com/servo/core-foundation-rs
|
|
|
unicode-normalization
|
https://github.com/unicode-rs/unicode-normalization
|
|
|
windows-strings
|
https://github.com/microsoft/windows-rs
|
|
|
unicode-xid
|
https://github.com/unicode-rs/unicode-xid
|
|
|
tonic
|
https://github.com/hyperium/tonic
|
|
|
windows-implement
|
https://github.com/microsoft/windows-rs
|
|
|
phf_generator
|
https://github.com/rust-phf/rust-phf
|
|
|
zmij
|
https://github.com/dtolnay/zmij
|
|
|
windows-interface
|
https://github.com/microsoft/windows-rs
|
|
|
dashmap
|
https://github.com/xacrimon/dashmap
|
|
|
toml_parser
|
https://github.com/toml-rs/toml
|
|
|
pem-rfc7468
|
https://github.com/RustCrypto/formats
|
|
|
console
|
https://github.com/console-rs/console
|
|
|
zstd-safe
|
https://github.com/gyscos/zstd-rs
|
|
|
winapi-x86_64-pc-windows-gnu
|
https://github.com/retep998/winapi-rs
|
|
|
openssl-sys
|
https://github.com/rust-openssl/rust-openssl
|
|
|
winapi-i686-pc-windows-gnu
|
https://github.com/retep998/winapi-rs
|
|
|
prost-build
|
https://github.com/tokio-rs/prost
|
|
|
zstd
|
https://github.com/gyscos/zstd-rs
|
|
|
num-complex
|
https://github.com/rust-num/num-complex
|
|
|
bit-vec
|
https://github.com/contain-rs/bit-vec
|
|
|
serde_with
|
https://github.com/jonasbb/serde_with/
|
|
|
humantime
|
https://github.com/chronotope/humantime
|
|
|
iri-string
|
https://github.com/lo48576/iri-string
|
|
|
lru
|
https://github.com/jeromefroe/lru-rs.git
|
|
|
serde_repr
|
https://github.com/dtolnay/serde-repr
|
|
|
serde_with_macros
|
https://github.com/jonasbb/serde_with/
|
|
|
winapi-util
|
https://github.com/BurntSushi/winapi-util
|
|
|
target-lexicon
|
https://github.com/bytecodealliance/target-lexicon
|
|
|
hashlink
|
https://github.com/kyren/hashlink
|
|
|
bit-set
|
https://github.com/contain-rs/bit-set
|
|
|
sct
|
https://github.com/rustls/sct.rs
|
|
|
indoc
|
https://github.com/dtolnay/indoc
|
|
|
num-rational
|
https://github.com/rust-num/num-rational
|
|
|
bytemuck
|
https://github.com/Lokathor/bytemuck
|
|
|
dunce
|
https://gitlab.com/kornelski/dunce
|
|
|
hyper-timeout
|
https://github.com/hjr3/hyper-timeout
|
|
|
derive_more-impl
|
https://github.com/JelteF/derive_more
|
|
|
crunchy
|
https://github.com/eira-fransham/crunchy
|
|
|
anstyle-wincon
|
https://github.com/rust-cli/anstyle.git
|
|
|
r-efi
|
https://github.com/r-efi/r-efi
|
|
|
bstr
|
https://github.com/BurntSushi/bstr
|
|
|
filetime
|
https://github.com/alexcrichton/filetime
|
|
|
unicase
|
https://github.com/seanmonstar/unicase
|
|
|
dyn-clone
|
https://github.com/dtolnay/dyn-clone
|
|
|
num-iter
|
https://github.com/rust-num/num-iter
|
|
|
zstd-sys
|
https://github.com/gyscos/zstd-rs
|
|
|
crossbeam-queue
|
https://github.com/crossbeam-rs/crossbeam
|
|
|
unicode-bidi
|
https://github.com/servo/unicode-bidi
|
|
|
foreign-types-shared
|
https://github.com/sfackler/foreign-types
|
|
|
foreign-types
|
https://github.com/sfackler/foreign-types
|
|
|
security-framework-sys
|
https://github.com/kornelski/rust-security-framework
|
|
|
windows
|
https://github.com/microsoft/windows-rs
|
|
|
schannel
|
https://github.com/steffengy/schannel-rs
|
|
|
memmap2
|
https://github.com/RazrFalcon/memmap2-rs
|
|
|
web-sys
|
https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/web-sys
|
|
|
multimap
|
https://github.com/havarnov/multimap
|
|
|
quinn-udp
|
https://github.com/quinn-rs/quinn
|
|
|
crc
|
https://github.com/mrhooray/crc-rs.git
|
|
|
async-channel
|
https://github.com/smol-rs/async-channel
|
|
|
quinn-proto
|
https://github.com/quinn-rs/quinn
|
|
|
quinn
|
https://github.com/quinn-rs/quinn
|
|
|
textwrap
|
https://github.com/mgeisler/textwrap
|
|
|
concurrent-queue
|
https://github.com/smol-rs/concurrent-queue
|
|
|
openssl
|
https://github.com/rust-openssl/rust-openssl
|
|
|
parking
|
https://github.com/smol-rs/parking
|
|
|
cmake
|
https://github.com/rust-lang/cmake-rs
|
|
|
criterion
|
https://github.com/criterion-rs/criterion.rs
|
|
|
async-stream
|
https://github.com/tokio-rs/async-stream
|
|
|
async-stream-impl
|
https://github.com/tokio-rs/async-stream
|
|
|
bincode
|
https://github.com/bincode-org/bincode
|
|
|
android_system_properties
|
https://github.com/nical/android_system_properties
|
|
|
hyper-tls
|
https://github.com/hyperium/hyper-tls
|
|
|
crc-catalog
|
https://github.com/akhilles/crc-catalog.git
|
|
|
md-5
|
https://github.com/RustCrypto/hashes
|
|
|
atty
|
https://github.com/softprops/atty
|
|
|
cipher
|
https://github.com/RustCrypto/traits
|
|
|
iana-time-zone-haiku
|
https://github.com/strawlab/iana-time-zone
|
|
|
unsafe-libyaml
|
https://github.com/dtolnay/unsafe-libyaml
|
|
|
fs_extra
|
https://github.com/webdesus/fs_extra
|
|
|
dirs-sys
|
https://github.com/dirs-dev/dirs-sys-rs
|
|
|
arc-swap
|
https://github.com/vorner/arc-swap
|
|
|
utf-8
|
https://github.com/SimonSapin/rust-utf8
|
|
|
rand_xorshift
|
https://github.com/rust-random/rngs
|
|
|
quick-error
|
http://github.com/tailhook/quick-error
|
|
|
num_enum
|
https://github.com/illicitonion/num_enum
|
|
|
num_enum_derive
|
https://github.com/illicitonion/num_enum
|
|
|
pem
|
https://github.com/jcreekmore/pem-rs.git
|
|
|
criterion-plot
|
https://github.com/criterion-rs/criterion.rs
|
|
|
clang-sys
|
https://github.com/KyleMayes/clang-sys
|
|
|
is-terminal
|
https://github.com/sunfishcode/is-terminal
|
|
|
constant_time_eq
|
https://github.com/cesarb/constant_time_eq
|
|
|
native-tls
|
https://github.com/rust-native-tls/rust-native-tls
|
|
|
futures-lite
|
https://github.com/smol-rs/futures-lite
|
|
|
tungstenite
|
https://github.com/snapview/tungstenite-rs
|
|
|
libredox
|
https://gitlab.redox-os.org/redox-os/libredox.git
|
|
|
pest
|
https://github.com/pest-parser/pest
|
|
|
dirs
|
https://github.com/soc/dirs-rs
|
|
|
cexpr
|
https://github.com/jethrogb/rust-cexpr
|
|
|
zip
|
https://github.com/zip-rs/zip2.git
|
|
|
valuable
|
https://github.com/tokio-rs/valuable
|
|
|
aws-lc-sys
|
https://github.com/aws/aws-lc-rs
|
|
|
ref-cast
|
https://github.com/dtolnay/ref-cast
|
|
|
ref-cast-impl
|
https://github.com/dtolnay/ref-cast
|
|
|
curve25519-dalek
|
https://github.com/dalek-cryptography/curve25519-dalek/tree/main/curve25519-dalek
|
|
|
aws-lc-rs
|
https://github.com/aws/aws-lc-rs
|
|
|
yansi
|
https://github.com/SergioBenitez/yansi
|
|
|
erased-serde
|
https://github.com/dtolnay/erased-serde
|
|
|
proc-macro-error
|
https://gitlab.com/CreepySkeleton/proc-macro-error
|
|
|
openssl-macros
|
None
|
|
|
proc-macro-error-attr
|
https://gitlab.com/CreepySkeleton/proc-macro-error
|
|
|
inout
|
https://github.com/RustCrypto/utils
|
|
|
serde_path_to_error
|
https://github.com/dtolnay/path-to-error
|
|
|
web-time
|
https://github.com/daxpedda/web-time
|
|
|
wit-bindgen
|
https://github.com/bytecodealliance/wit-bindgen
|
|
|
xattr
|
https://github.com/Stebalien/xattr
|
|
|
lru-slab
|
https://github.com/Ralith/lru-slab
|
|
|
aes
|
https://github.com/RustCrypto/block-ciphers
|
|
|
num
|
https://github.com/rust-num/num
|
|
|
phf_codegen
|
https://github.com/rust-phf/rust-phf
|
|
|
urlencoding
|
https://github.com/kornelski/rust_urlencoding
|
|
|
camino
|
https://github.com/camino-rs/camino
|
|
|
num-derive
|
https://github.com/rust-num/num-derive
|
|
|
async-lock
|
https://github.com/smol-rs/async-lock
|
|
|
brotli-decompressor
|
https://github.com/dropbox/rust-brotli-decompressor
|
|
|
event-listener-strategy
|
https://github.com/smol-rs/event-listener-strategy
|
|
|
tokio-tungstenite
|
https://github.com/snapview/tokio-tungstenite
|
|
|
opentelemetry
|
https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry
|
|
|
wasm-bindgen-futures
|
https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/futures
|
|
|
flume
|
https://github.com/zesterer/flume
|
|
|
ed25519
|
https://github.com/RustCrypto/signatures
|
|
|
crypto-bigint
|
https://github.com/RustCrypto/crypto-bigint
|
|
|
num_threads
|
https://github.com/jhpratt/num_threads
|
|
|
brotli
|
https://github.com/dropbox/rust-brotli
|
|
|
pest_derive
|
https://github.com/pest-parser/pest
|
|
|
once_cell_polyfill
|
https://github.com/polyfill-rs/once_cell_polyfill
|
|
|
tap
|
https://github.com/myrrlyn/tap
|
|
|
ucd-trie
|
https://github.com/BurntSushi/ucd-generate
|
|
|
pest_generator
|
https://github.com/pest-parser/pest
|
|
|
pest_meta
|
https://github.com/pest-parser/pest
|
|
|
pyo3-build-config
|
https://github.com/pyo3/pyo3
|
|
|
jiff
|
https://github.com/BurntSushi/jiff
|
|
|
bitvec
|
https://github.com/bitvecto-rs/bitvec
|
|
|
radium
|
https://github.com/ferrilab/ferrilab
|
|
|
unindent
|
https://github.com/dtolnay/indoc
|
|
|
tracing-serde
|
https://github.com/tokio-rs/tracing
|
|
|
linked-hash-map
|
https://github.com/contain-rs/linked-hash-map
|
|
|
wyz
|
https://github.com/myrrlyn/wyz
|
|
|
funty
|
https://github.com/ferrilab/ferrilab
|
|
|
pyo3
|
https://github.com/pyo3/pyo3
|
|
|
indicatif
|
https://github.com/console-rs/indicatif
|
|
|
arrayref
|
https://github.com/droundy/arrayref
|
|
|
pyo3-macros-backend
|
https://github.com/pyo3/pyo3
|
|
|
ed25519-dalek
|
https://github.com/dalek-cryptography/curve25519-dalek/tree/main/ed25519-dalek
|
|
|
wasm-bindgen-backend
|
https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/backend
|
|
|
pyo3-macros
|
https://github.com/pyo3/pyo3
|
|
|
pyo3-ffi
|
https://github.com/pyo3/pyo3
|
|
|
toml_writer
|
https://github.com/toml-rs/toml
|
|
|
tokio-native-tls
|
https://github.com/tokio-rs/tls
|
|
|
phf_macros
|
https://github.com/rust-phf/rust-phf
|
|
|
curve25519-dalek-derive
|
https://github.com/dalek-cryptography/curve25519-dalek
|
|
|
fallible-iterator
|
https://github.com/sfackler/rust-fallible-iterator
|
|
|
sysinfo
|
https://github.com/GuillaumeGomez/sysinfo
|
|
|
crossterm
|
https://github.com/crossterm-rs/crossterm
|
|
|
signal-hook
|
https://github.com/vorner/signal-hook
|
|
|
protobuf
|
None
|
|
|
cargo_metadata
|
https://github.com/oli-obk/cargo_metadata
|
|
|
twox-hash
|
https://github.com/shepmaster/twox-hash
|
|
|
tonic-build
|
https://github.com/hyperium/tonic
|
|
|
instant
|
https://github.com/sebcrozet/instant
|
|
|
derive_builder
|
https://github.com/colin-kiegel/rust-derive-builder
|
|
|
derive_builder_core
|
https://github.com/colin-kiegel/rust-derive-builder
|
|
|
redox_users
|
https://gitlab.redox-os.org/redox-os/users
|
|
|
opentelemetry_sdk
|
https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk
|
|
|
libsqlite3-sys
|
https://github.com/rusqlite/rusqlite
|
|
|
tiny-keccak
|
None
|
|
|
derive_builder_macro
|
https://github.com/colin-kiegel/rust-derive-builder
|
|
|
ciborium-io
|
https://github.com/enarx/ciborium
|
|
|
ciborium
|
https://github.com/enarx/ciborium
|
|
|
env_filter
|
https://github.com/rust-cli/env_logger
|
|
|
ciborium-ll
|
https://github.com/enarx/ciborium
|
|
|
fancy-regex
|
https://github.com/fancy-regex/fancy-regex
|
|
|
mime_guess
|
https://github.com/abonander/mime_guess
|
|
|
schemars_derive
|
https://github.com/GREsau/schemars
|
|
|
glam
|
https://github.com/bitshifter/glam-rs
|
|
|
async-compression
|
https://github.com/Nullus157/async-compression
|
|
|
hkdf
|
https://github.com/RustCrypto/KDFs/
|
|
|
unicode-properties
|
https://github.com/unicode-rs/unicode-properties
|
|
|
zeroize_derive
|
https://github.com/RustCrypto/utils/tree/master/zeroize/derive
|
|
|
cast
|
https://github.com/japaric/cast.rs
|
|
|
alloc-no-stdlib
|
https://github.com/dropbox/rust-alloc-no-stdlib
|
|
|
alloc-stdlib
|
https://github.com/dropbox/rust-alloc-no-stdlib
|
|
|
cargo-platform
|
https://github.com/rust-lang/cargo
|
|
|
atoi
|
https://github.com/pacman82/atoi-rs
|
|
|
globset
|
https://github.com/BurntSushi/ripgrep/tree/master/crates/globset
|
|
|
wasip2
|
https://github.com/bytecodealliance/wasi-rs
|
|
|
stringprep
|
https://github.com/sfackler/rust-stringprep
|
|
|
write16
|
https://github.com/hsivonen/write16
|
|
|
utf16_iter
|
https://github.com/hsivonen/utf16_iter
|
|
|
oorandom
|
https://hg.sr.ht/~icefox/oorandom
|
|
|
polling
|
https://github.com/smol-rs/polling
|
|
|
outref
|
https://github.com/Nugine/outref
|
|
|
icu_locid_transform_data
|
https://github.com/unicode-org/icu4x
|
|