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