Package Licenses
Apache-2.0
Dependency Licenses
Apache-2.0 OR MIT8
Package | Relation | Dependencies | Published |
---|---|---|---|
content_inspector • 0.2.4Fast inspection of binary buffers to guess/determine the encoding | DIRECT | 1 | |
glob • 0.3.1Support for matching file paths against Unix shell style patterns. | DIRECT | 0 | |
hermit-abi • 0.3.9Hermit system calls definitions. | INDIRECT | 0 | |
libc • 0.2.169Raw FFI bindings to platform libraries like libc. | INDIRECT | 0 | |
num_cpus • 1.16.0Get the number of CPUs on a machine. | INDIRECT | 2 | |
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 | |
threadpool • 1.8.1A thread pool for running a number of jobs on a fixed set of worker threads. | DIRECT | 3 |
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 |