poco
https://github.com/pocoproject/poco
C++
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.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported1 Subscribers
Add a CodeTriage badge to poco
Help out
- Issues
- AvahiBrowserImpl can return stale IP when resolveHost is called
- Fetching of netmask on Windows almost always returns 0.0.0.0
- combine crc of 2 sequences
- Windows Net > pocoNetworkInitializer cause dead lock
- HTTP header parsing fails for header lines > 4096 bytes (4096 is a fixed intern buffer limitation)
- HTTPReactorServer: use async notification dispatcher for request handling
- Data/SQLite: lock-free reads in `SQLiteStatementImpl` race with concurrent ATTACH
- Remove dead code for obsolete platforms (build/config, Platform.h, *_DEC, *_SUN, *_HPUX)
- fix(File): canRead/canWrite/canExecute on POSIX ignore supplementary groups
- Poco::Crypto::RSADigestEngine custom padding
- Docs
- C++ not yet supported