eclipse-iceoryx / iceoryx2

Eclipse iceoryx2™ - true zero-copy inter-process-communication in pure Rust
https://iceoryx.io
Apache License 2.0
444 stars 22 forks source link

Introduce `atomic` type for iceoryx #200

Closed elfenpiff closed 1 month ago

elfenpiff commented 2 months ago

Brief feature description

Our Atomic* strategy has currently the problems that:

The new atomic shall be exchangeable via feature flags.

ToDo