Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT20
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| bytecount • 0.6.9count occurrences of a given byte, or the number of UTF-8 code points, in a byte slice, fast | INDIRECT | 0 | |
| minimal-lexical • 0.2.1Fast float parsing conversion routines. | INDIRECT | 0 | |
| nom-greedyerror • 0.5.0Custom error type to take a deepest error | DIRECT | 5 | |
| nom-packrat-macros • 0.7.0Helper crate of nom-packrat | INDIRECT | 4 | |
| nom-packrat • 0.7.0Extension of nom to apply Packrat Parsing | DIRECT | 10 | |
| nom-recursive-macros • 0.5.1Helper crate of nom-recursive | INDIRECT | 4 | |
| nom-recursive • 0.5.1Extension of nom to handle left recursion | DIRECT | 10 | |
| nom-tracable-macros • 0.9.1Helper crate of nom-tracable | INDIRECT | 4 | |
| nom-tracable • 0.9.1Extension of nom to trace parser | DIRECT | 10 | |
| 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 | |
| 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. | INDIRECT | 3 | |
| str-concat • 0.2.0Concatenate two adjacent string slices | DIRECT | 0 | |
| sv-parser-macros • 0.13.5Helper crate of sv-parser | DIRECT | 4 | |
| sv-parser-syntaxtree • 0.13.5Helper crate of sv-parser | DIRECT | 14 | |
| syn • 1.0.109Parser for Rust source code | INDIRECT | 3 | |
| syn • 2.0.119Parser for Rust source code | INDIRECT | 2 | |
| windows-link • 0.2.1Linking for Windows | INDIRECT | 0 | |
| windows-sys • 0.61.2Rust for Windows | INDIRECT | 1 |
MIT OR Unlicense5
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| aho-corasick • 1.1.5Fast multiple substring searching. | INDIRECT | 0 | |
| memchr • 2.8.3Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. | INDIRECT | 0 | |
| same-file • 1.0.6A simple crate for determining whether two file paths point to the same file. | INDIRECT | 3 | |
| walkdir • 2.5.0Recursively walk a directory. | INDIRECT | 4 | |
| winapi-util • 0.1.11A dumping ground for high level safe wrappers over windows-sys. | INDIRECT | 2 |
MIT2
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| nom_locate • 4.2.0A special input type for nom to locate tokens | DIRECT | 4 | |
| nom • 7.1.3A byte-oriented, zero-copy, parser combinators library | DIRECT | 2 |
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 |