Pinned Repositories
gear-lib
Gear-Lib, C library for IOT Embedded Multimedia and Network
libuhttpd
A Lightweight and fully asynchronous HTTP server library based on libev and http-parser for Embedded Linux.
libumqtt
A Lightweight and fully asynchronous MQTT client C library based on libev
lighttpd1.4
lighttpd1.4 on github for easier collaboration - main repo still on lighttpd.net
llhttp
Port of http_parser to llparse
map
A type-safe hash map implementation for C
mbedtls
An open source, portable, easy to use, readable and flexible SSL library
mosquitto
Eclipse Mosquitto - An open source MQTT broker
mqttclient
A high-performance, high-stability, cross-platform MQTT client, developed based on the socket API, can be used on embedded devices (FreeRTOS / LiteOS / RT-Thread / TencentOS tiny), Linux, Windows, Mac, with a very concise The API interface realizes the quality of service of QOS2 with very few resources, and seamlessly connects the mbedtls encryption library.
stb
stb single-file public domain libraries for C/C++
iot-strategy's Repositories
iot-strategy/gear-lib
Gear-Lib, C library for IOT Embedded Multimedia and Network
iot-strategy/curl
A command line tool and library for transferring data with URL syntax, supporting HTTP, HTTPS, FTP, FTPS, GOPHER, TFTP, SCP, SFTP, SMB, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTSP and RTMP. libcurl offers a myriad of powerful features
iot-strategy/http-client
A high-performance, high-stability, cross-platform HTTP client.
iot-strategy/http-parser
http request/response parser for c
iot-strategy/libevent
Event notification library
iot-strategy/libhv
Like libevent, libev, and libuv, libhv provides event-loop with non-blocking IO and timer, but simpler apis and richer protocols.
iot-strategy/libuhttpd
A Lightweight and fully asynchronous HTTP server library based on libev and http-parser for Embedded Linux.
iot-strategy/libumqtt
A Lightweight and fully asynchronous MQTT client C library based on libev
iot-strategy/lighttpd1.4
lighttpd1.4 on github for easier collaboration - main repo still on lighttpd.net
iot-strategy/llhttp
Port of http_parser to llparse
iot-strategy/map
A type-safe hash map implementation for C
iot-strategy/mbedtls
An open source, portable, easy to use, readable and flexible SSL library
iot-strategy/mosquitto
Eclipse Mosquitto - An open source MQTT broker
iot-strategy/mqttclient
A high-performance, high-stability, cross-platform MQTT client, developed based on the socket API, can be used on embedded devices (FreeRTOS / LiteOS / RT-Thread / TencentOS tiny), Linux, Windows, Mac, with a very concise The API interface realizes the quality of service of QOS2 with very few resources, and seamlessly connects the mbedtls encryption library.
iot-strategy/stb
stb single-file public domain libraries for C/C++
iot-strategy/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
iot-strategy/emqx
EMQ X Broker - Scalable Distributed MQTT Message Broker for IoT in 5G Era
iot-strategy/jsmn
Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket