POCO C ++ Libraries (POCO stands for POptable COmponents) are open source C ++ class libraries that simplify and speed up the development of networked, portable C ++ applications. Libraries integrate seamlessly with the standard C ++ library and fill in many of the functional gaps left by it. Their modular and efficient design and implementation makes POCO C ++ libraries extremely well suited for embedded development, an area where the C ++ programming language is becoming more and more popular because of its suitability for low-level (I / O device, interrupt handlers, etc. .d.) And a high-level object-oriented development. Of course, POCO C ++ libraries are also prepared for problems at the enterprise level.
POCO C ++ libraries free developers from re-creating the wheel and allow them to spend their time on more useful areas, such as quick execution and work on the functions that make their application unique.
Source and additional information
Tom Wijsman May 26 '09 at 11:42 a.m. 2009-05-26 11:42
source share