#codec #protobuf #raft

raftlog_protobuf

Encoders and decoders of the Protocol-Buffers messages for the constituents defined in raftlog crate

3 releases (breaking)

Uses old Rust 2015

0.3.0 Jan 10, 2020
0.2.0 May 21, 2019
0.1.0 Oct 12, 2018

#1969 in Encoding

Download history 2/week @ 2024-02-12 21/week @ 2024-02-19 52/week @ 2024-02-26 13/week @ 2024-03-04 9/week @ 2024-03-11 8/week @ 2024-03-18 19/week @ 2024-03-25

52 downloads per month
Used in 5 crates (via frugalos_raft)

MIT license

19KB
489 lines

raftlog_protobuf

Crates.io: raftlog_protobuf Documentation Build Status License: MIT

Encoders and decoders of Protocol Buffers messages for the raftlog's constituents.

Documentation


lib.rs:

Encoders and decoders of Protocol Buffers messages for the raftlog's constituents.

Dependencies

~2.5MB
~53K SLoC