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

gix-packetline

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

22 releases

0.18.2 Dec 22, 2024
0.18.1 Nov 24, 2024
0.18.0 Oct 22, 2024
0.17.5 Mar 22, 2024
0.15.1 Mar 30, 2023

#353 in Encoding

Download history 70352/week @ 2024-09-27 68610/week @ 2024-10-04 70743/week @ 2024-10-11 71735/week @ 2024-10-18 70210/week @ 2024-10-25 71052/week @ 2024-11-01 76204/week @ 2024-11-08 81058/week @ 2024-11-15 94889/week @ 2024-11-22 101566/week @ 2024-11-29 103982/week @ 2024-12-06 101872/week @ 2024-12-13 80501/week @ 2024-12-20 79466/week @ 2024-12-27 108718/week @ 2025-01-03 106877/week @ 2025-01-10

392,425 downloads per month
Used in 148 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