#git #version-control #line #gitoxide #packet #write #pkt-line

gix-packetline

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

21 releases

new 0.18.1 Nov 24, 2024
0.17.6 Aug 22, 2024
0.17.5 Mar 22, 2024
0.17.2 Dec 30, 2023
0.15.1 Mar 30, 2023

#266 in Encoding

Download history 63115/week @ 2024-08-04 62768/week @ 2024-08-11 63790/week @ 2024-08-18 65801/week @ 2024-08-25 70346/week @ 2024-09-01 76721/week @ 2024-09-08 66496/week @ 2024-09-15 68650/week @ 2024-09-22 71335/week @ 2024-09-29 68879/week @ 2024-10-06 71551/week @ 2024-10-13 70577/week @ 2024-10-20 70392/week @ 2024-10-27 72848/week @ 2024-11-03 76249/week @ 2024-11-10 76898/week @ 2024-11-17

302,867 downloads per month
Used in 108 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

~0.9–1.7MB
~33K SLoC