Lift VS sangria

Compare Lift vs sangria and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Lift sangria
3 5
1,266 1,963
0.2% -0.1%
0.0 8.6
about 1 year ago 11 days ago
Scala Scala
Apache License 2.0 Apache License 2.0
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.

Lift

Posts with mentions or reviews of Lift. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-15.

sangria

Posts with mentions or reviews of sangria. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-29.
  • GraphQL is quickly moving to one of my least favorite technologies
    12 projects | news.ycombinator.com | 29 Jul 2022
  • How is this calculating complexity?
    1 project | /r/scala | 18 Oct 2021
    I am taking a look at Resolver from the Sangria GraphQL library and I cannot figure out how calcComplexity works. The code in the `Success` us really confusing to me. Where is the complexity getting calculated?
  • Where is this value coming from?
    1 project | /r/scala | 17 Oct 2021
    I started taking a look at QueryReducer from the Sangria GraphQL library and I am having a really hard tracing the logic for rejectMaxDepth. More specifically, I don't understand why depth is a parameter to measureDepth, where it is coming from, and how the depth is being calculated in measureDepth.
  • How (Not) To Build Your Own GraphQL Server
    5 projects | dev.to | 7 Oct 2021
    Instead of constructing an object, it uses classes to define the types and operations for the schema that it generates. The schema generated by this implementation will have the same structure as the schema created with graphql-js. Using classes to define your schema has the advantage of being less mutable and more structured when writing code. Similar implementations can be found for TypeScript with the library TypeGraphQL or Sangria GraphQL for Scala.
  • What is the state of frameworks and libraries support to build microservices in scala?
    3 projects | /r/scala | 16 Apr 2021
    As Api gateway we use sangria on top of Finagle (finch to be precise) and that has been a huge boon in making the connection between microservices and frontend seamless/safe.

What are some alternatives?

When comparing Lift and sangria you can also consider the following projects:

Play - The Community Maintained High Velocity Web Framework For Java and Scala.

Finatra - Fast, testable, Scala services built on TwitterServer and Finagle

Scalatra - Tiny Scala high-performance, async web framework, inspired by Sinatra

youi - Next generation user interface and application development in Scala and Scala.js for web, mobile, and desktop.

Colossus - I/O and Microservice library for Scala

Reactive - A simple FRP library and a web UI framework built on it

Analogweb