Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more β
Cask Alternatives
Similar projects and alternatives to cask
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
pfps-shopping-cart
:shopping_cart: The Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"
-
-
-
jsoniter-scala
Scala macros for compile-time generation of safe and ultra-fast JSON codecs + circe booster
-
javalin
Discontinued A simple and modern Java and Kotlin web framework [Moved to: https://github.com/javalin/javalin]
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
zio-http
A next-generation Scala framework for building scalable, correct, and efficient HTTP clients and servers
-
-
-
scala-cli
Scala CLI is a command-line tool to interact with the Scala language. It lets you compile, run, test, and package your Scala code (and more!)
-
-
-
BootZooka
Simple project to quickly start developing a Scala-based microservice or web application, without the need to write login, user registration etc.
-
requests-scala
A Scala port of the popular Python Requests HTTP client: flexible, intuitive, and straightforward to use.
-
pekko
Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
-
-
advanced-http4s
Discontinued :rainbow: Code samples of advanced features of Http4s in combination with some features of Fs2 not often seen.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
cask discussion
cask reviews and mentions
-
Java21/Virtual threads, simplest the most boring scala http server stack ?
I want to just block as if there's no tomorrow, no effects / hardcore FP (maybe only something like https://github.com/softwaremill/ox), what would you use? E.g. for http server / db / json ?https://github.com/com-lihaoyi/cask ?
-
Scala opensource projects
There's the Li Haoyi's ecosystem of tools and libraries that's fun to hack on, has a low entry-bar (with a design philosophy of using the least complex abstractions for the job), and has few libs like requests and cask that may appeal to those liking some python minimalism. That's not the fastest way to learn hardcore FP, that's not the worst either.
- http4s as a replacement for akka-http?
-
Replacing Play+Akka with another tech-stack in Scala
Wonder if anyone uses: https://github.com/com-lihaoyi/cask
-
Starting with scala
Is play-framework a strong requirement? If not, you might have an easier time building a simple API and serializing JSON with the lihaoyi ecosystem, namely cask as the microframework and uPickle/uJson.
-
Scala became Typelevel/Zio only ecosystem?
For people who want to get their feet wet with Scala, I highly recommend Cask and the rest of what some people affectionately call βthe Singapore stack,β in honor of Li Haoyi, its developer. He emphasizes tasteful use of Scala features with an emphasis on API ergonomics. All of his work is a joy to use.
-
Mill, Cask, and SBT
The documentation points to a pretty outdated example. Can you try with the latest 0.8.3 release?
-
Scala Http Framework
If you want something really easy and simple, have a look at cask: https://com-lihaoyi.github.io/cask/
-
A library like Express.js?
Best I can do is Cask: https://com-lihaoyi.github.io/cask/ π
- Experienced dev new to Scala looking for a quick answer to get me on the right track - Advice on *standard* Scala framework stack to quickly set up a web-app backend?
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 17 Mar 2025
Stats
lihaoyi/cask is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of cask is Scala.