H
Hanami
The modern web framework for Ruby
★ 4.2
Modern Ruby web framework that is fast, testable, and follows clean architecture principles. Modular design with explicit dependencies.
6K
GitHub Stars
none
TypeScript
medium
Learning Curve
4.0
DX Score
Pricing
Model
free
Free Tier
MIT licensed, fully open source
Paid
N/A
Features
- ✓ Clean architecture
- ✓ Explicit dependencies
- ✓ ROM (Ruby Object Mapper)
- ✓ Dry-rb integration
- ✓ Thread-safe by design
- ✓ Slice architecture
- ✓ Actions as objects
- ✓ Zero global state
Pros
- + Modern architecture
- + Better testability
- + Thread-safe
- + Clear boundaries
- + Lower memory usage
Cons
- - Smaller community
- - Learning curve
- - Fewer gems compatible
- - Different from Rails
Best For
startup enterprise
Alternatives
clean-architecture modular testable modern