2026-01-18 15:46:13 +03:00
OpenIntegrations / Открытый пакет интеграций
2026-01-17 18:41:39 +03:00
Copyright (c) 2024-2026 Anton Tsitavets
2024-02-02 11:02:16 +03:00
Licensed under the MIT License
2026-01-17 18:41:39 +03:00
Dependencies and imports:
vbondarevsky/Connector
2024-02-02 11:02:16 +03:00
* Copyright 2017-2023 Vladimir Bondarevskiy
2024-03-28 09:31:36 +03:00
* Licensed under the Apache License, Version 2.0
2024-02-02 11:02:16 +03:00
* https://github.com/vbondarevsky/Connector/
2026-01-17 18:41:39 +03:00
БСП
2024-02-02 11:02:16 +03:00
* Copyright (c) 2019, ООО 1С-Софт
* Licensed under the Attribution 4.0 International (CC BY 4.0)
* https://v8.1c.ru/tekhnologii/standartnye-biblioteki/1s-biblioteka-standartnykh-podsistem/
2026-01-17 18:41:39 +03:00
Docusaurus
2024-02-02 11:02:16 +03:00
* Copyright (c) Facebook, Inc. and its affiliates.
* Licensed under the MIT License
* https://github.com/facebook/docusaurus
2024-03-28 09:31:36 +03:00
2026-01-17 18:41:39 +03:00
YaxUNIT
2024-03-28 09:31:36 +03:00
* Copyright © 2023 BIA-Technologies Limited Liability Company
* Licensed under the Apache License, Version 2.0
* https://github.com/bia-technologies/yaxunit
2026-01-17 18:41:39 +03:00
1testrunner
2024-03-28 09:31:36 +03:00
* by Artur Ayukhanov (artbear)
* -
* https://github.com/artbear/1testrunner
2026-01-17 18:41:39 +03:00
asserts
2024-03-28 09:31:36 +03:00
* by oscript-library
* -
* https://github.com/oscript-library/asserts
2024-06-18 10:54:16 +03:00
2026-01-17 18:41:39 +03:00
coloratos
2024-06-18 10:54:16 +03:00
* by Vladimir Nadulich (240596448)
* -
* https://github.com/240596448/coloratos
2026-01-17 17:46:35 +03:00
2026-01-17 18:41:39 +03:00
cmdline
* by oscript-library
* -
* https://github.com/oscript-library/cmdline
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
ryu
* David Tolnay <dtolnay@gmail.com>
* Apache-2.0 OR BSL-1.0
* https://github.com/dtolnay/ryu
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
common-binary
*
* MIT
2026-01-17 21:06:34 +03:00
*
2026-01-18 15:46:13 +03:00
itoa
* David Tolnay <dtolnay@gmail.com>
* MIT OR Apache-2.0
* https://github.com/dtolnay/itoa
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
serde_core
* Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>
* MIT OR Apache-2.0
* https://github.com/serde-rs/serde
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
serde_json
* Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>
* MIT OR Apache-2.0
* https://github.com/serde-rs/json
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
base64
* Marshall Pierce <marshall@mpierce.org>
* MIT OR Apache-2.0
* https://github.com/marshallpierce/rust-base64
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
memchr
* Andrew Gallant <jamslam@gmail.com>, bluss
* Unlicense OR MIT
* https://github.com/BurntSushi/memchr
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
smallvec
* The Servo Project Developers
* MIT OR Apache-2.0
* https://github.com/servo/rust-smallvec
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
common-core
*
* MIT
*
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
addin1c
*
* MIT
* https://github.com/medigor/addin1c
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
utf16_lit
* Lokathor <zefria@gmail.com>
* Zlib OR Apache-2.0 OR MIT
* https://github.com/Lokathor/utf16_lit
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
common-core-macros
*
* MIT
*
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
proc-macro2
* David Tolnay <dtolnay@gmail.com>, Alex Crichton <alex@alexcrichton.com>
* MIT OR Apache-2.0
* https://github.com/dtolnay/proc-macro2
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
quote
* David Tolnay <dtolnay@gmail.com>
* MIT OR Apache-2.0
* https://github.com/dtolnay/quote
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
syn
* David Tolnay <dtolnay@gmail.com>
* MIT OR Apache-2.0
* https://github.com/dtolnay/syn
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
unicode-ident
* David Tolnay <dtolnay@gmail.com>
* (MIT OR Apache-2.0) AND Unicode-3.0
* https://github.com/dtolnay/unicode-ident
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
cfg-if
* Alex Crichton <alex@alexcrichton.com>
* MIT OR Apache-2.0
* https://github.com/alexcrichton/cfg-if
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
bitflags
2026-01-17 21:06:34 +03:00
* The Rust Project Developers
2026-01-18 15:46:13 +03:00
* MIT OR Apache-2.0
* https://github.com/bitflags/bitflags
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
uuid
* Ashley Mannix<ashleymannix@live.com.au>, Dylan DPC<dylan.dpc@gmail.com>, Hunar Roop Kahlon<hunar.roop@gmail.com>
* Apache-2.0 OR MIT
* https://github.com/uuid-rs/uuid
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
libc
* The Rust Project Developers
* MIT OR Apache-2.0
* https://github.com/rust-lang/libc
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
hashbrown
* Amanieu d'Antras <amanieu@gmail.com>
* MIT OR Apache-2.0
* https://github.com/rust-lang/hashbrown
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
lock_api
* Amanieu d'Antras <amanieu@gmail.com>
* MIT OR Apache-2.0
* https://github.com/Amanieu/parking_lot
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
parking_lot_core
* Amanieu d'Antras <amanieu@gmail.com>
* MIT OR Apache-2.0
* https://github.com/Amanieu/parking_lot
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
equivalent
*
* Apache-2.0 OR MIT
* https://github.com/indexmap-rs/equivalent
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
scopeguard
* bluss
* MIT OR Apache-2.0
* https://github.com/bluss/scopeguard
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
redox_syscall
* Jeremy Soller <jackpot51@gmail.com>
* MIT
* https://gitlab.redox-os.org/redox-os/syscall
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
getrandom
* The Rand Project Developers
* MIT OR Apache-2.0
* https://github.com/rust-random/getrandom
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
dashmap
* Joel Wejdenst├еl <jwejdenstal@icloud.com>
* MIT
* https://github.com/xacrimon/dashmap
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
common-dataset
*
* MIT
*
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
r-efi
*
* MIT OR Apache-2.0 OR LGPL-2.1-or-later
* https://github.com/r-efi/r-efi
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
wasip2
*
* Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
* https://github.com/bytecodealliance/wasi-rs
2026-01-17 18:41:39 +03:00
2026-01-18 15:46:13 +03:00
windows-link
2026-01-17 21:06:34 +03:00
*
2026-01-18 15:46:13 +03:00
* MIT OR Apache-2.0
* https://github.com/microsoft/windows-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
wit-bindgen
* Alex Crichton <alex@alexcrichton.com>
* Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
* https://github.com/bytecodealliance/wit-bindgen
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
crossbeam-utils
*
* MIT OR Apache-2.0
* https://github.com/crossbeam-rs/crossbeam
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
openssl
* Steven Fackler <sfackler@gmail.com>
* Apache-2.0
* https://github.com/sfackler/rust-openssl
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
core-foundation-sys
* The Servo Project Developers
* MIT OR Apache-2.0
* https://github.com/servo/core-foundation-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
core-foundation
* The Servo Project Developers
* MIT OR Apache-2.0
* https://github.com/servo/core-foundation-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
form_urlencoded
* The rust-url developers
* MIT OR Apache-2.0
* https://github.com/servo/rust-url
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
idna
* The rust-url developers
* MIT OR Apache-2.0
* https://github.com/servo/rust-url/
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
percent-encoding
* The rust-url developers
* MIT OR Apache-2.0
* https://github.com/servo/rust-url/
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
url
* The rust-url developers
* MIT OR Apache-2.0
* https://github.com/servo/rust-url
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
cc
* Alex Crichton <alex@alexcrichton.com>
* MIT OR Apache-2.0
2026-01-17 21:06:34 +03:00
* https://github.com/rust-lang/cc-rs
2026-01-18 15:46:13 +03:00
find-msvc-tools
*
* MIT OR Apache-2.0
2026-01-17 21:06:34 +03:00
* https://github.com/rust-lang/cc-rs
2026-01-18 15:46:13 +03:00
openssl-probe
* Alex Crichton <alex@alexcrichton.com>
* MIT OR Apache-2.0
* https://github.com/alexcrichton/openssl-probe
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
openssl-sys
* Alex Crichton <alex@alexcrichton.com>, Steven Fackler <sfackler@gmail.com>
* MIT
* https://github.com/sfackler/rust-openssl
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
pkg-config
* Alex Crichton <alex@alexcrichton.com>
* MIT OR Apache-2.0
* https://github.com/rust-lang/pkg-config-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
errno
* Chris Wong <lambda.fairy@gmail.com>
* MIT OR Apache-2.0
* https://github.com/lambda-fairy/rust-errno
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
log
* The Rust Project Developers
* MIT OR Apache-2.0
* https://github.com/rust-lang/log
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
tempfile
* Steven Allen <steven@stebalien.com>, The Rust Project Developers, Ashley Mannix <ashleymannix@live.com.au>, Jason White <me@jasonwhite.io>
* MIT OR Apache-2.0
* https://github.com/Stebalien/tempfile
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
socks
* Steven Fackler <sfackler@gmail.com>
* MIT OR Apache-2.0
* https://github.com/sfackler/rust-socks
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
schannel
* Steven Fackler <sfackler@gmail.com>, Steffen Butzer <steffen.butzer@outlook.com>
* MIT
* https://github.com/steffengy/schannel-rs
2026-01-17 18:41:39 +03:00
2026-01-18 15:46:13 +03:00
winapi
* Peter Atashian <retep998@gmail.com>
* MIT OR Apache-2.0
* https://github.com/retep998/winapi-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
httparse
* Sean McArthur <sean@seanmonstar.com>
* MIT OR Apache-2.0
* https://github.com/seanmonstar/httparse
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
native-tls
* Steven Fackler <sfackler@gmail.com>
* MIT OR Apache-2.0
* https://github.com/sfackler/rust-native-tls
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
vcpkg
* Jim McGrath <jimmc2@gmail.com>
* MIT OR Apache-2.0
* https://github.com/mcgoo/vcpkg-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
stable_deref_trait
* Robert Grosse <n210241048576@gmail.com>
* MIT OR Apache-2.0
* https://github.com/storyyeller/stable_deref_trait
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
foreign-types-shared
* Steven Fackler <sfackler@gmail.com>
* MIT OR Apache-2.0
* https://github.com/sfackler/foreign-types
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
foreign-types
* Steven Fackler <sfackler@gmail.com>
* MIT OR Apache-2.0
* https://github.com/sfackler/foreign-types
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
openssl-macros
2026-01-17 17:46:35 +03:00
*
2026-01-18 15:46:13 +03:00
* MIT OR Apache-2.0
2026-01-17 17:46:35 +03:00
*
2026-01-18 15:46:13 +03:00
idna_adapter
* The rust-url developers
* Apache-2.0 OR MIT
* https://github.com/hsivonen/idna_adapter
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
synstructure
* Nika Layzell <nika@thelayzells.com>
* MIT
* https://github.com/mystor/synstructure
utf8_iter
* Henri Sivonen <hsivonen@hsivonen.fi>
* Apache-2.0 OR MIT
* https://github.com/hsivonen/utf8_iter
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
common-tcp
2026-01-17 17:46:35 +03:00
*
2026-01-18 15:46:13 +03:00
* MIT
2026-01-17 17:46:35 +03:00
*
2026-01-18 15:46:13 +03:00
winapi-i686-pc-windows-gnu
* Peter Atashian <retep998@gmail.com>
* MIT OR Apache-2.0
* https://github.com/retep998/winapi-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
winapi-x86_64-pc-windows-gnu
* Peter Atashian <retep998@gmail.com>
* MIT OR Apache-2.0
* https://github.com/retep998/winapi-rs
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
windows-sys
* Microsoft
* MIT OR Apache-2.0
* https://github.com/microsoft/windows-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
displaydoc
* Jane Lusby <jlusby@yaah.dev>
* MIT OR Apache-2.0
* https://github.com/yaahc/displaydoc
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
fastrand
* Stjepan Glavina <stjepang@gmail.com>
* Apache-2.0 OR MIT
* https://github.com/smol-rs/fastrand
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
linux-raw-sys
* Dan Gohman <dev@sunfishcode.online>
* Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
* https://github.com/sunfishcode/linux-raw-sys
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
once_cell
* Aleksey Kladov <aleksey.kladov@gmail.com>
* MIT OR Apache-2.0
* https://github.com/matklad/once_cell
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
rustix
* Dan Gohman <dev@sunfishcode.online>, Jakub Konka <kubkon@jakubkonka.com>
* Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
* https://github.com/bytecodealliance/rustix
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
serde
* Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>
* MIT OR Apache-2.0
* https://github.com/serde-rs/serde
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
serde_derive
* Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>
* MIT OR Apache-2.0
* https://github.com/serde-rs/serde
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
byteorder
* Andrew Gallant <jamslam@gmail.com>
* Unlicense OR MIT
* https://github.com/BurntSushi/byteorder
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
shlex
* comex <comexk@gmail.com>, Fenhl <fenhl@fenhl.net>, Adrian Taylor <adetaylor@chromium.org>, Alex Touchet <alextouchet@outlook.com>, Daniel Parks <dp+git@oxidized.org>, Garrett Berg <googberg@gmail.com>
* MIT OR Apache-2.0
* https://github.com/comex/rust-shlex
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
security-framework-sys
* Steven Fackler <sfackler@gmail.com>, Kornel <kornel@geekhood.net>
* MIT OR Apache-2.0
* https://github.com/kornelski/rust-security-framework
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
security-framework
* Steven Fackler <sfackler@gmail.com>, Kornel <kornel@geekhood.net>
* MIT OR Apache-2.0
* https://github.com/kornelski/rust-security-framework
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
icu_collections
* The ICU4X Project Developers
* Unicode-3.0
* https://github.com/unicode-org/icu4x
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
icu_locale_core
* The ICU4X Project Developers
* Unicode-3.0
* https://github.com/unicode-org/icu4x
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
icu_normalizer
* The ICU4X Project Developers
* Unicode-3.0
* https://github.com/unicode-org/icu4x
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
icu_normalizer_data
* The ICU4X Project Developers
* Unicode-3.0
* https://github.com/unicode-org/icu4x
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
icu_properties
* The ICU4X Project Developers
* Unicode-3.0
* https://github.com/unicode-org/icu4x
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
icu_properties_data
* The ICU4X Project Developers
* Unicode-3.0
* https://github.com/unicode-org/icu4x
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
icu_provider
* The ICU4X Project Developers
* Unicode-3.0
* https://github.com/unicode-org/icu4x
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
litemap
* The ICU4X Project Developers
* Unicode-3.0
* https://github.com/unicode-org/icu4x
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
potential_utf
* The ICU4X Project Developers
* Unicode-3.0
* https://github.com/unicode-org/icu4x
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
tinystr
* The ICU4X Project Developers
* Unicode-3.0
* https://github.com/unicode-org/icu4x
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
writeable
* The ICU4X Project Developers
* Unicode-3.0
* https://github.com/unicode-org/icu4x
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
yoke-derive
* Manish Goregaokar <manishsmail@gmail.com>
* Unicode-3.0
* https://github.com/unicode-org/icu4x
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
yoke
* Manish Goregaokar <manishsmail@gmail.com>
* Unicode-3.0
* https://github.com/unicode-org/icu4x
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
zerofrom-derive
* Manish Goregaokar <manishsmail@gmail.com>
* Unicode-3.0
* https://github.com/unicode-org/icu4x
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
zerofrom
* Manish Goregaokar <manishsmail@gmail.com>
* Unicode-3.0
* https://github.com/unicode-org/icu4x
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
zerotrie
2026-01-17 21:06:34 +03:00
* The ICU4X Project Developers
2026-01-18 15:46:13 +03:00
* Unicode-3.0
2026-01-17 21:06:34 +03:00
* https://github.com/unicode-org/icu4x
2026-01-18 15:46:13 +03:00
zerovec-derive
* Manish Goregaokar <manishsmail@gmail.com>
* Unicode-3.0
2026-01-17 21:06:34 +03:00
* https://github.com/unicode-org/icu4x
2026-01-18 15:46:13 +03:00
zerovec
2026-01-17 21:06:34 +03:00
* The ICU4X Project Developers
2026-01-18 15:46:13 +03:00
* Unicode-3.0
2026-01-17 21:06:34 +03:00
* https://github.com/unicode-org/icu4x
2026-01-18 15:46:13 +03:00
common-utils
2026-01-17 21:06:34 +03:00
*
2026-01-18 15:46:13 +03:00
* MIT
2026-01-17 21:06:34 +03:00
*
2026-01-18 15:46:13 +03:00
subtle
* Isis Lovecruft <isis@patternsinthevoid.net>, Henry de Valence <hdevalence@hdevalence.ca>
* BSD-3-Clause
* https://github.com/dalek-cryptography/subtle
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
sha1
2026-01-17 21:06:34 +03:00
* RustCrypto Developers
2026-01-18 15:46:13 +03:00
* MIT OR Apache-2.0
2026-01-17 21:06:34 +03:00
* https://github.com/RustCrypto/hashes
2026-01-18 15:46:13 +03:00
sha2
* RustCrypto Developers
* MIT OR Apache-2.0
* https://github.com/RustCrypto/hashes
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
lazy_static
* Marvin L├╢bel <loebel.marvin@gmail.com>
* MIT OR Apache-2.0
* https://github.com/rust-lang-nursery/lazy-static.rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
base64ct
* RustCrypto Developers
* Apache-2.0 OR MIT
* https://github.com/RustCrypto/formats
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
num-bigint-dig
* dignifiedquire <dignifiedquire@gmail.com>, The Rust Project Developers
* MIT OR Apache-2.0
2026-01-17 21:06:34 +03:00
* https://github.com/dignifiedquire/num-bigint
2026-01-18 15:46:13 +03:00
num-integer
2026-01-17 21:06:34 +03:00
* The Rust Project Developers
2026-01-18 15:46:13 +03:00
* MIT OR Apache-2.0
2026-01-17 21:06:34 +03:00
* https://github.com/rust-num/num-integer
2026-01-18 15:46:13 +03:00
num-iter
2026-01-17 21:06:34 +03:00
* The Rust Project Developers
2026-01-18 15:46:13 +03:00
* MIT OR Apache-2.0
2026-01-17 21:06:34 +03:00
* https://github.com/rust-num/num-iter
2026-01-18 15:46:13 +03:00
num-traits
2026-01-17 21:06:34 +03:00
* The Rust Project Developers
2026-01-18 15:46:13 +03:00
* MIT OR Apache-2.0
2026-01-17 21:06:34 +03:00
* https://github.com/rust-num/num-traits
2026-01-18 15:46:13 +03:00
digest
* RustCrypto Developers
* MIT OR Apache-2.0
* https://github.com/RustCrypto/traits
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
hmac
* RustCrypto Developers
* MIT OR Apache-2.0
* https://github.com/RustCrypto/MACs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
autocfg
* Josh Stone <cuviper@gmail.com>
* Apache-2.0 OR MIT
* https://github.com/cuviper/autocfg
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
block-buffer
* RustCrypto Developers
* MIT OR Apache-2.0
* https://github.com/RustCrypto/utils
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
signature
* RustCrypto Developers
* Apache-2.0 OR MIT
* https://github.com/RustCrypto/traits/tree/master/signature
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
ppv-lite86
* The CryptoCorrosion Contributors
* MIT OR Apache-2.0
* https://github.com/cryptocorrosion/cryptocorrosion
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
const-oid
* RustCrypto Developers
* Apache-2.0 OR MIT
* https://github.com/RustCrypto/formats/tree/master/const-oid
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
der
* RustCrypto Developers
* Apache-2.0 OR MIT
* https://github.com/RustCrypto/formats/tree/master/der
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
pkcs8
* RustCrypto Developers
* Apache-2.0 OR MIT
* https://github.com/RustCrypto/formats/tree/master/pkcs8
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
cpufeatures
* RustCrypto Developers
* MIT OR Apache-2.0
* https://github.com/RustCrypto/utils
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
crypto-common
* RustCrypto Developers
* MIT OR Apache-2.0
* https://github.com/RustCrypto/traits
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
pem-rfc7468
* RustCrypto Developers
* Apache-2.0 OR MIT
* https://github.com/RustCrypto/formats/tree/master/pem-rfc7468
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
pkcs1
* RustCrypto Developers
* Apache-2.0 OR MIT
* https://github.com/RustCrypto/formats/tree/master/pkcs1
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
spki
* RustCrypto Developers
* Apache-2.0 OR MIT
* https://github.com/RustCrypto/formats/tree/master/spki
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
rand
* The Rand Project Developers, The Rust Project Developers
* MIT OR Apache-2.0
* https://github.com/rust-random/rand
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
rand_chacha
* The Rand Project Developers, The Rust Project Developers, The CryptoCorrosion Contributors
* MIT OR Apache-2.0
* https://github.com/rust-random/rand
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
rand_core
* The Rand Project Developers, The Rust Project Developers
* MIT OR Apache-2.0
* https://github.com/rust-random/rand
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
zerocopy
* Joshua Liebow-Feeser <joshlf@google.com>
* BSD-2-Clause OR Apache-2.0 OR MIT
* https://github.com/google/zerocopy
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
zeroize
* The RustCrypto Project Developers
* Apache-2.0 OR MIT
* https://github.com/RustCrypto/utils
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
opi_crypto
*
* MIT
*
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
libm
* Jorge Aparicio <jorge@japaric.io>
* MIT
* https://github.com/rust-lang/compiler-builtins
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
rsa
* RustCrypto Developers, dignifiedquire <dignifiedquire@gmail.com>
* MIT OR Apache-2.0
* https://github.com/RustCrypto/RSA
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
wasi
* The Cranelift Project Developers
* Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
* https://github.com/bytecodealliance/wasi-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
spin
* Mathijs van de Nes <git@mathijs.vd-nes.nl>, John Ericson <git@JohnEricson.me>, Joshua Barretto <joshua.s.barretto@gmail.com>
* MIT
* https://github.com/mvdnes/spin-rs.git
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
typenum
* Paho Lurie-Gregg <paho@paholg.com>, Andre Bogus <bogusandre@gmail.com>
* MIT OR Apache-2.0
* https://github.com/paholg/typenum
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
version_check
* Sergio Benitez <sb@sergio.bz>
* MIT OR Apache-2.0
* https://github.com/SergioBenitez/version_check
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
generic-array
* Bart┼Вomiej Kami┼Дski <fizyk20@gmail.com>, Aaron Trent <novacrazy@gmail.com>
* MIT
* https://github.com/fizyk20/generic-array.git
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
clang-sys
* Kyle Mayes <kyle@mayeses.com>
* Apache-2.0
* https://github.com/KyleMayes/clang-sys
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
ring
2026-01-17 21:06:34 +03:00
*
2026-01-18 15:46:13 +03:00
* Apache-2.0 AND ISC
* https://github.com/briansmith/ring
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
dunce
* Kornel <kornel@geekhood.net>
* CC0-1.0 OR MIT-0 OR Apache-2.0
* https://gitlab.com/kornelski/dunce
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
bindgen
* Jyun-Yan You <jyyou.tw@gmail.com>, Emilio Cobos ├Бlvarez <emilio@crisal.io>, Nick Fitzgerald <fitzgen@gmail.com>, The Servo project developers
* BSD-3-Clause
* https://github.com/rust-lang/rust-bindgen
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
webpki-roots
*
* CDLA-Permissive-2.0
* https://github.com/rustls/webpki-roots
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
aws-lc-sys
* AWS-LC
* ISC AND (Apache-2.0 OR ISC) AND OpenSSL
* https://github.com/aws/aws-lc-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
untrusted
* Brian Smith <brian@briansmith.org>
* ISC
* https://github.com/briansmith/untrusted
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
libloading
* Simonas Kazlauskas <libloading@kazlauskas.me>
* ISC
* https://github.com/nagisa/rust_libloading/
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
rustls-webpki
*
* ISC
* https://github.com/rustls/webpki
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
aws-lc-rs
* AWS-LibCrypto
* ISC AND (Apache-2.0 OR ISC)
* https://github.com/aws/aws-lc-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
cexpr
* Jethro Beekman <jethro@jbeekman.nl>
* Apache-2.0 OR MIT
* https://github.com/jethrogb/rust-cexpr
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
cmake
* Alex Crichton <alex@alexcrichton.com>
* MIT OR Apache-2.0
* https://github.com/rust-lang/cmake-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
jobserver
* Alex Crichton <alex@alexcrichton.com>
* MIT OR Apache-2.0
* https://github.com/rust-lang/jobserver-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
js-sys
* The wasm-bindgen Developers
* MIT OR Apache-2.0
* https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
wasm-bindgen-backend
* The wasm-bindgen Developers
* MIT OR Apache-2.0
* https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
wasm-bindgen-macro-support
* The wasm-bindgen Developers
* MIT OR Apache-2.0
* https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
wasm-bindgen-macro
* The wasm-bindgen Developers
* MIT OR Apache-2.0
* https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
wasm-bindgen-shared
* The wasm-bindgen Developers
* MIT OR Apache-2.0
* https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
wasm-bindgen
* The wasm-bindgen Developers
* MIT OR Apache-2.0
* https://github.com/rustwasm/wasm-bindgen
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
glob
* The Rust Project Developers
* MIT OR Apache-2.0
* https://github.com/rust-lang/glob
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
regex-automata
* The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>
* MIT OR Apache-2.0
* https://github.com/rust-lang/regex/tree/master/regex-automata
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
regex-syntax
* The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>
* MIT OR Apache-2.0
* https://github.com/rust-lang/regex/tree/master/regex-syntax
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
regex
* The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>
* MIT OR Apache-2.0
* https://github.com/rust-lang/regex
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
nom
* contact@geoffroycouprie.com
* MIT
* https://github.com/Geal/nom
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
either
* bluss
* MIT OR Apache-2.0
* https://github.com/rayon-rs/either
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
itertools
* bluss
* MIT OR Apache-2.0
* https://github.com/rust-itertools/itertools
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
which
* Harry Fei <tiziyuanfang@gmail.com>
* MIT
* https://github.com/harryfei/which-rs.git
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
futures-core
*
* MIT OR Apache-2.0
* https://github.com/rust-lang/futures-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
futures-io
*
* MIT OR Apache-2.0
* https://github.com/rust-lang/futures-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
rustls-native-certs
*
* Apache-2.0 OR ISC OR MIT
* https://github.com/rustls/rustls-native-certs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
rustls-pemfile
*
* Apache-2.0 OR ISC OR MIT
* https://github.com/rustls/pemfile
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
rustls
*
* Apache-2.0 OR ISC OR MIT
* https://github.com/rustls/rustls
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
bumpalo
* Nick Fitzgerald <fitzgen@gmail.com>
* MIT OR Apache-2.0
* https://github.com/fitzgen/bumpalo
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
iana-time-zone-haiku
* Ren├й Kijewski <crates.io@k6i.de>
* MIT OR Apache-2.0
* https://github.com/strawlab/iana-time-zone
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
iana-time-zone
* Andrew Straw <strawman@astraw.com>, Ren├й Kijewski <rene.kijewski@fu-berlin.de>, Ryan Lopopolo <rjl@hyperbo.la>
* MIT OR Apache-2.0
* https://github.com/strawlab/iana-time-zone
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
rustls-pki-types
*
* MIT OR Apache-2.0
* https://github.com/rustls/pki-types
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
fs_extra
* Denis Kurilenko <webdesus@gmail.com>
* MIT
* https://github.com/webdesus/fs_extra
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
lazy-regex
* Canop <cano.petrole@gmail.com>
* MIT
* https://github.com/Canop/lazy-regex
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
opi_ftp
*
* MIT
*
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
chrono
*
* MIT OR Apache-2.0
* https://github.com/chronotope/chrono
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
lazy-regex-proc_macros
* Canop <cano.petrole@gmail.com>
* MIT
* https://github.com/Canop/lazy-regex/tree/main/src/proc_macros
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
suppaftp
* Christian Visintin <christian.visintin@veeso.dev>, Matt McCoy <mattnenterprise@yahoo.com>
* MIT OR Apache-2.0
* https://github.com/veeso/suppaftp
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
windows-core
* Microsoft
* MIT OR Apache-2.0
* https://github.com/microsoft/windows-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
windows-targets
* Microsoft
* MIT OR Apache-2.0
* https://github.com/microsoft/windows-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
windows_aarch64_gnullvm
* Microsoft
* MIT OR Apache-2.0
* https://github.com/microsoft/windows-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
windows_aarch64_msvc
* Microsoft
* MIT OR Apache-2.0
* https://github.com/microsoft/windows-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
windows_i686_gnu
* Microsoft
* MIT OR Apache-2.0
* https://github.com/microsoft/windows-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
windows_i686_gnullvm
* Microsoft
* MIT OR Apache-2.0
* https://github.com/microsoft/windows-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
windows_i686_msvc
* Microsoft
* MIT OR Apache-2.0
* https://github.com/microsoft/windows-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
windows_x86_64_gnu
* Microsoft
* MIT OR Apache-2.0
* https://github.com/microsoft/windows-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
windows_x86_64_gnullvm
* Microsoft
* MIT OR Apache-2.0
* https://github.com/microsoft/windows-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
windows_x86_64_msvc
* Microsoft
* MIT OR Apache-2.0
* https://github.com/microsoft/windows-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
wit-bindgen-rt
2026-01-17 21:06:34 +03:00
*
2026-01-18 15:46:13 +03:00
* Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
* https://github.com/bytecodealliance/wit-bindgen
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
android-tzdata
* RumovZ
* MIT OR Apache-2.0
* https://github.com/RumovZ/android-tzdata
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
lazycell
* Alex Crichton <alex@alexcrichton.com>, Nikita Pekin <contact@nikitapek.in>
* MIT OR Apache-2.0
* https://github.com/indiv0/lazycell
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
futures-lite
* Stjepan Glavina <stjepang@gmail.com>, Contributors to futures-rs
* Apache-2.0 OR MIT
* https://github.com/smol-rs/futures-lite
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
home
* Brian Anderson <andersrb@gmail.com>
* MIT OR Apache-2.0
* https://github.com/rust-lang/cargo
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
minimal-lexical
* Alex Huszagh <ahuszagh@gmail.com>
* MIT OR Apache-2.0
* https://github.com/Alexhuszagh/minimal-lexical
parking
* Stjepan Glavina <stjepang@gmail.com>, The Rust Project Developers
* Apache-2.0 OR MIT
* https://github.com/smol-rs/parking
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
pin-project-lite
2026-01-17 21:06:34 +03:00
*
2026-01-18 15:46:13 +03:00
* Apache-2.0 OR MIT
* https://github.com/taiki-e/pin-project-lite
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
prettyplease
* David Tolnay <dtolnay@gmail.com>
* MIT OR Apache-2.0
* https://github.com/dtolnay/prettyplease
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
rustc-hash
* The Rust Project Developers
* Apache-2.0 OR MIT
* https://github.com/rust-lang/rustc-hash
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
rustversion
* David Tolnay <dtolnay@gmail.com>
* MIT OR Apache-2.0
* https://github.com/dtolnay/rustversion
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
thiserror-impl
* David Tolnay <dtolnay@gmail.com>
* MIT OR Apache-2.0
* https://github.com/dtolnay/thiserror
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
thiserror
* David Tolnay <dtolnay@gmail.com>
* MIT OR Apache-2.0
* https://github.com/dtolnay/thiserror
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
android_system_properties
* Nicolas Silva <nical@fastmail.com>
* MIT OR Apache-2.0
* https://github.com/nical/android_system_properties
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
aho-corasick
* Andrew Gallant <jamslam@gmail.com>
* Unlicense OR MIT
* https://github.com/BurntSushi/aho-corasick
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
miette
* Kat March├бn <kzm@zkat.tech>
* Apache-2.0
* https://github.com/zkat/miette
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
prost-build
* Dan Burkert <dan@danburkert.com>, Lucio Franco <luciofranco14@gmail.com>, Casper Meijn <casper@meijn.net>, Tokio Contributors <team@tokio.rs>
* Apache-2.0
* https://github.com/tokio-rs/prost
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
prost-derive
* Dan Burkert <dan@danburkert.com>, Lucio Franco <luciofranco14@gmail.com>, Casper Meijn <casper@meijn.net>, Tokio Contributors <team@tokio.rs>
* Apache-2.0
* https://github.com/tokio-rs/prost
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
prost-types
* Dan Burkert <dan@danburkert.com>, Lucio Franco <luciofranco14@gmail.com>, Casper Meijn <casper@meijn.net>, Tokio Contributors <team@tokio.rs>
* Apache-2.0
* https://github.com/tokio-rs/prost
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
prost
* Dan Burkert <dan@danburkert.com>, Lucio Franco <luciofranco14@gmail.com>, Casper Meijn <casper@meijn.net>, Tokio Contributors <team@tokio.rs>
* Apache-2.0
* https://github.com/tokio-rs/prost
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
miette-derive
* Kat March├бn <kzm@zkat.tech>
* Apache-2.0
* https://github.com/zkat/miette
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
sync_wrapper
* Actyx AG <developer@actyx.io>
* Apache-2.0
* https://github.com/Actyx/sync_wrapper
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
matchit
* Ibraheem Ahmed <ibraheem@ibraheem.ca>
* MIT AND BSD-3-Clause
* https://github.com/ibraheemdev/matchit
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
socket2
* Alex Crichton <alex@alexcrichton.com>, Thomas de Zeeuw <thomasdezeeuw@gmail.com>
* MIT OR Apache-2.0
* https://github.com/rust-lang/socket2
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
mio
* Carl Lerche <me@carllerche.com>, Thomas de Zeeuw <thomasdezeeuw@gmail.com>, Tokio Contributors <team@tokio.rs>
* MIT
* https://github.com/tokio-rs/mio
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
mime
* Sean McArthur <sean@seanmonstar.com>
* MIT OR Apache-2.0
* https://github.com/hyperium/mime
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
hyper
* Sean McArthur <sean@seanmonstar.com>
* MIT
* https://github.com/hyperium/hyper
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
petgraph
* bluss, mitchmindtree
* MIT OR Apache-2.0
* https://github.com/petgraph/petgraph
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
heck
*
* MIT OR Apache-2.0
* https://github.com/withoutboats/heck
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
unicode-width
* kwantam <kwantam@gmail.com>, Manish Goregaokar <manishsmail@gmail.com>
* MIT OR Apache-2.0
* https://github.com/unicode-rs/unicode-width
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
fixedbitset
* bluss
* MIT OR Apache-2.0
* https://github.com/petgraph/fixedbitset
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
futures-channel
2026-01-17 21:06:34 +03:00
*
2026-01-18 15:46:13 +03:00
* MIT OR Apache-2.0
* https://github.com/rust-lang/futures-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
futures-executor
2026-01-17 21:06:34 +03:00
*
2026-01-18 15:46:13 +03:00
* MIT OR Apache-2.0
* https://github.com/rust-lang/futures-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
futures-macro
2026-01-17 21:06:34 +03:00
*
2026-01-18 15:46:13 +03:00
* MIT OR Apache-2.0
* https://github.com/rust-lang/futures-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
futures-sink
2026-01-17 21:06:34 +03:00
*
2026-01-18 15:46:13 +03:00
* MIT OR Apache-2.0
* https://github.com/rust-lang/futures-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
futures-task
2026-01-17 21:06:34 +03:00
*
2026-01-18 15:46:13 +03:00
* MIT OR Apache-2.0
* https://github.com/rust-lang/futures-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
futures-util
2026-01-17 21:06:34 +03:00
*
2026-01-18 15:46:13 +03:00
* MIT OR Apache-2.0
* https://github.com/rust-lang/futures-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
futures
2026-01-17 21:06:34 +03:00
*
2026-01-18 15:46:13 +03:00
* MIT OR Apache-2.0
* https://github.com/rust-lang/futures-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
hyper-rustls
2026-01-17 21:06:34 +03:00
*
2026-01-18 15:46:13 +03:00
* Apache-2.0 OR ISC OR MIT
* https://github.com/rustls/hyper-rustls
httpdate
* Pyfisch <pyfisch@posteo.org>
* MIT OR Apache-2.0
* https://github.com/pyfisch/httpdate
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
rustc_version
2026-01-17 21:06:34 +03:00
*
2026-01-18 15:46:13 +03:00
* MIT OR Apache-2.0
* https://github.com/djc/rustc-version-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
multimap
* H├еvar N├╕vik <havar.novik@gmail.com>
* MIT OR Apache-2.0
* https://github.com/havarnov/multimap
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
indexmap
*
* Apache-2.0 OR MIT
* https://github.com/indexmap-rs/indexmap
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
fnv
* Alex Crichton <alex@alexcrichton.com>
* Apache-2.0 OR MIT
* https://github.com/servo/rust-fnv
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
h2
* Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com>
* MIT
* https://github.com/hyperium/h2
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
http
* Alex Crichton <alex@alexcrichton.com>, Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com>
* MIT OR Apache-2.0
* https://github.com/hyperium/http
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
tokio-rustls
*
* MIT OR Apache-2.0
* https://github.com/rustls/tokio-rustls
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
bytes
* Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com>
* MIT
* https://github.com/tokio-rs/bytes
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
logos-codegen
* Maciej Hirsz <hello@maciej.codes>, J├йrome Eertmans (maintainer) <jeertmans@icloud.com>
* MIT OR Apache-2.0
* https://github.com/maciejhirsz/logos
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
logos-derive
* Maciej Hirsz <hello@maciej.codes>, J├йrome Eertmans (maintainer) <jeertmans@icloud.com>
* MIT OR Apache-2.0
* https://github.com/maciejhirsz/logos
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
logos
* Maciej Hirsz <hello@maciej.codes>, J├йrome Eertmans (maintainer) <jeertmans@icloud.com>
* MIT OR Apache-2.0
* https://github.com/maciejhirsz/logos
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
pin-utils
* Josef Brandl <mail@josefbrandl.de>
* MIT OR Apache-2.0
* https://github.com/rust-lang-nursery/pin-utils
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
want
* Sean McArthur <sean@seanmonstar.com>
* MIT
* https://github.com/seanmonstar/want
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
try-lock
* Sean McArthur <sean@seanmonstar.com>
* MIT
* https://github.com/seanmonstar/try-lock
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
slab
* Carl Lerche <me@carllerche.com>
* MIT
* https://github.com/tokio-rs/slab
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
tracing-attributes
* Tokio Contributors <team@tokio.rs>, Eliza Weisman <eliza@buoyant.io>, David Barsky <dbarsky@amazon.com>
* MIT
* https://github.com/tokio-rs/tracing
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
tracing-core
* Tokio Contributors <team@tokio.rs>
* MIT
* https://github.com/tokio-rs/tracing
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
tracing
* Eliza Weisman <eliza@buoyant.io>, Tokio Contributors <team@tokio.rs>
* MIT
* https://github.com/tokio-rs/tracing
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
tower-layer
* Tower Maintainers <team@tower-rs.com>
* MIT
* https://github.com/tower-rs/tower
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
tower-service
* Tower Maintainers <team@tower-rs.com>
* MIT
* https://github.com/tower-rs/tower
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
tower
* Tower Maintainers <team@tower-rs.com>
* MIT
* https://github.com/tower-rs/tower
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
axum
*
* MIT
* https://github.com/tokio-rs/axum
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
http-body
* Carl Lerche <me@carllerche.com>, Lucio Franco <luciofranco14@gmail.com>, Sean McArthur <sean@seanmonstar.com>
* MIT
* https://github.com/hyperium/http-body
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
http-body-util
* Carl Lerche <me@carllerche.com>, Lucio Franco <luciofranco14@gmail.com>, Sean McArthur <sean@seanmonstar.com>
* MIT
* https://github.com/hyperium/http-body
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
beef
* Maciej Hirsz <hello@maciej.codes>
* MIT OR Apache-2.0
* https://github.com/maciejhirsz/beef
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
hyper-util
* Sean McArthur <sean@seanmonstar.com>
* MIT
* https://github.com/hyperium/hyper-util
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
tonic-build
* Lucio Franco <luciofranco14@gmail.com>
* MIT
* https://github.com/hyperium/tonic
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
tonic
* Lucio Franco <luciofranco14@gmail.com>
* MIT
* https://github.com/hyperium/tonic
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
axum-core
*
* MIT
* https://github.com/tokio-rs/axum
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
tokio-macros
* Tokio Contributors <team@tokio.rs>
* MIT
* https://github.com/tokio-rs/tokio
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
opi_grpc
*
* MIT
*
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
tokio-stream
* Tokio Contributors <team@tokio.rs>
* MIT
* https://github.com/tokio-rs/tokio
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
tokio-util
* Tokio Contributors <team@tokio.rs>
* MIT
* https://github.com/tokio-rs/tokio
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
tokio
* Tokio Contributors <team@tokio.rs>
* MIT
* https://github.com/tokio-rs/tokio
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
anyhow
* David Tolnay <dtolnay@gmail.com>
* MIT OR Apache-2.0
* https://github.com/dtolnay/anyhow
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
async-trait
* David Tolnay <dtolnay@gmail.com>
* MIT OR Apache-2.0
* https://github.com/dtolnay/async-trait
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
atomic-waker
* Stjepan Glavina <stjepang@gmail.com>, Contributors to futures-rs
* Apache-2.0 OR MIT
* https://github.com/smol-rs/atomic-waker
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
pin-project-internal
*
* Apache-2.0 OR MIT
* https://github.com/taiki-e/pin-project
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
pin-project
*
* Apache-2.0 OR MIT
* https://github.com/taiki-e/pin-project
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
prost-reflect
* Andrew Hickman <andrew.hickman1@sky.com>
* MIT OR Apache-2.0
* https://github.com/andrewhickman/prost-reflect
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
protox-parse
* Andrew Hickman <andrew.hickman1@sky.com>
* MIT OR Apache-2.0
* https://github.com/andrewhickman/protox
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
protox
* Andrew Hickman <andrew.hickman1@sky.com>
* MIT OR Apache-2.0
* https://github.com/andrewhickman/protox
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
semver
* David Tolnay <dtolnay@gmail.com>
* MIT OR Apache-2.0
* https://github.com/dtolnay/semver
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
hyper-timeout
* Herman J. Radtke III <herman@hermanradtke.com>
* MIT OR Apache-2.0
* https://github.com/hjr3/hyper-timeout
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
mongodb
* Saghm Rossi <saghmrossi@gmail.com>, Patrick Freed <patrick.freed@mongodb.com>, Isabel Atkinson <isabel.atkinson@mongodb.com>, Abraham Egnor <abraham.egnor@mongodb.com>, Kaitlin Mahar <kaitlin.mahar@mongodb.com>, Patrick Meredith <pmeredit@protonmail.com>
* Apache-2.0
* https://github.com/mongodb/mongo-rust-driver
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
mongocrypt-sys
* Abraham Egnor <abraham.egnor@mongodb.com>, Isabel Atkinson <isabel.atkinson@mongodb.com>
* Apache-2.0
* https://github.com/mongodb/libmongocrypt-rust
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
mongocrypt
* Abraham Egnor <abraham.egnor@mongodb.com>, Isabel Atkinson <isabel.atkinson@mongodb.com>
* Apache-2.0
* https://github.com/mongodb/libmongocrypt-rust
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
mongodb-internal-macros
*
* Apache-2.0
*
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
tiny-keccak
* debris <marek.kotewicz@gmail.com>
* CC0-1.0
*
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
md-5
2026-01-17 21:06:34 +03:00
* RustCrypto Developers
2026-01-18 15:46:13 +03:00
* MIT OR Apache-2.0
* https://github.com/RustCrypto/hashes
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
hex
* KokaKiwi <kokakiwi@kokakiwi.net>
* MIT OR Apache-2.0
* https://github.com/KokaKiwi/rust-hex
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
backtrace
* The Rust Project Developers
* MIT OR Apache-2.0
* https://github.com/rust-lang/backtrace-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
rustc-demangle
* Alex Crichton <alex@alexcrichton.com>
* MIT OR Apache-2.0
* https://github.com/rust-lang/rustc-demangle
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
serde_with
* Jonas Bushart, Marcin Ka┼║mierczak
* MIT OR Apache-2.0
* https://github.com/jonasbb/serde_with/
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
serde_with_macros
* Jonas Bushart
* MIT OR Apache-2.0
* https://github.com/jonasbb/serde_with/
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
winreg
* Igor Shaula <gentoo90@gmail.com>
* MIT
* https://github.com/gentoo90/winreg-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
object
*
* Apache-2.0 OR MIT
* https://github.com/gimli-rs/object
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
hickory-proto
* The contributors to Hickory DNS
* MIT OR Apache-2.0
* https://github.com/hickory-dns/hickory-dns
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
hickory-resolver
* The contributors to Hickory DNS
* MIT OR Apache-2.0
* https://github.com/hickory-dns/hickory-dns
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
gimli
*
* MIT OR Apache-2.0
* https://github.com/gimli-rs/gimli
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
linked-hash-map
* Stepan Koltsov <stepan.koltsov@gmail.com>, Andrew Paseltiner <apaseltiner@gmail.com>
* MIT OR Apache-2.0
* https://github.com/contain-rs/linked-hash-map
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
lru-cache
* Stepan Koltsov <stepan.koltsov@gmail.com>
* MIT OR Apache-2.0
* https://github.com/contain-rs/lru-cache
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
unicode-bidi
* The Servo Project Developers
* MIT OR Apache-2.0
* https://github.com/servo/unicode-bidi
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
unicode-normalization
* kwantam <kwantam@gmail.com>, Manish Goregaokar <manishsmail@gmail.com>
* MIT OR Apache-2.0
* https://github.com/unicode-rs/unicode-normalization
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
unicode-properties
* Charles Lew <crlf0710@gmail.com>, Manish Goregaokar <manishsmail@gmail.com>
* MIT OR Apache-2.0
* https://github.com/unicode-rs/unicode-properties
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
enum-as-inner
* Benjamin Fry <benjaminfry@me.com>
* MIT OR Apache-2.0
* https://github.com/bluejekyll/enum-as-inner
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
resolv-conf
*
* MIT OR Apache-2.0
* https://github.com/hickory-dns/resolv-conf
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
const-random-macro
* Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
* MIT OR Apache-2.0
* https://github.com/tkaitchuck/constrandom
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
const-random
* Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
* MIT OR Apache-2.0
* https://github.com/tkaitchuck/constrandom
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
parking_lot
* Amanieu d'Antras <amanieu@gmail.com>
* MIT OR Apache-2.0
* https://github.com/Amanieu/parking_lot
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
addr2line
*
* Apache-2.0 OR MIT
* https://github.com/gimli-rs/addr2line
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
pbkdf2
* RustCrypto Developers
* MIT OR Apache-2.0
* https://github.com/RustCrypto/password-hashes/tree/master/pbkdf2
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
ipconfig
* Liran Ringel <liranringel@gmail.com>
* MIT OR Apache-2.0
* https://github.com/liranringel/ipconfig
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
stringprep
* Steven Fackler <sfackler@gmail.com>
* MIT OR Apache-2.0
* https://github.com/sfackler/rust-stringprep
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
signal-hook-registry
* Michal 'vorner' Vaner <vorner@vorner.cz>, Masaki Hara <ackie.h.gmai@gmail.com>
* Apache-2.0 OR MIT
* https://github.com/vorner/signal-hook
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
ahash
* Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
* MIT OR Apache-2.0
* https://github.com/tkaitchuck/ahash
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
num-conv
* Jacob Pratt <jacob@jhpratt.dev>
* MIT OR Apache-2.0
* https://github.com/jhpratt/num-conv
2026-01-17 18:41:39 +03:00
2026-01-18 15:46:13 +03:00
powerfmt
* Jacob Pratt <jacob@jhpratt.dev>
* MIT OR Apache-2.0
* https://github.com/jhpratt/powerfmt
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
deranged
* Jacob Pratt <jacob@jhpratt.dev>
* MIT OR Apache-2.0
* https://github.com/jhpratt/deranged
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
time-core
* Jacob Pratt <open-source@jhpratt.dev>, Time contributors
* MIT OR Apache-2.0
2026-01-17 21:06:34 +03:00
* https://github.com/time-rs/time
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
time-macros
* Jacob Pratt <open-source@jhpratt.dev>, Time contributors
* MIT OR Apache-2.0
2026-01-17 21:06:34 +03:00
* https://github.com/time-rs/time
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
time
* Jacob Pratt <open-source@jhpratt.dev>, Time contributors
* MIT OR Apache-2.0
2026-01-17 21:06:34 +03:00
* https://github.com/time-rs/time
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
ipnet
* Kris Price <kris@krisprice.nz>
* MIT OR Apache-2.0
* https://github.com/krisprice/ipnet
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
macro_magic
* sam0x17
* MIT
* https://github.com/sam0x17/macro_magic
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
macro_magic_core
2026-01-17 17:46:35 +03:00
*
2026-01-18 15:46:13 +03:00
* MIT
* https://github.com/sam0x17/macro_magic
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
macro_magic_core_macros
*
* MIT
* https://github.com/sam0x17/macro_magic
2026-01-17 18:41:39 +03:00
2026-01-18 15:46:13 +03:00
macro_magic_macros
*
* MIT
* https://github.com/sam0x17/macro_magic
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
tap
* Elliott Linder <elliott.darfink@gmail.com>, myrrlyn <self@myrrlyn.dev>
* MIT
* https://github.com/myrrlyn/tap
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
darling
* Ted Driggs <ted.driggs@outlook.com>
* MIT
* https://github.com/TedDriggs/darling
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
darling_core
* Ted Driggs <ted.driggs@outlook.com>
* MIT
* https://github.com/TedDriggs/darling
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
darling_macro
* Ted Driggs <ted.driggs@outlook.com>
* MIT
* https://github.com/TedDriggs/darling
2026-01-17 18:41:39 +03:00
2026-01-18 15:46:13 +03:00
bitvec
2026-01-17 21:06:34 +03:00
*
2026-01-18 15:46:13 +03:00
* MIT
* https://github.com/bitvecto-rs/bitvec
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
wyz
* myrrlyn <self@myrrlyn.dev>
* MIT
* https://github.com/myrrlyn/wyz
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
radium
* Nika Layzell <nika@thelayzells.com>, myrrlyn <self@myrrlyn.dev>
* MIT
* https://github.com/bitvecto-rs/radium
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
tinyvec_macros
* Soveu <marx.tomasz@gmail.com>
* MIT OR Apache-2.0 OR Zlib
* https://github.com/Soveu/tinyvec_macros
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
funty
* myrrlyn <self@myrrlyn.dev>
* MIT
* https://github.com/myrrlyn/funty
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
derive-where
*
* MIT OR Apache-2.0
* https://github.com/ModProg/derive-where
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
opi_mongodb
*
* MIT
*
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
convert_case
* David Purdum <purdum41@gmail.com>
* MIT
* https://github.com/rutrum/convert-case
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
dateparser
* Rollie Ma <rollie@rollie.dev>
* MIT
* https://github.com/waltzofpearls/dateparser
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
windows-implement
* Microsoft
* MIT OR Apache-2.0
* https://github.com/microsoft/windows-rs
2026-01-17 18:41:39 +03:00
2026-01-18 15:46:13 +03:00
windows-interface
* Microsoft
* MIT OR Apache-2.0
* https://github.com/microsoft/windows-rs
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
windows-result
* Microsoft
* MIT OR Apache-2.0
* https://github.com/microsoft/windows-rs
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
windows-strings
* Microsoft
* MIT OR Apache-2.0
* https://github.com/microsoft/windows-rs
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
miniz_oxide
* Frommi <daniil.liferenko@gmail.com>, oyvindln <oyvindln@users.noreply.github.com>, Rich Geldreich richgel99@gmail.com
* MIT OR Zlib OR Apache-2.0
* https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
ident_case
* Ted Driggs <ted.driggs@outlook.com>
* MIT OR Apache-2.0
* https://github.com/TedDriggs/ident_case
2026-01-17 18:41:39 +03:00
2026-01-18 15:46:13 +03:00
widestring
*
* MIT OR Apache-2.0
* https://github.com/VoidStarKat/widestring-rs
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
adler2
* Jonas Schievink <jonasschievink@gmail.com>, oyvindln <oyvindln@users.noreply.github.com>
* 0BSD OR MIT OR Apache-2.0
* https://github.com/oyvindln/adler2
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
derive-syn-parse
* sharnoff <git@sharnoff.io>
* MIT OR Apache-2.0
* https://github.com/sharnoff/derive-syn-parse
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
serde_bytes
* David Tolnay <dtolnay@gmail.com>
* MIT OR Apache-2.0
* https://github.com/serde-rs/bytes
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
typed-builder-macro
* IdanArye <idanarye@gmail.com>, Chris Morgan <me@chrismorgan.info>
* MIT OR Apache-2.0
2026-01-17 21:06:34 +03:00
* https://github.com/idanarye/rust-typed-builder
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
typed-builder
* IdanArye <idanarye@gmail.com>, Chris Morgan <me@chrismorgan.info>
* MIT OR Apache-2.0
2026-01-17 21:06:34 +03:00
* https://github.com/idanarye/rust-typed-builder
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
tinyvec
* Lokathor <zefria@gmail.com>
* Zlib OR Apache-2.0 OR MIT
* https://github.com/Lokathor/tinyvec
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
strsim
* Danny Guo <danny@dannyguo.com>, maxbachmann <oss@maxbachmann.de>
* MIT
* https://github.com/rapidfuzz/strsim-rs
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
rustc_version_runtime
* Sebastian Waisbrot <seppo0010@gmail.com>
* MIT
* https://github.com/seppo0010/rustc-version-runtime-rs
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
bson
* Y. T. Chung <zonyitoo@gmail.com>, Kevin Yeh <kevinyeah@utexas.edu>, Saghm Rossi <saghmrossi@gmail.com>, Patrick Freed <patrick.freed@mongodb.com>, Isabel Atkinson <isabel.atkinson@mongodb.com>, Abraham Egnor <abraham.egnor@mongodb.com>
* MIT
* https://github.com/mongodb/bson-rust
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
data-encoding
* Julien Cretin <git@ia0.eu>
* MIT
* https://github.com/ia0/data-encoding
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
derive_more
* Jelte Fennema <github-tech@jeltef.nl>
* MIT
* https://github.com/JelteF/derive_more
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
crunchy
* Eira Fransham <jackefransham@gmail.com>
* MIT
* https://github.com/eira-fransham/crunchy
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
take_mut
* Sgeo <sgeoster@gmail.com>
* MIT
* https://github.com/Sgeo/take_mut
2026-01-17 18:41:39 +03:00
2026-01-18 15:46:13 +03:00
encoding_rs
* Henri Sivonen <hsivonen@hsivonen.fi>
* (Apache-2.0 OR MIT) AND BSD-3-Clause
* https://github.com/hsivonen/encoding_rs
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
enumflags2_derive
* maik klein <maikklein@googlemail.com>, Maja K─Еdzio┼Вka <maya@compilercrim.es>
* MIT OR Apache-2.0
* https://github.com/meithecatte/enumflags2
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
enumflags2
* maik klein <maikklein@googlemail.com>, Maja K─Еdzio┼Вka <maya@compilercrim.es>
* MIT OR Apache-2.0
* https://github.com/meithecatte/enumflags2
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
tiberius
* Steffen Butzer <steffen.butzer@outlook.com>, Julius de Bruijn <bruijn@prisma.io>, Eric Sheppard <eric@eigenmo.de>, Yoshua Wuyts <yoshuawuyts@gmail.com>
* MIT OR Apache-2.0
* https://github.com/prisma/tiberius
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
arrayvec
* bluss
* MIT OR Apache-2.0
* https://github.com/bluss/arrayvec
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
rand_hc
* The Rand Project Developers
* MIT OR Apache-2.0
* https://github.com/rust-random/rand
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
rust_decimal
* Paul Mason <paul@form1.co.nz>
* MIT
* https://github.com/paupino/rust-decimal
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
pretty-hex
* Andrei Volnin <wolandr@gmail.com>
* MIT
* https://github.com/wolandr/pretty-hex
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
asynchronous-codec
* Max Inden <mail@max-inden.de>
* MIT
* https://github.com/mxinden/asynchronous-codec
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
opi_mssql
*
* MIT
*
2026-01-17 18:41:39 +03:00
2026-01-18 15:46:13 +03:00
md5
* Ivan Ukhov <ivan.ukhov@gmail.com>, Kamal Ahmad <shibe@openmailbox.org>, Konstantin Stepanov <milezv@gmail.com>, Lukas Kalbertodt <lukas.kalbertodt@gmail.com>, Nathan Musoke <nathan.musoke@gmail.com>, Tony Arcieri <bascule@gmail.com>, Wim de With <register@dewith.io>, Yosef Dinerstein <yosefdi@gmail.com>
* Apache-2.0 OR MIT
* https://github.com/stainless-steel/md5
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
thread-id
* Ruud van Asseldonk <dev@veniogames.com>
* MIT OR Apache-2.0
* https://github.com/ruuda/thread-id
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
winauth
* Steffen Butzer <steffen.butzer@outlook.com>
* MIT OR Apache-2.0
* https://github.com/steffengy/winauth-rs
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
async-native-tls
* dignifiedquire <me@dignifiedquire.com>
* MIT OR Apache-2.0
* https://github.com/async-email/async-native-tls
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
connection-string
*
* MIT OR Apache-2.0
* https://github.com/prisma/connection-string
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
libz-sys
* Alex Crichton <alex@alexcrichton.com>, Josh Triplett <josh@joshtriplett.org>, Sebastian Thiel <sebastian.thiel@icloud.com>
* MIT OR Apache-2.0
* https://github.com/rust-lang/libz-sys
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
bufstream
* The Rust Project Developers
* MIT OR Apache-2.0
* https://github.com/alexcrichton/bufstream
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
num-bigint
* The Rust Project Developers
* MIT OR Apache-2.0
* https://github.com/rust-num/num-bigint
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
flate2
* Alex Crichton <alex@alexcrichton.com>, Josh Triplett <josh@joshtriplett.org>
* MIT OR Apache-2.0
* https://github.com/rust-lang/flate2-rs
2026-01-17 18:41:39 +03:00
2026-01-18 15:46:13 +03:00
mysql_common
* blackbeam <aikorsky@gmail.com>
* MIT OR Apache-2.0
* https://github.com/blackbeam/rust_mysql_common
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
subprocess
* Hrvoje Nik┼бi─З <hniksic@gmail.com>
* Apache-2.0 OR MIT
* https://github.com/hniksic/rust-subprocess
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
btoi
* Niklas Fiekas <niklas.fiekas@backscattering.de>
* MIT OR Apache-2.0
* https://github.com/niklasf/rust-btoi
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
toml_datetime
* Alex Crichton <alex@alexcrichton.com>
* MIT OR Apache-2.0
* https://github.com/toml-rs/toml
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
toml_edit
* Andronik Ordian <write@reusable.software>, Ed Page <eopage@gmail.com>
* MIT OR Apache-2.0
* https://github.com/toml-rs/toml
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
utf16_iter
* Henri Sivonen <hsivonen@hsivonen.fi>
* Apache-2.0 OR MIT
* https://github.com/hsivonen/utf16_iter
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
write16
2026-01-17 21:06:34 +03:00
*
2026-01-18 15:46:13 +03:00
* Apache-2.0 OR MIT
* https://github.com/hsivonen/write16
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
lru
* Jerome Froelich <jeromefroelic@hotmail.com>
* MIT
* https://github.com/jeromefroe/lru-rs.git
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
crc32fast
* Sam Rijs <srijs@airpost.net>, Alex Crichton <alex@alexcrichton.com>
* MIT OR Apache-2.0
* https://github.com/srijs/rust-crc32fast
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
saturating
* Breezewish <me@breeswish.org>
* MIT
* https://github.com/breeswish/saturating-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
proc-macro-error-attr2
* CreepySkeleton <creepy-skeleton@yandex.ru>, GnomedDev <david2005thomas@gmail.com>
* MIT OR Apache-2.0
* https://github.com/GnomedDev/proc-macro-error-2
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
proc-macro-error2
* CreepySkeleton <creepy-skeleton@yandex.ru>, GnomedDev <david2005thomas@gmail.com>
* MIT OR Apache-2.0
* https://github.com/GnomedDev/proc-macro-error-2
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
opi_mysql
2026-01-17 21:06:34 +03:00
*
2026-01-18 15:46:13 +03:00
* MIT
2026-01-17 21:06:34 +03:00
*
2026-01-18 15:46:13 +03:00
mysql-common-derive
*
* MIT OR Apache-2.0
* https://github.com/blackbeam/rust_mysql_common
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
derive_utils
*
* Apache-2.0 OR MIT
* https://github.com/taiki-e/derive_utils
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
io-enum
*
* Apache-2.0 OR MIT
* https://github.com/taiki-e/io-enum
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
proc-macro-crate
* Bastian K├╢cher <git@kchr.de>
* MIT OR Apache-2.0
* https://github.com/bkchr/proc-macro-crate
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
winnow
*
* MIT
* https://github.com/winnow-rs/winnow
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
termcolor
* Andrew Gallant <jamslam@gmail.com>
* Unlicense OR MIT
* https://github.com/BurntSushi/termcolor
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
twox-hash
* Jake Goulding <jake.goulding@gmail.com>
* MIT
* https://github.com/shepmaster/twox-hash
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
pem
* Jonathan Creekmore <jonathan@thecreekmores.org>
* MIT
* https://github.com/jcreekmore/pem-rs.git
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
winapi-util
* Andrew Gallant <jamslam@gmail.com>
* Unlicense OR MIT
* https://github.com/BurntSushi/winapi-util
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
crossbeam-queue
2026-01-17 18:41:39 +03:00
*
2026-01-18 15:46:13 +03:00
* MIT OR Apache-2.0
* https://github.com/crossbeam-rs/crossbeam
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
mysql
* blackbeam
* MIT OR Apache-2.0
* https://github.com/blackbeam/rust-mysql-simple
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
zstd-safe
* Alexandre Bury <alexandre.bury@gmail.com>
* MIT OR Apache-2.0
* https://github.com/gyscos/zstd-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
zstd-sys
* Alexandre Bury <alexandre.bury@gmail.com>
* MIT OR Apache-2.0
* https://github.com/gyscos/zstd-rs
2026-01-17 18:41:39 +03:00
2026-01-18 15:46:13 +03:00
zstd
* Alexandre Bury <alexandre.bury@gmail.com>
* MIT
* https://github.com/gyscos/zstd-rs
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
named_pipe
* Anatoly Ikorsky <aikorsky@gmail.com>
* MIT OR Apache-2.0
* https://github.com/blackbeam/named_pipe
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
icu_locid
2026-01-17 21:06:34 +03:00
* The ICU4X Project Developers
2026-01-18 15:46:13 +03:00
* Unicode-3.0
2026-01-17 21:06:34 +03:00
* https://github.com/unicode-org/icu4x
2026-01-18 15:46:13 +03:00
icu_locid_transform
2026-01-17 21:06:34 +03:00
* The ICU4X Project Developers
2026-01-18 15:46:13 +03:00
* Unicode-3.0
2026-01-17 21:06:34 +03:00
* https://github.com/unicode-org/icu4x
2026-01-18 15:46:13 +03:00
icu_locid_transform_data
2026-01-17 21:06:34 +03:00
* The ICU4X Project Developers
2026-01-18 15:46:13 +03:00
* Unicode-3.0
2026-01-17 21:06:34 +03:00
* https://github.com/unicode-org/icu4x
2026-01-18 15:46:13 +03:00
icu_provider_macros
* The ICU4X Project Developers
* Unicode-3.0
2026-01-17 21:06:34 +03:00
* https://github.com/unicode-org/icu4x
2026-01-18 15:46:13 +03:00
web-sys
* The wasm-bindgen Developers
* MIT OR Apache-2.0
* https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
fallible-iterator
* Steven Fackler <sfackler@gmail.com>
* MIT OR Apache-2.0
* https://github.com/sfackler/rust-fallible-iterator
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
tokio-native-tls
* Tokio Contributors <team@tokio.rs>
* MIT
* https://github.com/tokio-rs/tls
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
opi_postgres
*
* MIT
*
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
siphasher
* Frank Denis <github@pureftpd.org>
* MIT OR Apache-2.0
* https://github.com/jedisct1/rust-siphash
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
wasite
*
* Apache-2.0 OR BSL-1.0 OR MIT
* https://github.com/ardaku/wasite
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
whoami
*
* Apache-2.0 OR BSL-1.0 OR MIT
* https://github.com/ardaku/whoami
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
phf
* Steven Fackler <sfackler@gmail.com>
* MIT
* https://github.com/rust-phf/rust-phf
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
phf_shared
* Steven Fackler <sfackler@gmail.com>
* MIT
* https://github.com/rust-phf/rust-phf
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
postgres-native-tls
* Steven Fackler <sfackler@gmail.com>
* MIT OR Apache-2.0
* https://github.com/sfackler/rust-postgres
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
postgres-protocol
* Steven Fackler <sfackler@gmail.com>
* MIT OR Apache-2.0
* https://github.com/sfackler/rust-postgres
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
postgres-types
* Steven Fackler <sfackler@gmail.com>
* MIT OR Apache-2.0
* https://github.com/sfackler/rust-postgres
2026-01-17 17:46:35 +03:00
2026-01-18 15:46:13 +03:00
postgres
* Steven Fackler <sfackler@gmail.com>
* MIT OR Apache-2.0
* https://github.com/sfackler/rust-postgres
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
tokio-postgres
* Steven Fackler <sfackler@gmail.com>
* MIT OR Apache-2.0
* https://github.com/sfackler/rust-postgres
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
rcon-client
*
* MIT
* https://github.com/donkey-engine/rcon-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
opi_rcon
*
* MIT
*
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
libsqlite3-sys
* The rusqlite developers
* MIT
* https://github.com/rusqlite/rusqlite
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
rusqlite
* The rusqlite developers
* MIT
* https://github.com/rusqlite/rusqlite
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
fallible-streaming-iterator
* Steven Fackler <sfackler@gmail.com>
* MIT OR Apache-2.0
* https://github.com/sfackler/fallible-streaming-iterator
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
opi_sqlite
*
* MIT
*
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
hashlink
* kyren <kerriganw@gmail.com>
* MIT OR Apache-2.0
* https://github.com/kyren/hashlink
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
openssl-src
* Alex Crichton <alex@alexcrichton.com>
* MIT OR Apache-2.0
* https://github.com/alexcrichton/openssl-src-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
ssh2
* Alex Crichton <alex@alexcrichton.com>, Wez Furlong <wez@wezfurlong.org>, Matteo Bigoi <bigo@crisidev.org>
* MIT OR Apache-2.0
* https://github.com/alexcrichton/ssh2-rs
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
opi_ssh
*
* MIT
*
2026-01-17 21:06:34 +03:00
2026-01-18 15:46:13 +03:00
libssh2-sys
* Alex Crichton <alex@alexcrichton.com>, Wez Furlong <wez@wezfurlong.org>, Matteo Bigoi <bigo@crisidev.org>
* MIT OR Apache-2.0
* https://github.com/alexcrichton/ssh2-rs
opi_tcpclient
*
* MIT
*