The Scala Ecosystem

Learn about different frameworks built on Scala.

Frameworks

There are many different frameworks built on top of Scala that make up the Scala ecosystem. Here are some of them (in alphabetical order):

Web Frameworks

BlueEyes

A lightweight Web 3.0 framework for Scala that features a purely asynchronous architecture. It is extremely high-performance, massive scalability, high usability, and a functional, composable design.

Lift

This is a secure, scalable, and modular web framework for Scala.

Play framework

Play is based on a ...