http-types
HTTP types
Provides common types and utilities for building HTTP applications in Rust.
Common types for HTTP operations
200 stars
13 watching
84 forks
Language: Rust
last commit: 9 months ago Related projects:
Repository | Description | Stars |
---|---|---|
http-rs/surf | A fast and flexible HTTP client framework for asynchronous Rust programming | 1,467 |
augustl/net-http-cheat-sheet | A collection of Ruby examples demonstrating various use cases for the Net::HTTP library | 1,146 |
postmodern/net-http-server | A pure Ruby HTTP server implementation | 69 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
elastic-rs/elastic | An efficient, modular API client for Elasticsearch written in Rust | 252 |
pusher/pusher-http-ruby | Provides a Ruby interface to the Pusher Channels HTTP API | 665 |
rstudio/httpuv | A C library for building HTTP and WebSocket servers in R | 229 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
netvl/xml-rs | A Rust library for parsing and working with XML documents | 461 |
evertdespiegeleer/zhttp | A minimal, typesafe HTTP library with Zod validation | 65 |
willcrichton/tyrade | Exploring type-level programming in Rust with a focus on simplicity and expressiveness | 323 |
spriet2000/vertx-handlers-http | Provides a minimal and adaptable interface for developing web applications on the vert-x3 platform | 11 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
rust-lang/api-guidelines | Provides guidelines and best practices for designing and presenting APIs in Rust | 1,239 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |