picolibc/picolibc
picolibc - a C library designed for embedded 32- and 64- bit systems. observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 99
- Release rhythm 71
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 132
- age_days: 2677
- days_rel: 33
- days_push: 11
- n_releases_24m: 6
Adoption not part of the score
1625 stars · 292 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Picolibc is a standard C library (libc and libm) targeting small embedded 32- and 64-bit systems with limited RAM and ROM, formed by blending code from Newlib and AVR Libc. It supports many architectures including ARM, RISC-V, MIPS, and Xtensa, and uses permissive BSD-like licenses.
Use cases
- standard C library for embedded firmware
- printf and math support on microcontrollers
- C library for RISC-V bare-metal development
- C library for ARM Cortex-M projects
- small footprint libc for limited RAM devices
- libc for Zephyr or ESP32 builds
When to choose
- building firmware for resource-constrained embedded systems
- you need standard C APIs on bare-metal targets
- you want a permissively licensed libc without GPL bits
- targeting ARM, RISC-V, or other supported embedded architectures
When to avoid
- developing desktop or server applications on full operating systems
- you need a fully POSIX-compliant libc like glibc or musl
- your target architecture is not supported
Facets
library · maturity active
embedded embedded-systems developer-tools embedded cross-platform windows c-library libc libm newlib embedded-systems risc-v arm iot linux macos
2 sources
- readme: https://github.com/picolibc/picolibc · fetched 2026-08-28 · a0f3af63a506
- homepage: https://keithp.com/picolibc · fetched 2026-08-29 · 2fa9e087ef45
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| picolibc/picolibc | main | 89 |
For agents
markdown · JSON · MCP: product_card(name="picolibc/picolibc")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem