All Projects → Libumqtt → Similar Projects or Alternatives

1016 Open source projects that are alternatives of or similar to Libumqtt

Openwrt Rpi
Raspberry Pi & NanoPi R2S/R4S & G-Dock & x86 OpenWrt Compile Project. (Based on Github Action / Daily Update)
Stars: ✭ 3,492 (+2042.33%)
Mutual labels:  openwrt
Chromium Gost
Chromium с поддержкой алгоритмов ГОСТ
Stars: ✭ 123 (-24.54%)
Mutual labels:  ssl
Flogo
Project Flogo is an open source ecosystem of opinionated event-driven capabilities to simplify building efficient & modern serverless functions, microservices & edge apps.
Stars: ✭ 1,891 (+1060.12%)
Mutual labels:  mqtt-client
Certstrap
Tools to bootstrap CAs, certificate requests, and signed certificates.
Stars: ✭ 1,689 (+936.2%)
Mutual labels:  ssl
Openwrt
Mercer's OpenWrt source tree
Stars: ✭ 158 (-3.07%)
Mutual labels:  openwrt
Ansible Role Ssl Certs
Generate and/or deploy SSL certificate
Stars: ✭ 122 (-25.15%)
Mutual labels:  ssl
Openwrt Shadowsocksr
ShadowsocksR-libev for OpenWrt/LEDE
Stars: ✭ 136 (-16.56%)
Mutual labels:  openwrt
Ansible Openwisp2 Imagegenerator
Automatically build several openwisp2 firmware images for different organizations while keeping track of their differences
Stars: ✭ 122 (-25.15%)
Mutual labels:  openwrt
Androidasyncsocketexamples
This project includes a few examples on how to create different types of sockets using AndroidAsync. It includes examples for a TCP client/server, TCP client with SSL and UDP client/server.
Stars: ✭ 152 (-6.75%)
Mutual labels:  ssl
Awesome Micropython
Curated list of awesome MicroPython resources
Stars: ✭ 120 (-26.38%)
Mutual labels:  embedded
Openwrt
Lienol's Modified OpenWrt source
Stars: ✭ 2,153 (+1220.86%)
Mutual labels:  openwrt
Simple
The Simple Intelligent and Modular Programming Language and Environment
Stars: ✭ 120 (-26.38%)
Mutual labels:  embedded
Search Guard Ssl
Elasticsearch SSL for free. Supports native Open SSL.
Stars: ✭ 159 (-2.45%)
Mutual labels:  ssl
Tlslite Ng
TLS implementation in pure python, focused on interoperability testing
Stars: ✭ 119 (-26.99%)
Mutual labels:  ssl
Hfsm2
High-Performance Hierarchical Finite State Machine Framework
Stars: ✭ 134 (-17.79%)
Mutual labels:  embedded
Coogleiot
A ESP8266 Library for easy IOT device development
Stars: ✭ 118 (-27.61%)
Mutual labels:  mqtt-client
Tinyframe
A simple library for building and parsing data frames for serial interfaces (like UART / RS232)
Stars: ✭ 151 (-7.36%)
Mutual labels:  embedded
Captagent
100% Open-Source Packet Capture Agent for HEP
Stars: ✭ 116 (-28.83%)
Mutual labels:  ssl
Aspnetcorecertificates
Certificate Manager in .NET Core for creating and using X509 certificates
Stars: ✭ 135 (-17.18%)
Mutual labels:  ssl
Anjay
C implementation of the client-side OMA LwM2M protocol
Stars: ✭ 115 (-29.45%)
Mutual labels:  embedded
Nginxconfig.io
⚙️ NGINX config generator on steroids 💉
Stars: ✭ 14,983 (+9092.02%)
Mutual labels:  ssl
U Root
A fully Go userland with Linux bootloaders! u-root can create a one-binary root file system (initramfs) containing a busybox-like set of tools written in Go.
Stars: ✭ 1,816 (+1014.11%)
Mutual labels:  embedded
Actions Build Padavan Openwrt
GitHub Action 学习实例 - 自动编译 padavan 和 openWrt
Stars: ✭ 134 (-17.79%)
Mutual labels:  openwrt
Icemu
Emulate Integrated Circuits at the logic level
Stars: ✭ 113 (-30.67%)
Mutual labels:  embedded
Tinydeflate
A deflate/gzip decompressor that requires minimal amount of memory to work
Stars: ✭ 148 (-9.2%)
Mutual labels:  embedded
Rinside
Seamless embedding of R in C++ programs
Stars: ✭ 112 (-31.29%)
Mutual labels:  embedded
Szl
A lightweight, embeddable scripting language
Stars: ✭ 134 (-17.79%)
Mutual labels:  embedded
Lemur
Repository for the Lemur Certificate Manager
Stars: ✭ 1,533 (+840.49%)
Mutual labels:  ssl
Soicbite
A compact PCB footprint which allows SOIC test clips to be used as a space-efficient programming and debugging connector
Stars: ✭ 161 (-1.23%)
Mutual labels:  embedded
Button2
Arduino Library to simplify working with buttons. It allows you to use callback functions to track single, double, triple and long clicks. It also takes care of debouncing.
Stars: ✭ 109 (-33.13%)
Mutual labels:  embedded
Libleakmydata
A simple LD_PRELOAD library to disable SSL certificate verification. Inspired by libeatmydata.
Stars: ✭ 132 (-19.02%)
Mutual labels:  ssl
Docker Openwrt
OpenWrt running in Docker
Stars: ✭ 107 (-34.36%)
Mutual labels:  openwrt
Nds Constraint
Because Nintendo can't do SSL properly
Stars: ✭ 147 (-9.82%)
Mutual labels:  ssl
Embedos
EmbedOS - Embedded security testing virtual machine
Stars: ✭ 108 (-33.74%)
Mutual labels:  embedded
Mqttandroidclient
Android消息推送MQTT
Stars: ✭ 131 (-19.63%)
Mutual labels:  mqtt-client
Unqlite
An Embedded NoSQL, Transactional Database Engine
Stars: ✭ 1,583 (+871.17%)
Mutual labels:  embedded
One Key Ikev2 Vpn
A bash script base on Centos or Ubuntu help you to create IKEV2/L2TP vpn.
Stars: ✭ 1,948 (+1095.09%)
Mutual labels:  ssl
List of robot electronics
A curated list of awesome open source electronic resources for robotics
Stars: ✭ 106 (-34.97%)
Mutual labels:  embedded
Embedded Ide
IDE for C embedded development centered on bare-metal ARM systems
Stars: ✭ 127 (-22.09%)
Mutual labels:  embedded
Mfixedpoint
MFixedPoint is a header-only fixed-point C++ library suitable for fast arithmetic operations on systems which don't have a FPU (e.g. embedded systems).. Suitable for performing computationally intensive operations on a computing platform that does not have a floating-point unit (like most smaller embedded systems, such as Cortex-M3, CortexM0, ATmega, PSoC 5, PSoC 5 LP, PSoC 4, Arduino platforms e.t.c). Common applications include BLDC motor control and image processing. Best performance on a 32-bit or higher architecture (although 8-bit architectures should still be fine).
Stars: ✭ 100 (-38.65%)
Mutual labels:  embedded
Postinstall
💻 Bash Script to automate post-installation steps
Stars: ✭ 104 (-36.2%)
Mutual labels:  openwrt
Co
Art of C++. Flag, logging, unit-test, json, go-style coroutine and more.
Stars: ✭ 2,264 (+1288.96%)
Mutual labels:  ssl
Tuya Mqtt
Nodejs-Script to combine tuyaapi and openhab via mqtt
Stars: ✭ 105 (-35.58%)
Mutual labels:  mqtt-client
Tiny Json
The tiny-json is a versatile and easy to use json parser in C suitable for embedded systems. It is fast, robust and portable.
Stars: ✭ 127 (-22.09%)
Mutual labels:  embedded
Embassy
Rust Embedded async executor and HALs
Stars: ✭ 100 (-38.65%)
Mutual labels:  embedded
Certbot Route53
Helping create Let's Encrypt certificates for AWS Route53
Stars: ✭ 159 (-2.45%)
Mutual labels:  ssl
Xunleikuainiaoinshell
[ 迅雷快鸟 Shell 版 ] A Shell Implementation of Kuainiao, Xunlei
Stars: ✭ 102 (-37.42%)
Mutual labels:  openwrt
Serverpilot Letsencrypt
Automate the installation of Let's Encrypt SSL on the free plan of ServerPilot
Stars: ✭ 129 (-20.86%)
Mutual labels:  ssl
Cargo Embed
a cargo extension for working with microcontrollers
Stars: ✭ 100 (-38.65%)
Mutual labels:  embedded
Mqtt
Asynchronous MQTT client for PHP based on workerman.
Stars: ✭ 142 (-12.88%)
Mutual labels:  mqtt-client
Pyjks
a pure python Java KeyStore file parser, including private key decryption
Stars: ✭ 100 (-38.65%)
Mutual labels:  ssl
Linuxdeploy Cli
Linux Deploy CLI
Stars: ✭ 127 (-22.09%)
Mutual labels:  embedded
Simpletcp
Simple wrapper for TCP client and server in C# with SSL support
Stars: ✭ 99 (-39.26%)
Mutual labels:  ssl
Routersploit
Exploitation Framework for Embedded Devices
Stars: ✭ 9,866 (+5952.76%)
Mutual labels:  embedded
Esp8266 Firmware
DeviceHive esp8266 firmware. Control hardware via clouds with DeviceHive!
Stars: ✭ 154 (-5.52%)
Mutual labels:  embedded
Grisp
GRiSP Erlang Runtime Library
Stars: ✭ 141 (-13.5%)
Mutual labels:  embedded
Gateway Go
🎁GateWay Client for OpenIoTHub[云易连访问内网端口和设备的网关]
Stars: ✭ 127 (-22.09%)
Mutual labels:  openwrt
Openwrt V2ray
V2Ray for OpenWrt
Stars: ✭ 1,358 (+733.13%)
Mutual labels:  openwrt
Libreelec.tv
Just enough OS for KODI
Stars: ✭ 1,358 (+733.13%)
Mutual labels:  embedded
Lib Python
Blynk IoT library for Python and Micropython
Stars: ✭ 140 (-14.11%)
Mutual labels:  embedded
61-120 of 1016 similar projects