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

gix-packetline

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

23 releases

0.18.3 Jan 18, 2025
0.18.2 Dec 22, 2024
0.18.1 Nov 24, 2024
0.17.5 Mar 22, 2024
0.15.1 Mar 30, 2023

#194 in Encoding

Download history 70612/week @ 2024-10-26 72673/week @ 2024-11-02 75718/week @ 2024-11-09 83311/week @ 2024-11-16 93740/week @ 2024-11-23 105132/week @ 2024-11-30 103217/week @ 2024-12-07 102499/week @ 2024-12-14 75447/week @ 2024-12-21 83550/week @ 2024-12-28 114720/week @ 2025-01-04 125290/week @ 2025-01-11 127099/week @ 2025-01-18 118532/week @ 2025-01-25 128350/week @ 2025-02-01 146885/week @ 2025-02-08

543,264 downloads per month
Used in 164 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