Crate

http

Shared HTTP types — Request, Response, Method, StatusCode, HeaderMap.

What it is

http provides the canonical Rust vocabulary types for HTTP: Request, Response, Method, StatusCode, HeaderMap, Uri, and Version. It is a pure vocabulary crate — no I/O, no networking — used by hyper, axum, reqwest, and tower-http to pass HTTP values between libraries without type mismatches.

Why it is commonly used

Rarely used directly in application code. It is the shared foundation that lets HTTP middleware and libraries from different crates exchange Request and Response values with a common type system.

298
Repositories
2.5M
Total stars
436
Active
383
Owners
Browse 475 repositories using http in Repos →
Often used with
Used by these organizations
50 of 475 repositories · ranked by stars
cc-switch95kactive

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI & Hermes Agent. Only official website: ccswitch.io

zed85kactive

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

openinterpreter64kactive

A lightweight coding agent for open models like Deepseek, Kimi, and Qwen

⑂ 5.6k270
goose48kactive

an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM

hyperswitch43kactive

Open source, composable payments platform | PCI compliant | SaaS and Self-host options | Enables connectivity to multiple payment, payout, fraud, vault and tokenization providers | Uplifts authorization with intelligent routing and revenue recovery | Reduce payment processing costs with cost observability | Reduces payment ops with reconciliation

comprehensive-rust33kactive

This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.

tokio32kactive

A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

⑂ 3.1k433
qdrant32kactive

Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/

rustfs29kactive

🚀2.3x faster than MinIO for 4KB object payloads. RustFS is an open-source, S3-compatible high-performance object storage system supporting migration and coexistence with other S3-compatible platforms such as MinIO and Ceph.

llmfit28kactive

Hundreds of models & providers. One command to find what runs on your hardware.

⑂ 1.7k80
fnm26kmaintenance

🚀 Fast and simple Node.js version manager, built in Rust

nautilus_trader23kactive

Production-grade Rust-native trading engine with deterministic event-driven architecture

turso19kactive

Turso is an in-process SQL database, compatible with SQLite.

⑂ 1.0k695
relay19kactive

Relay is a JavaScript framework for building data-driven React applications.

⑂ 1.9k842
wasmtime18kactive

A lightweight WebAssembly runtime that is fast, secure, and standards-compliant

⑂ 1.7k840
windmill17kactive

Open-source developer platform to power your entire infra and turn scripts into webhooks, workflows and UIs. Fastest workflow engine (13x vs Airflow). Open-source alternative to Retool and Temporal.

← Browse all repos