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

no-std actix-service

Service trait and combinators for representing asynchronous request/response operations

39 releases (10 stable)

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

#49 in Network programming

Download history 346777/week @ 2025-01-13 291058/week @ 2025-01-20 326843/week @ 2025-01-27 363308/week @ 2025-02-03 357974/week @ 2025-02-10 341340/week @ 2025-02-17 406284/week @ 2025-02-24 399427/week @ 2025-03-03 434890/week @ 2025-03-10 431657/week @ 2025-03-17 422519/week @ 2025-03-24 402991/week @ 2025-03-31 424184/week @ 2025-04-07 405243/week @ 2025-04-14 394397/week @ 2025-04-21 337670/week @ 2025-04-28

1,581,449 downloads per month
Used in 1,356 crates (118 directly)

MIT/Apache

105KB
3K SLoC

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


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.

Dependencies

~71KB