proxygen
HTTP framework
Provides a set of C++ libraries and frameworks for building modern HTTP servers and clients.
A collection of C++ HTTP libraries including an easy to use HTTP server.
8k stars
482 watching
1k forks
Language: C++
last commit: 7 days ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
fgenesis/minihttp | A small, portable C++ TCP and HTTP client implementation with support for GET and POST requests, optionally using SSL. | 79 |
ef-gy/cxxhttp | A C++ library implementing an asynchronous HTTP server and client. | 25 |
httpie/cli | A command-line HTTP client with an expressive syntax and features to interact with web services | 33,987 |
http-party/http-server | A command-line HTTP server that serves static files without configuration | 13,660 |
robbiehanson/cocoahttpserver | An embeddable HTTP server designed to be lightweight and scalable for various application needs. | 5,608 |
php-http/httplug | An HTTP client abstraction providing an asynchronous and synchronous interface for making HTTP requests in PHP. | 2,571 |
grpc-ecosystem/grpc-gateway | A tool that generates a reverse-proxy server to translate RESTful HTTP APIs into gRPC | 18,238 |
microsoft/cpprestsdk | A C++ SDK for building cloud-based client-server communication applications. | 8,017 |
httprb/http | A Ruby library that provides an easy-to-use API for making HTTP requests with support for chaining, streaming, and timeouts. | 3,011 |
drogonframework/drogon | A C++ framework for building high-performance web applications with non-blocking I/O and asynchronous programming capabilities. | 11,627 |
cgvirus/blender-vse-easy-proxy | An extension for Blender that automates the creation of proxy files using FFMPEG for Video Sequence Editor (VSE) workflow. | 19 |
apache/trafficserver | A fast and scalable caching proxy server for HTTP/1.1 and HTTP/2 | 1,819 |
netcorestack/proxy | A cross-platform HTTP proxy library for managing and consuming distributed APIs and microservices. | 42 |
cloudflare/pingora | A fast, reliable, and programmable network service framework. | 22,136 |
sony/easyhttpcpp | A cross-platform HTTP client library with features like caching and pooling. | 163 |