# pocoproject/poco

The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.

Repository: https://github.com/pocoproject/poco
Canonical: https://ross.abutalabs.com/products/poco
Homepage: https://pocoproject.org
Language: C++
License: NOASSERTION
License Family: other
Topics: c-plus-plus, xml, json, networking, logging, http-client, http-server, configuration, cross-platform, sql, database-access, poco, mongodb-client, redis-client
Last push: 2026-08-25T13:58:07+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 72, longevity 100
- inputs: {"age_days": 5061, "days_push": 8, "days_rel": 105, "gap_med": 56.5, "n_releases_24m": 7}
- 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 9478, forks 2321 (observed 2026-08-28T04:10:31.318560+00:00)

## What it is
POCO (Portable Components) is a collection of cross-platform C++ class libraries for building network- and internet-centric applications, covering networking, HTTP, XML/JSON, database access, logging, cryptography, and more. It complements the C++ Standard Library, runs on platforms from embedded to server, and is licensed under the Boost Software License.

## Use cases
- build an http server or rest client in c++
- cross-platform c++ networking library
- connect to mysql, postgresql, sqlite, mongodb or redis from c++
- parse xml and json in c++
- add logging and configuration to a c++ application
- build iot or embedded device software that talks to cloud backends
- implement tls/ssl-secured network communication in c++
- build cross-platform c++ server applications

## When to choose
- you need a comprehensive, portable C++ foundation library for networked applications
- you target many platforms including embedded, mobile, and server from one codebase
- you want mature, battle-tested libraries with 20+ years of production use
- you need integrated networking, database access, XML/JSON, and logging in one dependency

## When to avoid
- you work in a language other than C++
- you only need a single small feature and prefer a lightweight focused library
- you want a modern async-first networking stack like Asio-based frameworks
- you need commercial-grade IoT extensions like MQTT or Modbus, which require the paid POCO PRO/macchina.io products

## Facets
- artifact type: library
- maturity: stable
- function: http-client, http-server, logging, serialization, database-driver, cryptography, json, websocket, email, concurrency, configuration-management, file-system, date-time, networking
- domain: web-development, backend, iot, embedded-systems, networking, developer-tools, cross-platform, databases
- platform: cpp, cross-platform, windows, embedded, iot
- tags: c-plus-plus, boost-license, sql, mongodb, redis, jwt, zip, prometheus, iot-edge, server-applications, xml, linux, macos, mobile, desktop, web-server

## Member repositories
- pocoproject/poco (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:31.318560+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-29T17:22:04.093378+00:00, confidence not recorded.
  - readme: https://github.com/pocoproject/poco (fetched 2026-08-28T04:10:31.318560+00:00, sha f12eadcdcbbf)
  - homepage: https://pocoproject.org (fetched 2026-08-29T08:22:01.127962+00:00, sha d899b91733c6)
  - site_page: https://pocoproject.org/about.html (fetched 2026-08-29T08:22:01.136988+00:00, sha b63a6429005b)
  - site_page: https://pocoproject.org/documentation.html (fetched 2026-08-29T08:22:01.141038+00:00, sha 6d72f4054f5d)
  - site_page: https://pocoproject.org/docs (fetched 2026-08-29T08:22:01.142568+00:00, sha 63b76764cb09)
  - site_page: https://pocoproject.org/pocopro.html (fetched 2026-08-29T08:22:01.139102+00:00, sha 0fec323aa0b0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
