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.
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/.
A github'ified version of http://www.airspayce.com/mikem/arduino/RadioHead/
TCP/IP stack with all-static allocations designed for bare metal (no operating system) embedded applications with minimal footprint.
The main features of azonenberg/staticnet are: Communication Protocols.
Open-source alternatives to azonenberg/staticnet 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. bsail/xmodem. cesanta/mongoose — Mongoose is an embedded networking library providing TCP/IP stacks, web server hosting, and IoT device connectivity.… criticalstack/libevhtp — Create extremely-fast and secure embedded HTTP servers with ease. adafruit/radiohead — A github'ified version of http://www.airspayce.com/mikem/arduino/RadioHead/.