#actix-web #toolbox #middleware #actix-web-middleware #rorm

actix-toolbox

Toolbox for enhancing actix-web functionalities

16 releases (breaking)

0.13.1 Sep 8, 2023
0.12.0 Sep 8, 2023
0.11.0 Apr 11, 2023
0.10.1 Mar 15, 2023
0.1.0 Nov 6, 2022

#1430 in HTTP server

Download history 1/week @ 2024-11-13 1/week @ 2024-11-20 3/week @ 2024-12-04 6/week @ 2024-12-11 42/week @ 2025-02-19 37/week @ 2025-02-26

79 downloads per month

MIT license

36KB
599 lines

actix-toolbox

Tools for enhancing the functionalities of actic-web.


lib.rs:

actix-toolbox enhances the functionality of actix-web by providing middlewares or other components that are frequently used together with actix-web.

This also includes an ORM. rorm is used for this

Dependencies

~0–21MB
~325K SLoC