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
483 watching
1k forks
Language: C++
last commit: about 1 month 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. | 80 |
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 | 34,188 |
http-party/http-server | A command-line HTTP server that serves static files without configuration | 13,696 |
robbiehanson/cocoahttpserver | An embeddable HTTP server designed to be lightweight and scalable for various application needs. | 5,612 |
php-http/httplug | An HTTP client abstraction providing an asynchronous and synchronous interface for making HTTP requests in PHP. | 2,576 |
grpc-ecosystem/grpc-gateway | A tool that generates a reverse-proxy server to translate RESTful HTTP APIs into gRPC | 18,331 |
microsoft/cpprestsdk | A C++ SDK for building cloud-based client-server communication applications. | 8,041 |
httprb/http | A Ruby library that provides an easy-to-use API for making HTTP requests with support for chaining, streaming, and timeouts. | 3,014 |
drogonframework/drogon | A C++ framework for building high-performance web applications with support for asynchronous programming, non-blocking I/O, and various other features. | 11,701 |
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,821 |
netcorestack/proxy | A cross-platform HTTP proxy library for managing and consuming distributed APIs and microservices. | 43 |
cloudflare/pingora | A fast, reliable, and programmable network service framework. | 22,811 |
sony/easyhttpcpp | A cross-platform HTTP client library with features like caching and pooling. | 163 |