SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Scala Extension Projects
-
Project mention: Beware of teammates who refactor code based on personal taste without proper documentation or completeness. Sounds familiar. | /r/programming | 2023-07-05
A functional programming library: https://typelevel.org/cats/
-
Project mention: Going into year 2 of Software Development Foundation Degree, have a particular liking for OOP and SQL, any tips, info or pointers on where to go from there? | /r/cscareerquestions | 2023-05-29
I'm sorry, but have you ever done functional programming for a real company, like in a functional programming language like Haskell, Scala, or F#? Have you ever used Scala cats or scalaz? Have you ever learned category theory and how to apply its abstractions in software? Listen u/judethedude2106 this person hasn't gone as far down the functional programming rabbit hole as I have. Beyond learning the basics like the difference between pure and impure functions, what are closures, what higher order functions are and the most common ones like .map, .filter, and .flatmap, the immutable collections like immutable linked lists and trees, and what a Monad is and common monads like those used for futures/promises, async programming, and Option (Some or None, which is used instead of null checking), the more advanced functional programming stuff like category theory based abstractions are totally useless for real jobs and is just a giant time suck. Don't waste years on functional programming, spend at most a few months on it and no more.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
Project mention: Question regarding Recursive datatypes and cats typeclasses (Haskell to Scala) | /r/scala | 2023-07-06
Scala 2-only: * Shapeless (there is Shapeless for Scala 3 but less often needed as basic things are in Scala 3)
-
-
Project mention: RFC: A Path Forward for Ammonite REPL and Scripts in 2023 and Beyond | /r/scala | 2023-09-03
-
Project mention: Does the fthomas/refined library work differently in Scala 3? | /r/scala | 2023-06-20
Does the Refined library for Scala (at https://github.com/fthomas/refined; "eu.timepit" %% "refined") work in Scala 3? Does it work differently?
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
Enumeratum
A type-safe, reflection-free, powerful enumeration implementation for Scala with exhaustive pattern match warnings and helpful integrations.
Project mention: How to implement `if-else if -else if -else` with cat effect IO in Scala? | /r/scala | 2023-05-16I'm not sure I understand what Cats or cats-effect has to do with what you're trying to do. As far as I can tell, it sounds like what you're asking is simply "what's the best way to implement an enumerated type in Scala?" The best answer to that I'm aware of is Enumeratum.
-
-
-
-
-
-
-
-
-
-
-
Scala Graph
Graph for Scala is intended to provide basic graph functionality seamlessly fitting into the Scala Collection Library. Like the well known members of scala.collection, Graph for Scala is an in-memory graph library aiming at editing and traversing graphs, finding cycles etc. in a user-friendly way.
-
scribe
The fastest logging library in the world. Built from scratch in Scala and programmatically configurable. (by outr)
Project mention: Engenharia de Dados com Scala: aprenda a fazer webscraping dos filmes mais assistidos da Netflix em cada país | dev.to | 2023-11-27 -
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Scala Extensions related posts
- Engenharia de Dados com Scala: aprenda a fazer webscraping dos filmes mais assistidos da Netflix em cada país
- Chimney 0.8.0 (stable) released
- RFC: A Path Forward for Ammonite REPL and Scripts in 2023 and Beyond
- Chimney 0.8.0-M1 with the initial support for Scala 3
- Chimney 0.8.0-M1 – type mapping library for Scala released for Scala 3
- Question regarding Recursive datatypes and cats typeclasses (Haskell to Scala)
- Beware of teammates who refactor code based on personal taste without proper documentation or completeness. Sounds familiar.
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0f9af6abe8>
www.saashub.com | 3 Dec 2023
Index
What are some of the best open-source Extension projects in Scala? This list will help you:
Project | Stars | |
---|---|---|
1 | cats | 5,080 |
2 | Scalaz | 4,633 |
3 | Shapeless | 3,340 |
4 | Twitter Util | 2,668 |
5 | Ammonite-Ops | 2,575 |
6 | refined | 1,657 |
7 | Monocle | 1,614 |
8 | better-files | 1,463 |
9 | Enumeratum | 1,167 |
10 | Scala Async | 1,137 |
11 | Chimney | 1,062 |
12 | scala.meta | 1,062 |
13 | Cassovary | 1,042 |
14 | Simulacrum | 940 |
15 | Scala-Logging | 897 |
16 | n-scala | 872 |
17 | Quicklens | 804 |
18 | Freestyle | 613 |
19 | Eff | 567 |
20 | Scala Graph | 553 |
21 | scribe | 484 |
22 | LArray | 398 |
23 | Hamsters | 290 |