https://github.com/arkedge/eb90-rs
EB90 Framing Protocol library for Rust
https://github.com/arkedge/eb90-rs
Last synced: 3 months ago
JSON representation
EB90 Framing Protocol library for Rust
- Host: GitHub
- URL: https://github.com/arkedge/eb90-rs
- Owner: arkedge
- License: mit
- Created: 2023-05-10T02:49:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-31T14:16:58.000Z (3 months ago)
- Last Synced: 2026-03-31T16:20:52.904Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 42 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eb90
An [EB90 Framing Protocol](https://github.com/ut-issl/c2a-core/blob/develop/Docs/Driver/communication_with_components.md#eb90-frame) implementation for Rust.
## Features
- `no_std` support (`default-features = false`)
- [`tokio_util::codec`](https://docs.rs/tokio-util/latest/tokio_util/codec/index.html) implementations