Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT15
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| actix-macros • 0.2.4Macros for Actix system and runtime | DIRECT | 4 | |
| bitflags • 2.13.2A macro to generate structures which behave like bitflags. | INDIRECT | 0 | |
| cfg-if • 1.0.4A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. | INDIRECT | 0 | |
| futures-core • 0.3.34The core traits and types in for the `futures` library. | DIRECT | 0 | |
| libc • 0.2.189Raw FFI bindings to platform libraries like libc. | INDIRECT | 0 | |
| lock_api • 0.4.14Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std. | INDIRECT | 1 | |
| parking_lot_core • 0.9.12An advanced API for creating custom synchronization primitives. | INDIRECT | 6 | |
| parking_lot • 0.12.5More compact and efficient implementations of the standard synchronization primitives. | INDIRECT | 9 | |
| pin-project-lite • 0.2.17A lightweight version of pin-project written with declarative macros. | INDIRECT | 0 | |
| proc-macro2 • 1.0.107A 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.47Quasi-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 | |
| smallvec • 1.16.1'Small vector' optimization: store up to a small number of items on the stack | INDIRECT | 0 | |
| syn • 2.0.119Parser for Rust source code | INDIRECT | 2 | |
| windows-link • 0.2.1Linking for Windows | INDIRECT | 0 |
MIT3
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| bytes • 1.12.1Types and traits for working with bytes | INDIRECT | 0 | |
| redox_syscall • 0.5.18A Rust library to access raw Redox system calls | INDIRECT | 1 | |
| tokio • 1.53.1An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. | DIRECT | 12 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| unicode-ident • 1.0.24Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |