# tass-belgium/picotcp

PicoTCP is a free TCP/IP stack implementation

Repository: https://github.com/tass-belgium/picotcp
Canonical: https://ross.abutalabs.com/products/picotcp
Language: C
License: NOASSERTION
License Family: other
Topics: tcpip, c, modular
Last push: 2023-10-20T18:18:08+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4942, "days_push": 1048, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1311, forks 230 (observed 2026-08-28T04:04:20.051585+00:00)

## What it is
picoTCP is a small-footprint, modular TCP/IP stack written in C for embedded systems and IoT devices. It is portable to many microcontrollers and operating systems with minimal porting effort.

## Use cases
- add TCP/IP networking to a microcontroller project
- implement embedded IoT connectivity without a full OS network stack
- run a TCP/IP stack in Linux user space via TUN/TAP
- port a lightweight network stack to a new MCU platform
- use IPv4/IPv6 networking on resource-constrained devices

## When to choose
- you need a small, modular TCP/IP stack for embedded or IoT hardware
- you want a portable C network stack that runs on many MCUs and compilers
- you need user-space networking on Linux or Windows via TUN/TAP

## When to avoid
- you need a fully GPL-free commercial license without negotiation
- you target high-throughput server-grade networking rather than embedded devices
- you need a stack with frequent recent releases and active community development

## Facets
- artifact type: library
- maturity: maintenance
- function: networking, embedded
- domain: embedded-systems, iot, networking
- platform: embedded, windows, c, cross-platform
- tags: tcp-ip-stack, embedded-networking, iot, small-footprint, modular, linux

## Member repositories
- tass-belgium/picotcp (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:20.051585+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:49:52.457565+00:00, confidence not recorded.
  - readme: https://github.com/tass-belgium/picotcp (fetched 2026-08-28T04:04:20.051585+00:00, sha 77f7df1c6863)
- Data as of 2026-08-30T08:39:29.467469+00:00.
