@@ -18,6 +18,7 @@ arc-swap,https://github.com/vorner/arc-swap,MIT OR Apache-2.0,Michal 'vorner' Va
18
18
arr_macro,https://github.com/JoshMcguigan/arr_macro,MIT OR Apache-2.0,Josh Mcguigan
19
19
arrayvec,https://github.com/bluss/arrayvec,MIT OR Apache-2.0,bluss
20
20
ascii,https://github.com/tomprogrammer/rust-ascii,Apache-2.0 OR MIT,"Thomas Bahn <
[email protected] >, Torbjørn Birch Moltu <
[email protected] >, Simon Sapin <
[email protected] >"
21
+ assert-json-diff,https://github.com/davidpdrsn/assert-json-diff,MIT,David Pedersen <
[email protected] >
21
22
async-channel,https://github.com/smol-rs/async-channel,Apache-2.0 OR MIT,Stjepan Glavina <
[email protected] >
22
23
async-compat,https://github.com/smol-rs/async-compat,Apache-2.0 OR MIT,Stjepan Glavina <
[email protected] >
23
24
async-compression,https://github.com/Nemo157/async-compression,MIT OR Apache-2.0,"Wim Looman <
[email protected] >, Allen Bui <
[email protected] >"
@@ -38,6 +39,7 @@ async-trait,https://github.com/dtolnay/async-trait,MIT OR Apache-2.0,David Tolna
38
39
atomic-waker,https://github.com/stjepang/atomic-waker,Apache-2.0 OR MIT,Stjepan Glavina <
[email protected] >
39
40
atty,https://github.com/softprops/atty,MIT,softprops <
[email protected] >
40
41
aws-config,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <
[email protected] >, Russell Cohen <
[email protected] >"
42
+ aws-credential-types,https://github.com/awslabs/smithy-rs,Apache-2.0,AWS Rust SDK Team <
[email protected] >
41
43
aws-endpoint,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <
[email protected] >, Russell Cohen <
[email protected] >"
42
44
aws-http,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <
[email protected] >, Russell Cohen <
[email protected] >"
43
45
aws-sdk-cloudwatch,https://github.com/awslabs/aws-sdk-rust,Apache-2.0,"AWS Rust SDK Team <
[email protected] >, Russell Cohen <
[email protected] >"
@@ -57,6 +59,7 @@ aws-smithy-eventstream,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust
57
59
aws-smithy-http,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <
[email protected] >, Russell Cohen <
[email protected] >"
58
60
aws-smithy-http-tower,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <
[email protected] >, Russell Cohen <
[email protected] >"
59
61
aws-smithy-json,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <
[email protected] >, John DiSanti <
[email protected] >"
62
+ aws-smithy-protocol-test,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <
[email protected] >, Russell Cohen <
[email protected] >"
60
63
aws-smithy-query,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <
[email protected] >, John DiSanti <
[email protected] >"
61
64
aws-smithy-types,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <
[email protected] >, Russell Cohen <
[email protected] >"
62
65
aws-smithy-xml,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <
[email protected] >, Russell Cohen <
[email protected] >"
@@ -138,6 +141,7 @@ crossterm,https://github.com/crossterm-rs/crossterm,MIT,T. Post
138
141
crossterm_winapi,https://github.com/crossterm-rs/crossterm-winapi,MIT,T. Post
139
142
crypto-common,https://github.com/RustCrypto/traits,MIT OR Apache-2.0,RustCrypto Developers
140
143
csv,https://github.com/BurntSushi/rust-csv,Unlicense OR MIT,Andrew Gallant <
[email protected] >
144
+ ctor,https://github.com/mmastrac/rust-ctor,Apache-2.0 OR MIT,Matt Mastracci <
[email protected] >
141
145
ctr,https://github.com/RustCrypto/block-modes,MIT OR Apache-2.0,RustCrypto Developers
142
146
cty,https://github.com/japaric/cty,MIT OR Apache-2.0,Jorge Aparicio <
[email protected] >
143
147
curve25519-dalek,https://github.com/dalek-cryptography/curve25519-dalek,BSD-3-Clause,"Isis Lovecruft <
[email protected] >, Henry de Valence <
[email protected] >"
@@ -151,6 +155,7 @@ der,https://github.com/RustCrypto/formats/tree/master/der,Apache-2.0 OR MIT,Rust
151
155
derivative,https://github.com/mcarton/rust-derivative,MIT OR Apache-2.0,mcarton <
[email protected] >
152
156
derive_arbitrary,https://github.com/rust-fuzz/arbitrary,MIT OR Apache-2.0,"The Rust-Fuzz Project Developers, Nick Fitzgerald <
[email protected] >, Manish Goregaokar <
[email protected] >, Andre Bogus <
[email protected] >, Corey Farwell <
[email protected] >"
153
157
derive_more,https://github.com/JelteF/derive_more,MIT,Jelte Fennema <
[email protected] >
158
+ diff,https://github.com/utkarshkukreti/diff.rs,MIT OR Apache-2.0,Utkarsh Kukreti <
[email protected] >
154
159
digest,https://github.com/RustCrypto/traits,MIT OR Apache-2.0,RustCrypto Developers
155
160
dirs,https://github.com/soc/dirs-rs,MIT OR Apache-2.0,Simon Ochsenreither <
[email protected] >
156
161
dirs-next,https://github.com/xdg-rs/dirs,MIT OR Apache-2.0,The @xdg-rs members
@@ -177,6 +182,7 @@ error-code,https://github.com/DoumanAsh/error-code,BSL-1.0,Douman <
[email protected]
177
182
event-listener,https://github.com/smol-rs/event-listener,Apache-2.0 OR MIT,Stjepan Glavina <
[email protected] >
178
183
executor-trait,https://github.com/amqp-rs/executor-trait,Apache-2.0 OR MIT,Marc-Antoine Perennou <
[email protected] >
179
184
exitcode,https://github.com/benwilber/exitcode,Apache-2.0,Ben Wilber <
[email protected] >
185
+ extend,https://github.com/davidpdrsn/ext,MIT,David Pedersen <
[email protected] >
180
186
fakedata_generator,https://github.com/kevingimbel/fakedata_generator,MIT,Kevin Gimbel <
[email protected] >
181
187
fallible-iterator,https://github.com/sfackler/rust-fallible-iterator,MIT OR Apache-2.0,Steven Fackler <
[email protected] >
182
188
fastrand,https://github.com/smol-rs/fastrand,Apache-2.0 OR MIT,Stjepan Glavina <
[email protected] >
@@ -351,6 +357,7 @@ openssl-macros,https://github.com/sfackler/rust-openssl,MIT OR Apache-2.0,The op
351
357
openssl-probe,https://github.com/alexcrichton/openssl-probe,MIT OR Apache-2.0,Alex Crichton <
[email protected] >
352
358
openssl-sys,https://github.com/sfackler/rust-openssl,MIT,"Alex Crichton <
[email protected] >, Steven Fackler <
[email protected] >"
353
359
ordered-float,https://github.com/reem/rust-ordered-float,MIT,"Jonathan Reem <
[email protected] >, Matt Brubeck <
[email protected] >"
360
+ output_vt100,https://github.com/Phundrak/output-vt100-rs,MIT,Phuntsok Drak-pa <
[email protected] >
354
361
outref,https://github.com/Nugine/outref,MIT,The outref Authors
355
362
overload,https://github.com/danaugrs/overload,MIT,Daniel Salvadori <
[email protected] >
356
363
pad,https://github.com/ogham/rust-pad,MIT,Ben S <
[email protected] >
@@ -376,6 +383,7 @@ postgres-openssl,https://github.com/sfackler/rust-postgres,MIT OR Apache-2.0,Ste
376
383
postgres-protocol,https://github.com/sfackler/rust-postgres,MIT OR Apache-2.0,Steven Fackler <
[email protected] >
377
384
postgres-types,https://github.com/sfackler/rust-postgres,MIT OR Apache-2.0,Steven Fackler <
[email protected] >
378
385
ppv-lite86,https://github.com/cryptocorrosion/cryptocorrosion,MIT OR Apache-2.0,The CryptoCorrosion Contributors
386
+ pretty_assertions,https://github.com/rust-pretty-assertions/rust-pretty-assertions,MIT OR Apache-2.0,"Colin Kiegel <
[email protected] >, Florent Fayolle <
[email protected] >, Tom Milligan <
[email protected] >"
379
387
prettydiff,https://github.com/romankoblov/prettydiff,MIT,Roman Koblov <
[email protected] >
380
388
prettytable-rs,https://github.com/phsym/prettytable-rs,BSD-3-Clause,Pierre-Henri Symoneaux
381
389
proc-macro-crate,https://github.com/bkchr/proc-macro-crate,Apache-2.0 OR MIT,Bastian Köcher <
[email protected] >
@@ -420,6 +428,7 @@ rmp,https://github.com/3Hren/msgpack-rust,MIT,Evgeny Safronov <division494@gmail
420
428
rmp-serde,https://github.com/3Hren/msgpack-rust,MIT,Evgeny Safronov <
[email protected] >
421
429
rmpv,https://github.com/3Hren/msgpack-rust,MIT,Evgeny Safronov <
[email protected] >
422
430
roaring,https://github.com/RoaringBitmap/roaring-rs,MIT OR Apache-2.0,"Wim Looman <
[email protected] >, Kerollmops <
[email protected] >"
431
+ roxmltree,https://github.com/RazrFalcon/roxmltree,MIT OR Apache-2.0,Evgeniy Reizner <
[email protected] >
423
432
roxmltree,https://github.com/RazrFalcon/roxmltree,MIT OR Apache-2.0,Yevhenii Reizner <
[email protected] >
424
433
rust_decimal,https://github.com/paupino/rust-decimal,MIT,Paul Mason <
[email protected] >
425
434
rustc-hash,https://github.com/rust-lang-nursery/rustc-hash,Apache-2.0 OR MIT,The Rust Project Developers
@@ -473,6 +482,7 @@ signal-hook,https://github.com/vorner/signal-hook,Apache-2.0 OR MIT,"Michal 'vor
473
482
signal-hook-registry,https://github.com/vorner/signal-hook,Apache-2.0 OR MIT,"Michal 'vorner' Vaner <
[email protected] >, Masaki Hara <
[email protected] >"
474
483
signatory,https://github.com/iqlusioninc/crates/tree/main/signatory,Apache-2.0 OR MIT,Tony Arcieri <
[email protected] >
475
484
signature,https://github.com/RustCrypto/traits/tree/master/signature,Apache-2.0 OR MIT,RustCrypto Developers
485
+ simd-abstraction,https://github.com/Nugine/simd,MIT,The simd-abstraction Authors
476
486
simpl,https://github.com/durch/simplerr,MIT,Drazen Urch <
[email protected] >
477
487
siphasher,https://github.com/jedisct1/rust-siphash,MIT OR Apache-2.0,Frank Denis <
[email protected] >
478
488
sketches-ddsketch,https://github.com/mheffner/rust-sketches-ddsketch,Apache-2.0,Mike Heffner <
[email protected] >
@@ -571,7 +581,6 @@ valuable,https://github.com/tokio-rs/valuable,MIT,The valuable Authors
571
581
vec_map,https://github.com/contain-rs/vec-map,MIT OR Apache-2.0,"Alex Crichton <
[email protected] >, Jorge Aparicio <
[email protected] >, Alexis Beingessner <
[email protected] >, Brian Anderson <>, tbu- <>, Manish Goregaokar <>, Aaron Turon <
[email protected] >, Adolfo Ochagavía <>, Niko Matsakis <>, Steven Fackler <>, Chase Southwood <
[email protected] >, Eduard Burtescu <>, Florian Wilkens <>, Félix Raimundo <>, Tibor Benke <>, Markus Siemens <
[email protected] >, Josh Branchaud <
[email protected] >, Huon Wilson <
[email protected] >, Corey Farwell <
[email protected] >, Aaron Liblong <>, Nick Cameron <
[email protected] >, Patrick Walton <
[email protected] >, Felix S Klock II <>, Andrew Paseltiner <
[email protected] >, Sean McArthur <
[email protected] >, Vadim Petrochenkov <>"
572
582
void,https://github.com/reem/rust-void,MIT,Jonathan Reem <
[email protected] >
573
583
vrl,https://github.com/vectordotdev/vrl,MPL-2.0,Vector Contributors <
[email protected] >
574
- vsimd,https://github.com/Nugine/simd,MIT,The vsimd Authors
575
584
vte,https://github.com/alacritty/vte,Apache-2.0 OR MIT,"Joe Wilm <
[email protected] >, Christian Duerr <
[email protected] >"
576
585
vte_generate_state_changes,https://github.com/jwilm/vte,Apache-2.0 OR MIT,Christian Duerr <
[email protected] >
577
586
wait-timeout,https://github.com/alexcrichton/wait-timeout,MIT OR Apache-2.0,Alex Crichton <
[email protected] >
@@ -613,6 +622,7 @@ wyz,https://github.com/myrrlyn/wyz,MIT,myrrlyn <
[email protected] >
613
622
xml-rs,https://github.com/kornelski/xml-rs,MIT,Vladimir Matveev <
[email protected] >
614
623
xmlparser,https://github.com/RazrFalcon/xmlparser,MIT OR Apache-2.0,Evgeniy Reizner <
[email protected] >
615
624
yaml-rust,https://github.com/chyh1990/yaml-rust,MIT OR Apache-2.0,Yuheng Chen <
[email protected] >
625
+ yansi,https://github.com/SergioBenitez/yansi,MIT OR Apache-2.0,Sergio Benitez <
[email protected] >
616
626
zerocopy,https://fuchsia.googlesource.com/fuchsia/+/HEAD/src/lib/zerocopy,BSD-2-Clause,Joshua Liebow-Feeser <
[email protected] >
617
627
zerocopy-derive,https://github.com/google/zerocopy,BSD-2-Clause,Joshua Liebow-Feeser <
[email protected] >
618
628
zeroize,https://github.com/RustCrypto/utils/tree/master/zeroize,Apache-2.0 OR MIT,The RustCrypto Project Developers
0 commit comments