#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 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 415011/week @ 2025-03-05 423117/week @ 2025-03-12 445167/week @ 2025-03-19 409335/week @ 2025-03-26 404608/week @ 2025-04-02 428682/week @ 2025-04-09

1,771,313 downloads per month
Used in 1,344 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