#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

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

#355 in Encoding

Download history 65308/week @ 2024-08-20 63359/week @ 2024-08-27 73920/week @ 2024-09-03 74680/week @ 2024-09-10 66398/week @ 2024-09-17 68890/week @ 2024-09-24 71410/week @ 2024-10-01 69198/week @ 2024-10-08 72583/week @ 2024-10-15 69397/week @ 2024-10-22 71067/week @ 2024-10-29 74047/week @ 2024-11-05 75454/week @ 2024-11-12 91526/week @ 2024-11-19 93857/week @ 2024-11-26 105051/week @ 2024-12-03

379,972 downloads per month
Used in 110 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
~34K SLoC