Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-08T09:39:51.000Z (almost 3 years ago)
- Last Synced: 2024-08-10T10:51:55.772Z (5 months ago)
- Topics: protocol-buffers, raft, rust
- Language: Rust
- Homepage:
- Size: 12.7 KB
- Stars: 13
- Watchers: 7
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
raftlog_protobuf
================[![Crates.io: raftlog_protobuf](https://img.shields.io/crates/v/raftlog_protobuf.svg)](https://crates.io/crates/raftlog_protobuf)
[![Documentation](https://docs.rs/raftlog_protobuf/badge.svg)](https://docs.rs/raftlog_protobuf)
[![Build Status](https://travis-ci.org/frugalos/raftlog_protobuf.svg?branch=master)](https://travis-ci.org/frugalos/raftlog_protobuf)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](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/