A curated list of examples related to actix.
- kriry.com : Explore-Interactive net. source
- Roseline : A personal web site and discord & IRC bot to access simple SQLite database. Demonstrates usage of various actix and actix-web concepts.
- Actix Auth Server : Auth web micro-service with rust using actix-web - complete tutorial. See code in examples/simple-auth-server
- actix-raft : An implementation of the Raft consensus protocol using the actix Actor framework.
Welcome to contribute !