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.3Support for matching file paths against Unix shell style patterns. | DIRECT | 0 | |
| hermit-abi • 0.5.2Hermit system calls definitions. | INDIRECT | 0 | |
| libc • 0.2.178Raw FFI bindings to platform libraries like libc. | INDIRECT | 0 | |
| num_cpus • 1.17.0Get the number of CPUs on a machine. | INDIRECT | 2 | |
| 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 | |
| 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 • 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 |