acl
Network library
A C/C++ library providing a range of networking and communication functions for building networked applications
C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows, etc..
3k stars
217 watching
936 forks
Language: C
last commit: 11 days ago
Linked from 1 awesome list
coroutinecplusplusdatabasefiberhttphttp-clienthttp-serverhttpsmemcached-clientsmqtt-clientmqtt-protocolnetworkredisredis-clientsmtpwebsocket
Related projects:
Repository | Description | Stars |
---|---|---|
zhengshuxin/acl | A C/C++ library providing a comprehensive set of networking and communication components for developing cross-platform applications. | 196 |
pocoproject/poco | A collection of C++ class libraries providing solutions to frequently encountered problems in network-centric applications. | 8,434 |
maskray/ccls | Provides a language server protocol implementation for C/C++/Objective-C development, offering features like code completion, cross references, and semantic highlighting. | 3,773 |
yalir/awl | A C++ library designed to simplify parallel programming by abstracting away complexities and providing an easy-to-use interface for asynchronous task execution. | 4 |
oysteinkrog/sqlite.net-pcl | A cross-platform SQLite client and ORM with support for various platforms | 353 |
rdavisau/sockets-for-pcl | Provides a cross-platform socket API for Xamarin and Windows | 223 |
wengkai/acllib | Provides a simpler API to interact with the Windows operating system | 705 |
machinezone/ixwebsocket | A lightweight C++ library for building WebSocket clients and servers with TLS support. | 551 |
radekbusa/teapot-acl | An implementation of role-based access control for an HTTP microframework | 2 |
microsoft/stl | The Microsoft C++ Standard Library implementation | 10,204 |
cpp-netlib/cpp-netlib | A collection of network-related routines and implementations for cross-platform networking | 1,998 |
organic-code/breep | A high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details. | 139 |
microsoft/msquic | An implementation of the QUIC protocol for secure and efficient network communication | 4,057 |
amcewen/httpclient | Provides an Arduino library to interact with web servers using a standardized client class | 326 |
chronoxor/cppserver | An ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols. | 1,429 |