#line-column #protocols #numbers #number #binary #parser #computing

netgauze-locate

Cloned from the crate nom_locate but with the omission of computing the line & column number since we don’t care about them in binary protocols, and they do make using the LocateSpan slower

3 releases (breaking)

0.3.0 Jan 31, 2024
0.2.0 Oct 9, 2023
0.1.0 Mar 5, 2023

#1101 in Parser implementations

Download history 16/week @ 2023-11-20 8/week @ 2023-11-27 1/week @ 2023-12-04 4/week @ 2023-12-11 6/week @ 2023-12-18 7/week @ 2023-12-25 4/week @ 2024-01-08 30/week @ 2024-01-29 62/week @ 2024-02-12 49/week @ 2024-02-19 60/week @ 2024-02-26 14/week @ 2024-03-04

185 downloads per month
Used in 9 crates (6 directly)

Apache-2.0

12KB
305 lines

Cloned from the crate nom_locate but with the omission of computing the line & column number since we don't care about them in binary protocols, and they do make using the LocateSpan slower.

Dependencies

~1MB
~17K SLoC