All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] Rust API for evl
@ 2022-05-31 13:37 Philippe Gerum
  2022-06-01  5:50 ` Jan Kiszka
  0 siblings, 1 reply; 4+ messages in thread
From: Philippe Gerum @ 2022-05-31 13:37 UTC (permalink / raw)
  To: 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 other upsides (like having quite some fun coding in
Rust in the first place).

Having Rust as a Tier 1 language for Xenomai4/evl along with the
existing C interface definitely makes sense to me. The goal would be to
have a 'revl' interface providing the EVL services the idiomatic Rust
way, available as a crate on top of the FFI bindings to libevl which
have just landed [1].

Whether you are a Rustacean or not, if you are willing to discuss and
help with this, let me know.

[1] https://source.denx.de/Xenomai/xenomai4/evl-sys.git

-- 
Philippe.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-06-05 14:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-31 13:37 [RFC] Rust API for evl Philippe Gerum
2022-06-01  5:50 ` Jan Kiszka
2022-06-01  8:56   ` Philippe Gerum
2022-06-05 14:49     ` Philippe Gerum

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.