#protocols #networking #netgauze-locate

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

10 releases (5 breaking)

new 0.6.2 Apr 9, 2025
0.6.1 Mar 26, 2025
0.5.0 Nov 5, 2024
0.4.1 Aug 8, 2024
0.1.0 Mar 5, 2023

#2460 in Parser implementations

Download history 113/week @ 2024-12-17 6/week @ 2024-12-24 2/week @ 2024-12-31 20/week @ 2025-01-07 20/week @ 2025-01-14 28/week @ 2025-01-21 20/week @ 2025-01-28 18/week @ 2025-02-04 29/week @ 2025-02-11 52/week @ 2025-02-18 21/week @ 2025-02-25 24/week @ 2025-03-04 33/week @ 2025-03-11 183/week @ 2025-03-18 159/week @ 2025-03-25 21/week @ 2025-04-01

398 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