#async #networking #async-networking #service #framework #network-services

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

#47 in Network programming

Download history 117134/week @ 2024-12-21 157841/week @ 2024-12-28 324119/week @ 2025-01-04 350268/week @ 2025-01-11 290830/week @ 2025-01-18 327876/week @ 2025-01-25 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 356003/week @ 2025-04-05

1,686,689 downloads per month
Used in 1,342 crates (119 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