MQTTnet VS fanuc-driver

Compare MQTTnet vs fanuc-driver and see what are their differences.

MQTTnet

MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/. (by dotnet)

fanuc-driver

Configurable Fanuc Focas data collector and post processor. (by Ladder99)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
MQTTnet fanuc-driver
13 2
4,200 66
1.8% -
8.0 6.6
1 day ago 4 months ago
C# C#
MIT License 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.

MQTTnet

Posts with mentions or reviews of MQTTnet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-10.

fanuc-driver

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

What are some alternatives?

When comparing MQTTnet and fanuc-driver you can also consider the following projects:

SparkplugNet - SparkplugNet is a library to use the Sparkplug industrial IoT (IIoT) standard in .Net. It uses MQTTnet in the background.

hass-workstation-service - Provide useful sensors and services from your workstation to Home Assistant.

Mqtt2Mqtt - Customize MQTT messages between two brokers

Tasmota - Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at

SignalR-Client-Cpp - C++ Client for ASP.NET Core SignalR

MQTTFirstLook

SignalR-Client-Cpp - C++ client for ASP.NET SignalR 2.x

HomeAutio.Mqtt.Harmony - Logitech Harmony to MQTT bridge

hivemq-community-edition - HiveMQ CE is a Java-based open source MQTT broker that fully supports MQTT 3.x and MQTT 5. It is the foundation of the HiveMQ Enterprise Connectivity and Messaging Platform

BeetleX - high performance dotnet core socket tcp communication components, support TLS, HTTP, HTTPS, WebSocket, RPC, Redis protocols, custom protocols and 1M connections problem solution

serilog-sinks-console - Write log events to System.Console as text or JSON, with ANSI theme support

TcpClientIo - TcpClientIo Wrapper of TcpClient what help focus on WHAT you transfer over TCP, not HOW