17 releases
Uses new Rust 2024
| new 0.3.0-alpha.4 | Dec 27, 2025 |
|---|---|
| 0.3.0-alpha.3 | Aug 29, 2025 |
| 0.3.0-alpha.1 | Jul 7, 2025 |
| 0.2.0 | May 9, 2025 |
| 0.2.0-alpha.4 | Dec 29, 2024 |
#28 in #rama
153 downloads per month
Used in 7 crates
(2 directly)
9MB
82K
SLoC
🦙 rama® (ラマ) is a modular service framework for the 🦀 Rust language to move and transform your network packets. The reasons behind the creation of rama can be read in the "Why Rama" chapter.
rama-http-core
Rama http protocol implementation and low level utilities.
Forked from hyper and hyper-util with the goals of contributing
upstream where we can. Rama's requirements do not however match 1-on-1
with hyper given we want the ability to be able to deviate from RFC's
where is required and also expose more low level control than is required
for most other http purposes.
This crate is used by rama-http-backend and thus also rama.
Crate used by the end-user rama crate and rama "http" crate authors alike.
Learn more about rama:
- Github: https://github.com/plabayo/rama
- Book: https://ramaproxy.org/book/
Dependencies
~27–43MB
~612K SLoC
