Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT18
Package | Relation | Dependencies | Published |
---|---|---|---|
bitflags • 2.6.0A macro to generate structures which behave like bitflags. | INDIRECT | 0 | |
cfg-if • 1.0.0A 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.1.3Cross-platform critical section | DIRECT | 0 | |
libc • 0.2.158Raw FFI bindings to platform libraries like libc. | INDIRECT | 0 | |
parking_lot_core • 0.9.10An advanced API for creating custom synchronization primitives. | DIRECT | 14 | |
portable-atomic • 1.7.0Portable atomic types including support for 128-bit atomics, atomic float, etc. | DIRECT | 0 | |
regex-syntax • 0.6.29A regular expression parser. | INDIRECT | 0 | |
regex • 1.7.3An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. | DIRECT | 3 | |
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stack | INDIRECT | 0 | |
windows_aarch64_gnullvm • 0.52.6Import lib for Windows | INDIRECT | 0 | |
windows_aarch64_msvc • 0.52.6Import lib for Windows | INDIRECT | 0 | |
windows_i686_gnu • 0.52.6Import lib for Windows | INDIRECT | 0 | |
windows_i686_gnullvm • 0.52.6Import lib for Windows | INDIRECT | 0 | |
windows_i686_msvc • 0.52.6Import lib for Windows | INDIRECT | 0 | |
windows_x86_64_gnu • 0.52.6Import lib for Windows | INDIRECT | 0 | |
windows_x86_64_gnullvm • 0.52.6Import lib for Windows | INDIRECT | 0 | |
windows_x86_64_msvc • 0.52.6Import lib for Windows | INDIRECT | 0 | |
windows-targets • 0.52.6Import libs for Windows | INDIRECT | 8 |
MIT OR Unlicense2
Package | Relation | Dependencies | Published |
---|---|---|---|
aho-corasick • 0.7.20Fast multiple substring searching. | INDIRECT | 1 | |
memchr • 2.7.4Provides 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.3A Rust library to access raw Redox system calls | INDIRECT | 1 |