ethercat VS linux-embedded-hal

Compare ethercat vs linux-embedded-hal and see what are their differences.

ethercat

Rust wrapper for the IgH EtherCAT master (by ethercat-rs)

linux-embedded-hal

Implementation of the `embedded-hal` traits for Linux devices (by rust-embedded)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ethercat linux-embedded-hal
1 1
55 228
- 2.2%
4.8 7.5
7 months ago 3 months ago
Rust Rust
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ethercat

Posts with mentions or reviews of ethercat. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-20.
  • Rust for realtime motion control.
    5 projects | /r/rust | 20 Feb 2021
    Not directly related but there are some Rust wrappers around EthetCAT libraries such as https://github.com/ethercat-rs/ethercat. EtherCAT is commonly used as a realtime fieldbus in industrial motion control, for example KUKA and Staubli use EtherCAT between their motion controller and the servo drives. KUKA uses Acontis as the EthetCAT master software, but I am not sure what motion libraries they use.

linux-embedded-hal

Posts with mentions or reviews of linux-embedded-hal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-20.
  • Rust for realtime motion control.
    5 projects | /r/rust | 20 Feb 2021
    Makes sense. The EtherCAT master component can be loaded as a kernel module (for Etherlab), which I think is somewhat independent of the user code. The rust code interfaces with the driver through syscalls. There is some discussion about Rust with PREEMPT_RT here https://github.com/rust-embedded/linux-embedded-hal/issues/45 but it looks like it is still open.

What are some alternatives?

When comparing ethercat and linux-embedded-hal you can also consider the following projects:

jailhouse - Linux-based partitioning hypervisor

atsamd - Target atsamd microcontrollers using Rust

MCCBounceEnable - A program that alters the tick rate of Halo 2 Classic in Halo:MCC to enable super bouncing.

embedded-trainings-2020

bl602-hal - Hardware Abstract Layer for BL602 RISC-V WiFi + BLE SoC in embedded Rust

alacritty - A cross-platform, OpenGL terminal emulator.

botnana-api-rs - Botnana Client Library In Rust

esp-hal - no_std Hardware Abstraction Layers for ESP32 microcontrollers