awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
nmattisson avatar

nmattisson/HttpClient

0
View on GitHub↗
122 stars·149 forks·C++·8 views

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 history

Star history chart for nmattisson/httpclientStar history chart for nmattisson/httpclient

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does nmattisson/httpclient do?

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…

What are the main features of nmattisson/httpclient?

The main features of nmattisson/httpclient are: Communication Protocols.

What are some open-source alternatives to nmattisson/httpclient?

Open-source alternatives to nmattisson/httpclient include: 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/.

Open-source alternatives to HttpClient

Similar open-source projects, ranked by how many features they share with HttpClient.
  • adamdunkels/uipadamdunkels avatar

    adamdunkels/uip

    1,072View on 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
    View on GitHub↗1,072
  • armmbed/atparserARMmbed avatar

    ARMmbed/ATParser

    39View on GitHub↗

    An mbed-os compatible AT command parser.

    C++
    View on GitHub↗39
  • azonenberg/staticnetazonenberg avatar

    azonenberg/staticnet

    41View on GitHub↗

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

    C++
    View on GitHub↗41
  • adafruit/radioheadadafruit avatar

    adafruit/RadioHead

    204View on GitHub↗

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

    C++
    View on GitHub↗204
See all 30 alternatives to HttpClient
→