poco
Application framework
A collection of C++ class libraries providing solutions to frequently encountered problems in network-centric applications.
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.
8k stars
412 watching
2k forks
Language: C
last commit: 3 days ago
Linked from 1 awesome list
c-plus-plusconfigurationcross-platformdatabase-accesshttp-clienthttp-serverjsonloggingnetworkingpocosqlxml
Related projects:
Repository | Description | Stars |
---|---|---|
lewissbaker/cppcoro | A library of C++ coroutine abstractions for building high-performance asynchronous programming systems. | 3,424 |
microsoft/vcpkg | A tool to manage dependencies and packages for C/C++ projects on various platforms. | 23,263 |
shiwaforce/poco | A tool to simplify the management of containerized projects using simple YAML configuration files | 108 |
grpc/grpc | An RPC framework and library for building high-performance distributed systems | 41,968 |
opencontainers/runtime-spec | Develops standards for launching and managing application containers across different platforms | 3,227 |
tezc/sc | Provides a collection of portable and high-performance C libraries and data structures | 2,269 |
poac-dev/poac | A package manager and build system for C++ projects | 1,172 |
microsoft/stl | The Microsoft C++ Standard Library implementation | 10,204 |
microsoft/cpprestsdk | A C++ SDK for building cloud-based client-server communication applications. | 8,017 |
isocpp/cppcoreguidelines | A collection of guidelines and best practices for writing modern C++ code. | 42,842 |
juce-framework/juce | A cross-platform C++ framework for building desktop and mobile audio applications and plug-ins | 6,655 |
nothings/single_file_libs | A collection of single-file libraries providing utility functions. | 8,980 |
chronoxor/cppserver | An ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols. | 1,429 |
ovh/cds | An enterprise-grade platform for automating continuous delivery and devops workflows using Go. | 4,601 |
containers/crun | An OCI container runtime with a low memory footprint and C implementation | 3,059 |