#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

#29 in Network programming

Download history 354730/week @ 2025-02-01 363074/week @ 2025-02-08 337341/week @ 2025-02-15 407783/week @ 2025-02-22 398146/week @ 2025-03-01 424765/week @ 2025-03-08 426011/week @ 2025-03-15 434575/week @ 2025-03-22 401244/week @ 2025-03-29 426220/week @ 2025-04-05 402045/week @ 2025-04-12 397255/week @ 2025-04-19 342742/week @ 2025-04-26 354534/week @ 2025-05-03 404663/week @ 2025-05-10 359164/week @ 2025-05-17

1,526,028 downloads per month
Used in 1,399 crates (122 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