comms

C++(11) library to implement custom binary communication protocols (by commschamp)

Comms Alternatives

Similar projects and alternatives to comms based on common topics and language

  • comms_champion

    C++(11) library to implement and tools to monitor binary communication protocols

  • PJON

    20 comms VS PJON

    PJON (Padded Jittering Operative Network) is an experimental, arduino-compatible, multi-master, multi-media network protocol.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • qTox

    24 comms VS qTox

    Discontinued qTox is a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol.

  • IRremoteESP8266

    Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/

  • yarp

    YARP - Yet Another Robot Platform

  • Keyword-Protocol-2000

    The KWP2000 is a communications protocol used for on-board vehicle diagnostics systems (OBD) by Suzuki (SDS), Kawasaki (KDS), Yamaha (YDS), Honda (HDS) and possibly more. It is standardized by ISO 14230

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better comms alternative or higher similarity.

comms reviews and mentions

Posts with mentions or reviews of comms. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-01.
  • When to use template meta programming ?
    2 projects | /r/cpp | 1 Jun 2022
    I suppose if you develop something that is going to be used in a single project / product without much of a customization, then meta-programming is not really justified. The meta-programming is justified in many cases when you implement some kind of a library, which can be used in multiple independent products, and these uses may require some product specific customizations. For example, I'm developing a solution for implementing binary communication protocols for embedded systems in C++, called CommsChampion Ecosystem. The core component of which is the COMMS library. Every single use of this library requires different customization. Every application may require different polymorphic interface to handle its message objects. I use template meta-programming there to define virtual functions only needed by the application and not adding unnecessary ones. I also use template meta programming to allow customization of the storage data structures and may use different, more optimized code for some.

Stats

Basic comms repo stats
1
37
6.9
27 days ago

commschamp/comms is an open source project licensed under Mozilla Public License 2.0 which is an OSI approved license.

The primary programming language of comms is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com