Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT10
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| bitflags • 2.10.0A 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 | |
| critical-section • 1.2.0Cross-platform critical section | DIRECT | 0 | |
| libc • 0.2.180Raw FFI bindings to platform libraries like libc. | INDIRECT | 0 | |
| parking_lot_core • 0.9.12An advanced API for creating custom synchronization primitives. | DIRECT | 6 | |
| portable-atomic • 1.13.0Portable atomic types including support for 128-bit atomics, atomic float, etc. | DIRECT | 0 | |
| regex-syntax • 0.7.5A regular expression parser. | INDIRECT | 0 | |
| regex • 1.8.4An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. | DIRECT | 3 | |
| smallvec • 1.15.1'Small vector' optimization: store up to a small number of items on the stack | INDIRECT | 0 | |
| windows-link • 0.2.1Linking for Windows | INDIRECT | 0 |
MIT OR Unlicense2
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| aho-corasick • 1.1.4Fast multiple substring searching. | INDIRECT | 0 | |
| memchr • 2.7.6Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. | INDIRECT | 0 |
MIT1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| redox_syscall • 0.5.18A Rust library to access raw Redox system calls | INDIRECT | 1 |