tower-sessions
🥠Sessions as a `tower` and `axum` middleware. (by maxcountryman)
avored-rust-cms
Avored rust content management system (by avored)
| tower-sessions | avored-rust-cms | |
|---|---|---|
| 1 | 1 | |
| 413 | 141 | |
| 1.5% | 0.7% | |
| 4.7 | 9.3 | |
| 7 days ago | 3 months ago | |
| Rust | Rust | |
| MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tower-sessions
Posts with mentions or reviews of tower-sessions.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Announcing tower-sessions 0.1.0
A few days ago I reached out for feedback regarding a potential replacement for axum-sessions in the form of tower-sessions. (Reasons for this are discussed over there.)
avored-rust-cms
Posts with mentions or reviews of avored-rust-cms.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Rust AvoRed CMS
Project ReadMe Project Code base
What are some alternatives?
When comparing tower-sessions and avored-rust-cms you can also consider the following projects:
axum-login - 🪪 User identification, authentication, and authorization for Axum.
rustfulapi - 🚀 Reusable template for building REST Web Services in Rust. Uses Axum HTTP web framework and SeaORM
realworld-rust-axum-sqlx - A fullstack RealWorld implementation using rust, axum, sqlx, and yew!
rustpulse - 🚀 Async telemetry engine in Rust focused on clean architecture, observability, and reliable data pipelines for distributed systems.
rustapi - 🚀 RESTful Rust API Template / Boilerplate
tantivy_search - An example app of how to make a search engine with tantivy and axum