distage-example VS DIStage

Compare distage-example vs DIStage and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
distage-example DIStage
2 2
55 605
- 0.8%
7.5 9.4
9 days ago 2 days ago
Scala Scala
Apache License 2.0 BSD 2-clause "Simplified" 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.

distage-example

Posts with mentions or reviews of distage-example. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-14.
  • Testimonials about the usage of Izumi BIO typeclasses
    2 projects | /r/scala | 14 Mar 2022
    I have been looking at the distage example (https://github.com/7mind/distage-example), and it looks very promising for writing effectful programs that work both with ZIO and cats-effect as the effect implementation. Although I do wonder if the same can be achieved by defining the APIs in terms of a trifunctor effect, instead of the bifunctor effect type showcased in the example.
  • Advices on application development
    2 projects | /r/scala | 3 Jan 2021
    https://github.com/7mind/distage-example is a very similar app to what you're describing, including Postgres running in docker, http4s, doobie, circe & pureconfig. You may try to start from there and change it up gradually.

DIStage

Posts with mentions or reviews of DIStage. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-03.
  • You Want Modules, Not Microservices
    11 projects | news.ycombinator.com | 3 Jan 2023
    Right.

    We delivered many talks on that subject and implemented an ultimate tool for that: https://github.com/7mind/izumi (the links to the talks are in the readme).

    The library is for Scala, though all the principles may be reused in virtually any environment.

    One of the notable mainstream (but dated) approaches is OSGi.

  • Izumi 1.0 Release Notes
    1 project | /r/scala | 14 Jan 2021

What are some alternatives?

When comparing distage-example and DIStage you can also consider the following projects:

tapir - Declarative, type-safe web endpoints library

MacWire - Lightweight and Nonintrusive Scala Dependency Injection Library

effekt - A research language with effect handlers and lightweight effect polymorphism

Scala-Guice - Scala extensions for Google Guice

http4s-armeria - Armeria backend for http4s

Airframe - Essential Building Blocks for Scala

tutorials - Tutorials on Lightweight Modular Staging

Scaldi - Lightweight Scala Dependency Injection Library

restApiTemplate - A frame project to put your endpoints based on http4s, cats, fs2, doobie, postgresql, prometheus and swagger

zio-prelude - A lightweight, distinctly Scala take on functional abstractions, with tight ZIO integration

scala-pet-store - An implementation of the java pet store using FP techniques in scala

Domino - OSGi dynamics made easy