Package Licenses
MIT
Dependency Licenses
Apache-2.0 OR MIT12
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| crossbeam-channel • 0.5.15Multi-producer multi-consumer channels for message passing | INDIRECT | 1 | |
| crossbeam-deque • 0.8.6Concurrent work-stealing deque | INDIRECT | 2 | |
| crossbeam-epoch • 0.9.18Epoch-based garbage collection | INDIRECT | 1 | |
| crossbeam-queue • 0.3.12Concurrent queues | INDIRECT | 1 | |
| crossbeam-utils • 0.8.21Utilities for concurrent programming | INDIRECT | 0 | |
| crossbeam • 0.8.4Tools for concurrent programming | DIRECT | 5 | |
| lock_api • 0.4.14Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std. | DIRECT | 1 | |
| pin-project-lite • 0.2.16A lightweight version of pin-project written with declarative macros. | INDIRECT | 0 | |
| proc-macro2 • 1.0.103A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. | INDIRECT | 1 | |
| quote • 1.0.41Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
| scopeguard • 1.2.0A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as shorthands for guards with one of the implemented strategies. | INDIRECT | 0 | |
| syn • 2.0.108Parser for Rust source code | INDIRECT | 2 |
MIT2
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| tokio-macros • 2.6.0Tokio's proc macros. | INDIRECT | 4 | |
| tokio • 1.48.0An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. | DIRECT | 6 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| unicode-ident • 1.0.20Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |