Go to file
2020-01-09 11:53:03 +01:00
ApacheConnector finally get rid of std::auto_ptr 2019-12-15 09:40:40 +01:00
appveyor Use develop branch syntax 2018-05-28 14:57:52 +02:00
build Ignore tests from $POCO_BASE/cppignore.lnx 2019-12-19 10:02:52 +01:00
cmake CMake merge from devel to 1.10 to use embedded OpenSSL for Windows (#2767) 2019-09-02 11:48:01 +02:00
contrib Moved contributed CMake modules to "cmake" folder 2012-12-16 00:40:40 -02:00
CppParser Add /MP option and remove /Gm as it is ignored and will be removed 2019-12-07 19:11:24 +01:00
CppUnit merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
Crypto finally get rid of std::auto_ptr 2019-12-15 09:40:40 +01:00
Data fixes for macos/clang 2020-01-09 11:53:03 +01:00
doc Extend cmake documentation. Add multi-configuration hint 2019-07-15 23:56:00 +02:00
Encodings Add /MP option and remove /Gm as it is ignored and will be removed 2019-12-07 19:11:24 +01:00
Foundation fixes for macos/clang 2020-01-09 11:53:03 +01:00
JSON fixes for macos/clang 2020-01-09 11:53:03 +01:00
JWT Fix path to DLLVersion.rc and enable to skip Foundation; Fix Foundation samples referencing useless libs 2019-10-18 15:35:02 +02:00
MongoDB Add /MP option and remove /Gm as it is ignored and will be removed 2019-12-07 19:11:24 +01:00
Net merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
NetSSL_OpenSSL finally get rid of std::auto_ptr 2019-12-15 09:40:40 +01:00
NetSSL_Win finally get rid of std::auto_ptr 2019-12-15 09:40:40 +01:00
openssl@0c6d16ec85 Use -std=c99 for C compiler on Lnux 2018-09-27 15:15:53 +02:00
packaging Move include to runtime. Add PostgreSQL includes 2018-10-24 23:51:24 +02:00
PageCompiler finally get rid of std::auto_ptr 2019-12-15 09:40:40 +01:00
patches/AIX new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
PDF Add /MP option and remove /Gm as it is ignored and will be removed 2019-12-07 19:11:24 +01:00
PocoDoc finally get rid of std::auto_ptr 2019-12-15 09:40:40 +01:00
ProGen Add /MP option and remove /Gm as it is ignored and will be removed 2019-12-07 19:11:24 +01:00
Redis Add /MP option and remove /Gm as it is ignored and will be removed 2019-12-07 19:11:24 +01:00
release add Encodings lib to release script 2018-02-14 17:10:49 +01:00
SevenZip Add /MP option and remove /Gm as it is ignored and will be removed 2019-12-07 19:11:24 +01:00
travis Remove reference to ./travis/ignored.sh 2019-12-19 14:06:24 +01:00
Util fixes for macos/clang 2020-01-09 11:53:03 +01:00
XML merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
Zip Add /MP option and remove /Gm as it is ignored and will be removed 2019-12-07 19:11:24 +01:00
.gitattributes more line ending fixes 2012-11-11 11:20:31 +01:00
.gitignore Update for travis/.gradle/gradle.properties 2018-09-24 10:55:51 +02:00
.gitmodules Remove Gradle submodule 2019-12-22 22:11:15 +01:00
.travis.yml Remove submodule gradle 2019-12-23 16:02:11 +01:00
appveyor.yml Merge cmake changes from develop (#2504) 2018-10-18 07:07:46 +02:00
build_cmake.cmd Cleanup cmake build system to use transitive dependency management from cmake (#2321) 2018-06-03 11:17:50 -05:00
build_cmake.sh Cleanup cmake build system to use transitive dependency management from cmake (#2321) 2018-06-03 11:17:50 -05:00
build_vs140.cmd Use defaulted 'msbuild' tool 2018-06-01 13:55:02 +02:00
build_vs150.cmd Use defaulted 'msbuild' tool 2018-06-01 13:55:02 +02:00
buildwin.cmd Fix vswhere path 2019-10-31 16:36:29 +01:00
buildwin.ps1 Install VSSetup PowerShell script and use it to compute vs150 & vs160 paths 2019-07-11 15:19:07 +02:00
CHANGELOG updated version 2018-03-07 14:28:19 +01:00
CMakeLists.txt Merge pull request #2815 from brice-gros/brice.gros/1.10.0+allow-for-cmake-fetchcontent 2019-11-25 21:24:16 +01:00
CODE_OF_CONDUCT.md add CODE_OF_CONDUCT.md 2018-02-09 09:19:46 +01:00
components added JWT library 2019-07-30 11:19:49 +02:00
configure remove duplicate files and remaining Id headers 2017-11-10 09:26:24 +01:00
CONTRIBUTING.md updated README and CONTRIBUTING 2016-09-13 07:42:41 +02:00
CONTRIBUTORS remove duplicate files and remaining Id headers 2017-11-10 09:26:24 +01:00
cppignore.lnx New cppignore file for Linux cppunit tests 2019-12-19 09:59:07 +01:00
cppignore.win Add class CppUnit::TestCaller<class WinServiceTest>.testServiceReturnsTrueIfStopped 2019-12-19 04:05:43 +01:00
DLLVersion.rc bumped version to 1.10.0 2019-06-12 15:40:52 +02:00
env.bat Setup POCO_BASE on Windows 2018-06-20 09:44:33 +02:00
env.sh re-added MongoDB, improved buildwin and release scripts 2013-07-23 15:04:48 +02:00
libversion bumped version to 1.10.0 2019-06-12 15:40:52 +02:00
LICENSE LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Makefile updated Makefile to include JWT 2019-07-31 08:58:39 +02:00
NEWS Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
README updated README and getting started doc 2017-11-10 12:45:40 +01:00
README.md merge final changes from poco-1.9.0 2018-03-08 10:58:22 +01:00
VERSION bumped version to 1.10.0 2019-06-12 15:40:52 +02:00

alt text

Travis Build Status Build status CII Best Practices

POCO (Portable Components) C++ Libraries are:

  • A collection of C++ class libraries, conceptually similar to the Java Class Library, the .NET Framework or Apples Cocoa.
  • Focused on solutions to frequently-encountered practical problems.
  • Focused on internet-age network-centric applications.
  • Written in efficient, modern, 100% ANSI/ISO Standard C++.
  • Based on and complementing the C++ Standard Library/STL.
  • Highly portable and available on many different platforms, from embedded to server.
  • Open Source, licensed under the Boost Software License.

alt text


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 and blog. Answers to POCO-related questions can also be found on Stack Overflow.

Please see CONTRIBUTING for submitting contributions, bugs reports, feature requests or security issues.


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.