11 releases

0.2.4 Jul 19, 2023
0.2.3 Oct 19, 2021
0.2.1 Jun 8, 2021
0.2.0 Feb 3, 2021
0.1.1 Dec 14, 2019

#11 in #lower-level

Download history 429269/week @ 2025-09-16 435841/week @ 2025-09-23 431992/week @ 2025-09-30 415460/week @ 2025-10-07 427624/week @ 2025-10-14 427918/week @ 2025-10-21 458210/week @ 2025-10-28 459417/week @ 2025-11-04 449834/week @ 2025-11-11 471866/week @ 2025-11-18 330427/week @ 2025-11-25 417847/week @ 2025-12-02 601196/week @ 2025-12-09 488460/week @ 2025-12-16 194425/week @ 2025-12-23 235662/week @ 2025-12-30

1,617,139 downloads per month
Used in 455 crates (10 directly)

MIT/Apache

9KB
163 lines

Macros for Actix system and runtime.

The actix-rt crate must be available for macro output to compile.

Entry-point

See docs for the #[main] macro.

Tests

See docs for the #[test] macro.


Actix Net

A collection of lower-level libraries for composable network services.

CI codecov Chat on Discord Dependency Status

Examples

See example folders for actix-server and actix-tls.

MSRV

Crates in this repo currently have a Minimum Supported Rust Version (MSRV) of 1.65. As a policy, we permit MSRV increases in non-breaking releases.

License

The crates in repo are licensed under either of:

at your option.

Code of Conduct

Contribution to the actix-net repo is organized under the terms of the Contributor Covenant. The Actix team promises to intervene to uphold that code of conduct.

Dependencies

~145–540KB
~13K SLoC