#git #cli #version-control #serialization #writer #safe #format #read #gitoxide

gix-packetline

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

7 releases

new 0.16.2 Jun 6, 2023
0.16.1 May 25, 2023
0.16.0 Apr 26, 2023
0.15.1 Mar 30, 2023
0.14.3 Feb 20, 2023

#280 in Parser implementations

Download history 815/week @ 2023-02-17 1205/week @ 2023-02-24 4139/week @ 2023-03-03 7316/week @ 2023-03-10 5842/week @ 2023-03-17 6055/week @ 2023-03-24 6541/week @ 2023-03-31 6828/week @ 2023-04-07 7228/week @ 2023-04-14 8255/week @ 2023-04-21 7127/week @ 2023-04-28 6151/week @ 2023-05-05 5762/week @ 2023-05-12 6797/week @ 2023-05-19 7851/week @ 2023-05-26 12871/week @ 2023-06-02

34,116 downloads per month
Used in 17 crates (2 directly)

MIT/Apache

79KB
1.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–1.9MB
~39K SLoC