Re: [RFC] Rust API for evl

2022-05-31 Thread Jan Kiszka via Xenomai
On 31.05.22 15:37, Philippe Gerum via Xenomai wrote: > > I've been getting my feet wet with Rust for a few weeks now, assessing > the real-time latency figures I could get from an existing (C++) > application once fully rewritten in this language. It turned out that > performance was on par with

Re: Reminder: Xenomai community call on Wednesday, Jun 1, 2022, UTC 7:00 AM

2022-05-31 Thread Jan Kiszka via Xenomai
On 01.06.22 05:22, Chen, Hongzhan via Xenomai wrote: > > We have the Xenomai community call today. > > Topics may include but are not limited to upstream/downstream project > plans, status updates, and technical discussions. It's an open online > meeting that anyone can join and ask questions.

Reminder: Xenomai community call on Wednesday, Jun 1, 2022, UTC 7:00 AM

2022-05-31 Thread Chen, Hongzhan via Xenomai
We have the Xenomai community call today. Topics may include but are not limited to upstream/downstream project plans, status updates, and technical discussions. It's an open online meeting that anyone can join and ask questions. Time: Wednesday, Jun 1, 2022, UTC 7:00 AM Paris, France CEST

[RFC] Rust API for evl

2022-05-31 Thread Philippe Gerum via Xenomai
I've been getting my feet wet with Rust for a few weeks now, assessing the real-time latency figures I could get from an existing (C++) application once fully rewritten in this language. It turned out that performance was on par with the original implementation with memory safety on top, among