#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

#198 in Encoding

Download history 71134/week @ 2024-03-14 75735/week @ 2024-03-21 65292/week @ 2024-03-28 59613/week @ 2024-04-04 61223/week @ 2024-04-11 61198/week @ 2024-04-18 62338/week @ 2024-04-25 64069/week @ 2024-05-02 65319/week @ 2024-05-09 57639/week @ 2024-05-16 59671/week @ 2024-05-23 57149/week @ 2024-05-30 59781/week @ 2024-06-06 64359/week @ 2024-06-13 60203/week @ 2024-06-20 47626/week @ 2024-06-27

241,719 downloads per month
Used in 93 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
~36K SLoC