You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**PEG Grammar Parser** (`rust/parser/`): Pest grammar for parsing tweet entities
70
+
-**Nom Parser** (`rust/twitter-text/src/nom_parser/`): High performance parser using [Nom](https://docs.rs/nom/latest/nom/), tested against the PEG grammar for correctness
70
71
-**Main Library** (`rust/twitter-text/`): Extraction, validation, autolinking, and highlighting
71
72
-**Configuration** (`rust/config/`): Character weights and URL length settings
72
73
-**Conformance Tests** (`rust/conformance/`): Tests against canonical twitter-text test suites
0 commit comments