#protocols #line-column #network-protocol #parser #numbers #binary #dont

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

8 releases (5 breaking)

new 0.6.0 Mar 18, 2025
0.5.0 Nov 5, 2024
0.4.1 Aug 8, 2024
0.3.1 Oct 10, 2024
0.1.0 Mar 5, 2023

#13 in #line-column

Download history 50/week @ 2024-11-29 57/week @ 2024-12-06 114/week @ 2024-12-13 16/week @ 2024-12-20 3/week @ 2024-12-27 9/week @ 2025-01-03 20/week @ 2025-01-10 35/week @ 2025-01-17 21/week @ 2025-01-24 12/week @ 2025-01-31 22/week @ 2025-02-07 44/week @ 2025-02-14 37/week @ 2025-02-21 26/week @ 2025-02-28 20/week @ 2025-03-07 137/week @ 2025-03-14

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

Apache-2.0

12KB
306 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
~18K SLoC