#framework #async-networking #async #networking #service #future

no-std actix-service

Service trait and combinators for representing asynchronous request/response operations

39 releases (10 stable)

new 2.0.3 Mar 9, 2025
2.0.2 Dec 18, 2021
2.0.1 Oct 11, 2021
2.0.0 Apr 16, 2021
0.1.3 Dec 13, 2018

#140 in Network programming

Download history 325591/week @ 2024-11-20 235858/week @ 2024-11-27 321991/week @ 2024-12-04 373535/week @ 2024-12-11 228293/week @ 2024-12-18 110051/week @ 2024-12-25 232494/week @ 2025-01-01 351552/week @ 2025-01-08 310697/week @ 2025-01-15 314929/week @ 2025-01-22 329743/week @ 2025-01-29 371030/week @ 2025-02-05 332163/week @ 2025-02-12 384917/week @ 2025-02-19 401763/week @ 2025-02-26 336032/week @ 2025-03-05

1,523,578 downloads per month
Used in 1,311 crates (117 directly)

MIT/Apache

105KB
3K SLoC

actix-service

Service trait and combinators for representing asynchronous request/response operations.

crates.io Documentation Version MIT or Apache 2.0 licensed Dependency Status Download Chat on Discord

See documentation for detailed explanations of these components: https://docs.rs/actix-service.


lib.rs:

See Service docs for information on this crate's foundational trait.

Dependencies

~72KB