#git #line #gitoxide #write #packet #read #pkt-line

gix-packetline

A crate of the gitoxide project implementing the pkt-line serialization format

18 releases

0.17.5 Mar 22, 2024
0.17.3 Jan 20, 2024
0.17.2 Dec 30, 2023
0.16.7 Oct 12, 2023
0.15.1 Mar 30, 2023

#197 in Encoding

Download history 41528/week @ 2024-01-03 39865/week @ 2024-01-10 45988/week @ 2024-01-17 48213/week @ 2024-01-24 55449/week @ 2024-01-31 60872/week @ 2024-02-07 61222/week @ 2024-02-14 59497/week @ 2024-02-21 65688/week @ 2024-02-28 63398/week @ 2024-03-06 69949/week @ 2024-03-13 76780/week @ 2024-03-20 65290/week @ 2024-03-27 60620/week @ 2024-04-03 61653/week @ 2024-04-10 50409/week @ 2024-04-17

250,389 downloads per month
Used in 86 crates (2 directly)

MIT/Apache

125KB
2.5K SLoC

Read and write the git packet line wire format without copying it.

For reading the packet line format use the StreamingPeekableIter, and for writing the Writer.

Feature Flags

Dependencies

~1–1.9MB
~37K SLoC