https://github.com/matwey/soem-rs
https://github.com/OpenEtherCATsociety/SOEM in Rust
https://github.com/matwey/soem-rs
ethercat rust
Last synced: about 1 year ago
JSON representation
https://github.com/OpenEtherCATsociety/SOEM in Rust
- Host: GitHub
- URL: https://github.com/matwey/soem-rs
- Owner: matwey
- Created: 2018-11-25T08:45:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-12T18:32:15.000Z (about 6 years ago)
- Last Synced: 2025-04-08T11:19:34.348Z (about 1 year ago)
- Topics: ethercat, rust
- Language: Rust
- Homepage: https://crates.io/crates/soem
- Size: 34.2 KB
- Stars: 9
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/matwey/SOEM-rs)
SOEM-rs - Simple Open EtherCAT Master Library in Rust
=====================================================
SOEM-rs is a Rust safe wrapper for [Simple Open EtherCAT Master Library (SOEM)](https://github.com/OpenEtherCATsociety/SOEM).
For unsafe bindings see [SOEM-sys](https://crates.io/crates/SOEM-sys) crate.
References
----------
* [SOEM](https://github.com/OpenEtherCATsociety/SOEM)
* [SOEM-sys](https://crates.io/crates/SOEM-sys)