https://github.com/frugalos/raftlog_protobuf
Encoders and decoders of the Protocol-Buffers messages for the constituents defined in the raftlog crate
https://github.com/frugalos/raftlog_protobuf
protocol-buffers raft rust
Last synced: 6 months ago
JSON representation
Encoders and decoders of the Protocol-Buffers messages for the constituents defined in the raftlog crate
- Host: GitHub
- URL: https://github.com/frugalos/raftlog_protobuf
- Owner: frugalos
- License: mit
- Created: 2018-10-12T05:26:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-03-08T09:39:51.000Z (over 3 years ago)
- Last Synced: 2025-03-25T06:41:44.520Z (7 months ago)
- Topics: protocol-buffers, raft, rust
- Language: Rust
- Homepage:
- Size: 12.7 KB
- Stars: 13
- Watchers: 6
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
raftlog_protobuf
================[](https://crates.io/crates/raftlog_protobuf)
[](https://docs.rs/raftlog_protobuf)
[](https://travis-ci.org/frugalos/raftlog_protobuf)
[](LICENSE)Encoders and decoders of [Protocol Buffers] messages for the [`raftlog`]'s constituents.
[Documentation](https://docs.rs/raftlog_protobuf)
[`raftlog`]: https://github.com/frugalos/raftlog
[Protocol Buffers]: https://developers.google.com/protocol-buffers/