waymo-open-dataset VS eCAL

Compare waymo-open-dataset vs eCAL 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
waymo-open-dataset eCAL
7 11
2,530 1
2.8% -
5.1 9.2
17 days ago almost 2 years ago
Python C++
GNU General Public License v3.0 or later 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.

waymo-open-dataset

Posts with mentions or reviews of waymo-open-dataset. We have used some of these posts to build our list of alternatives and similar projects.

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

What are some alternatives?

When comparing waymo-open-dataset and eCAL you can also consider the following projects:

apollo - An open autonomous driving platform

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

carla - Open-source simulator for autonomous driving research.

iceoryx - Eclipse iceoryx™ - true zero-copy inter-process-communication

clusterdata - cluster data collected from production clusters in Alibaba for cluster management research

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

whylogs - An open-source data logging library for machine learning models and data pipelines. 📚 Provides visibility into data quality & model performance over time. 🛡️ Supports privacy-preserving data collection, ensuring safety & robustness. 📈

cyclonedds - Eclipse Cyclone DDS project

covid-chestxray-dataset - We are building an open database of COVID-19 cases with chest X-ray or CT images.

nanomsg - nanomsg library

jetson - Self-driving AI toy car 🤖🚗.

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