#actix-web #env-var #manage #settings

actix-settings

Easily manage Actix Web's settings from a TOML file and environment variables

9 releases (5 breaking)

0.9.0 Aug 26, 2025
0.8.0 Aug 7, 2024
0.7.1 Nov 3, 2023
0.6.0 Jul 31, 2022
0.4.0 Nov 2, 2020

#1759 in HTTP server

Download history 260/week @ 2025-07-31 136/week @ 2025-08-07 13/week @ 2025-08-14 186/week @ 2025-08-21 207/week @ 2025-08-28 76/week @ 2025-09-04 127/week @ 2025-09-11 101/week @ 2025-09-18 145/week @ 2025-09-25 255/week @ 2025-10-02 368/week @ 2025-10-09 288/week @ 2025-10-16 214/week @ 2025-10-23 91/week @ 2025-10-30 197/week @ 2025-11-06 16/week @ 2025-11-13

542 downloads per month
Used in webhttp

MIT/Apache

60KB
1.5K SLoC

actix-settings

Easily manage Actix Web's settings from a TOML file and environment variables.

crates.io Documentation Apache 2.0 or MIT licensed Dependency Status

Documentation & Resources

Custom Settings

There is a way to extend the available settings. This can be used to combine the settings provided by Actix Web and those provided by application server built using actix.

Have a look at the usage example to see how.

Special Thanks

This crate was made possible by support from Accept B.V and @jjpe.

Dependencies

~16–31MB
~479K SLoC