pocoproject / distro

POCO Distribution
5 stars 2 forks source link

POCO C++ Distribution

This repository contains packaged Poco releases for various platforms and successive versions of Poco starting from release Poco-1.6.1.

CHANGELOG contains all changes for the following releases

POrtable COmponents C++ Libraries are:


To start using POCO, see the Guided Tour and Getting Started documents.


POCO has an active user and contributing community, please visit our web site, forum and blog. Answers to POCO-related questions can also be found on Stack Overflow.


In regards to Boost, in spite of some functional overlapping, POCO is best thought of as a Boost complement (rather than replacement). Side-by-side use of Boost and POCO is a very common occurrence.