SaaSHub helps you find the best software and product alternatives Learn more →
Iceoryx Alternatives
Similar projects and alternatives to iceoryx
-
Apache Arrow
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
eCAL
Discontinued Please visit the new repository: https://github.com/eclipse-ecal/ecal (by continental)
-
-
ecal
📦 eCAL - enhanced Communication Abstraction Layer. A high performance publish-subscribe, client-server cross-plattform middleware.
-
Fast-DDS
The most complete DDS - Proven: Plenty of success cases. Looking for commercial support? Contact [email protected]
-
-
sobjectizer
An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.
-
-
cpp-ipc
C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.
-
-
-
-
iceoryx-rs-archived
Discontinued Rust wrapper for Eclipse iceoryx™ - true zero-copy inter-process-communication
-
areg-sdk
AREG is a cross-platform asynchronous Object RPC framework to simplify multitasking programming by blurring borders between processes and treating remote objects as if they coexist in the same thread.
iceoryx discussion
iceoryx reviews and mentions
-
iceoryx VS iceoryx2 - a user suggested alternative
2 projects | 11 Nov 2024
-
Show HN: Comprehensive inter-process communication (IPC) toolkit in modern C++
Also, when you want to perform some access control with access rights, you have to face sid— and ace-strings - oh they are fun. And, of course, there are all the nasty details; for instance, Windows defines macros that lead to compilation failures since they collide with internal naming. Take a look at this here, maybe it makes your efforts less painless: https://github.com/eclipse-iceoryx/iceoryx/blob/master/iceor...
You could reuse the iceoryx platform layer that enables iceoryx to run on every platform from qnx, linux, freertos, mac, windows. Maybe it can help you as well: https://github.com/eclipse-iceoryx/iceoryx/blob/master/doc/w...
-
Flow-IPC: Open-Source Toolkit for Low-Latency Inter-Process Communication in C++
Does the schema help a lot? For C++ you can get very fast without, for example with IceOryx https://github.com/eclipse-iceoryx/iceoryx
In contrast to Cap'n'Proto you get compiler optimized struct layout as benefit from using raw structs. Benchmarks are here https://iceoryx.io/v2.0.2/examples/iceperf/
- IPC communication between rust, c++, and python
-
iceoryx v2.0.0 released - a true zero-copy C++ middleware
full release notes: https://github.com/eclipse-iceoryx/iceoryx/blob/master/doc/website/release-notes/iceoryx-v2-0-0.md
-
Shadesmar: Fast C++ IPC using shared memory
True, a better comparison for Shadesmar would be with libraries like iceoryx and alephzero.
-
Announcing Eclipse iceoryx 1.0.0
This is the tracking issue for Windows support https://github.com/eclipse-iceoryx/iceoryx/issues/33
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Jan 2025
Stats
eclipse-iceoryx/iceoryx is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of iceoryx is C++.