awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nmattisson avatar

nmattisson/HttpClient

0
View on GitHub↗
122 星标·149 分支·C++·2 次浏览

HttpClient

This is a work in progress Http Client Library for the Spark Core. It is not ready for use other than for people who have very basic needs, or are willing to help with the development. Because of this, it is currently very verbose and makes heavy use of the serial connection so you can see…

Features

  • Communication Protocols - HTTP client library for embedded systems.

Star 历史

nmattisson/httpclient 的 Star 历史图表nmattisson/httpclient 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

HttpClient 的开源替代方案

相似的开源项目,按与 HttpClient 的功能重合度排序。
  • adamdunkels/uipadamdunkels 的头像

    adamdunkels/uip

    1,072在 GitHub 上查看↗

    uIP is a very small implementation of the TCP/IP stack that is written by Adam Dunkels . More information can be obtained at the uIP homepage at http://www.sics.se/~adam/uip/.

    C
    在 GitHub 上查看↗1,072
  • armmbed/atparserARMmbed 的头像

    ARMmbed/ATParser

    39在 GitHub 上查看↗

    An mbed-os compatible AT command parser.

    C++
    在 GitHub 上查看↗39
  • azonenberg/staticnetazonenberg 的头像

    azonenberg/staticnet

    41在 GitHub 上查看↗

    TCP/IP stack with all-static allocations designed for bare metal (no operating system) embedded applications with minimal footprint.

    C++
    在 GitHub 上查看↗41
  • adafruit/radioheadadafruit 的头像

    adafruit/RadioHead

    204在 GitHub 上查看↗

    A github'ified version of http://www.airspayce.com/mikem/arduino/RadioHead/

    C++
    在 GitHub 上查看↗204
查看 HttpClient 的所有 30 个替代方案→

常见问题解答

nmattisson/httpclient 是做什么的?

This is a work in progress Http Client Library for the Spark Core. It is not ready for use other than for people who have very basic needs, or are willing to help with the development. Because of this, it is currently very verbose and makes heavy use of the serial connection so you can see…

nmattisson/httpclient 的主要功能有哪些?

nmattisson/httpclient 的主要功能包括:Communication Protocols。

nmattisson/httpclient 有哪些开源替代品?

nmattisson/httpclient 的开源替代品包括: adamdunkels/uip — uIP is a very small implementation of the TCP/IP stack that is written by Adam Dunkels . More information can be… armmbed/atparser — An mbed-os compatible AT command parser. azonenberg/staticnet — TCP/IP stack with all-static allocations designed for bare metal (no operating system) embedded applications with… bsail/xmodem. cesanta/mongoose — Mongoose is an embedded networking library providing TCP/IP stacks, web server hosting, and IoT device connectivity.… adafruit/radiohead — A github'ified version of http://www.airspayce.com/mikem/arduino/RadioHead/.