eCAL VS iceoryx

Compare eCAL vs iceoryx and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
eCAL iceoryx
11 10
1 1,517
- 5.3%
9.2 9.8
almost 2 years ago 1 day ago
C++ C++
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.

eCAL

Posts with mentions or reviews of eCAL. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-17.
  • eCAL ipc framework
    1 project | dev.to | 17 Jan 2022
    New version (5.94) of the high performance interprocess / interhost communication framework eCAL is available. eCAL supports different transport layer like shared memory for interprocess and udp multicast for interhost communication. It does not force the user to use a specific serialization format but supports some of the standards like google protobuf, capnproto or flatbuffers. The API is wrapped to C, C++, Python, C#, Rust and Go (the last two I never tested ;-)). Here you can find all the documentation. Check out the great applications for monitoring, record and replay. eCAL is Apache 2 licensed, repository hosted here. Have fun :-)
  • eCAL 5.9.4 released
    2 projects | /r/cpp | 17 Jan 2022
  • Should I run ROS on windows, through WSL or on linux with dual boot?
    1 project | /r/ROS | 29 Oct 2021
    I you just need a fast publish / subscribe framework for windows you can give eCAL a try. The setup is done in less a minute and their is no dependency hell. Just to mention it as alternative. Documentation here
  • Google Protobuf vs JSON vs [insert candidate here]
    6 projects | /r/cpp | 31 Aug 2021
    I would concider using eCAL since it blasts everything out of the water in terms of performance and comes with some handy tooling for inspection of messages in-travel.
  • eCAL 5.9.0 released
    2 projects | /r/cpp | 10 Aug 2021
    Source on GitHub: https://github.com/continental/ecal
  • Sender and Receiver implementations
    4 projects | /r/cpp | 25 Jul 2021
    Check out eCal.
  • grpc_bench: open-source, objective gRPC benchmark
    6 projects | /r/cpp | 20 Apr 2021
    This really makes me want to try https://github.com/continental/ecal with https://github.com/google/flatbuffers to see how they compare. I also know that gpc for cpp at least stops functioning by about 4 MB of request size. Which I find stupid. What if I want to send uncompressed bitmaps!
  • Announcing Eclipse iceoryx 1.0.0
    8 projects | /r/cpp | 16 Apr 2021
    Congratulations. Well done. eCAL will update as soon as possible to the new release. The new custom header and the n:m pub/sub support are really welcome new features.
  • Open source developers that work outside of a full time job, what motivates you?
    3 projects | /r/ExperiencedDevs | 11 Mar 2021
    Here is their counter callback example: https://github.com/continental/ecal/blob/master/samples/cpp/counter/counter_rec_cb/src/counter_rec_cb.cpp

iceoryx

Posts with mentions or reviews of iceoryx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-13.

What are some alternatives?

When comparing eCAL and iceoryx you can also consider the following projects:

ZeroMQ - ZeroMQ core engine in C++, implements ZMTP/3.1

cyclonedds - Eclipse Cyclone DDS project

gRPC - The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

ecal - 📦 eCAL - enhanced Communication Abstraction Layer. A high performance publish-subscribe, client-server cross-plattform middleware.

alephzero

nanomsg - nanomsg library

rmw_iceoryx - rmw implementation for iceoryx

rpclib - rpclib is a modern C++ msgpack-RPC server and client library

areg-sdk - AREG is an 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.

Cap'n Proto - Cap'n Proto serialization/RPC system - core tools and C++ library

ruby-dbus - A Ruby binding for DBus