🏆 A ranked list of awesome Scala open-source libraries & tools. Updated weekly.
This curated list contains 400 awesome open-source projects with a total of 400K stars grouped into 22 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. If you like to add or update projects, feel free to open an issue, submit a pull request, or directly edit the projects.yaml. Contributions are very welcome!
🧙♂️ Discover other best-of lists or create your own.
- Development Cycle 15 projects
- Database Clients 48 projects
- JSON 19 projects
- Web Frameworks 18 projects
- File Processing 7 projects
- SBT Plugins 36 projects
- Toolkits, Extensions & Ecosystems 34 projects
- Media Processing 7 projects
- Dependency Injection 9 projects
- HTTP 18 projects
- Testing 17 projects
- Security 12 projects
- Data Handling 14 projects
- Parsers 6 projects
- Reactive Programming 12 projects
- Development Environment 9 projects
- Templating Engines 5 projects
- Business Intelligence 27 projects
- Big Data 14 projects
- Distributed 12 projects
- ScalaJS 7 projects
- Logging 4 projects
- Others 51 projects
- 🥇🥈🥉 Combined project-quality score
- ⭐️ Star count from GitHub
- 🐣 New project (less than 6 months old)
- 💤 Inactive project (9 months no activity)
- 💀 Dead project (18 months no activity)
- 📈📉 Project is trending up or down
- ➕ Project was recently added
- ❗️ Warning (e.g. missing/risky license)
- 👨💻 Contributors count from GitHub
- 🔀 Fork count from GitHub
- 📋 Issue count from GitHub
- ⏱️ Last update timestamp on package manager
- 📥 Download count from package manager
- 📦 Number of dependent projects
- Libraries compatible with ZIO
- Libraries spawned from or a part of PlayFramework
- Projects compatible with Scala.js
- Projects compatible with Scala 3
Tools for compiling, testing, packaging, formatting, linting, ... your Scala code
gitbucket (🥇33 · ⭐ 9.2K · 📉) - A Git platform powered by Scala with easy installation, high.. Apache-2
-
GitHub (👨💻 200 · 🔀 1.2K · 📥 740K · 📦 21 · 📋 1.8K - 19% open · ⏱️ 07.11.2024):
git clone https://github.com/gitbucket/gitbucket
sbt (🥇33 · ⭐ 4.8K) - sbt, the interactive build tool. Apache-2
-
GitHub (👨💻 430 · 🔀 940 · 📥 21M · 📋 4.3K - 19% open · ⏱️ 05.11.2024):
git clone https://github.com/sbt/sbt
mill (🥈30 · ⭐ 2.2K) - Mill is a fast JVM build tool that supports Java and Scala. 2-4x faster than.. MIT
-
GitHub (👨💻 230 · 🔀 340 · 📥 1.8M · 📋 1.1K - 15% open · ⏱️ 07.11.2024):
git clone https://github.com/com-lihaoyi/mill
bloop (🥈28 · ⭐ 910 · 📈) - Bloop is a build server and CLI tool to compile, test and run.. Apache-2
-
GitHub (👨💻 150 · 🔀 200 · 📥 210K · 📋 740 - 13% open · ⏱️ 07.11.2024):
git clone https://github.com/scalacenter/bloop
metals (🥈27 · ⭐ 2.1K) - Scala language server with rich IDE features. Apache-2
-
GitHub (👨💻 200 · 🔀 330 · 📥 31 · 📋 2K - 13% open · ⏱️ 07.11.2024):
git clone https://github.com/scalameta/metals
scala-cli (🥈26 · ⭐ 550) - Scala CLI is a command-line tool to interact with the Scala.. Apache-2
-
GitHub (👨💻 91 · 🔀 130 · 📥 1.3M · 📋 960 - 28% open · ⏱️ 06.11.2024):
git clone https://github.com/VirtusLab/scala-cli
giter8 (🥉22 · ⭐ 1.7K) - a command line tool to apply templates defined on GitHub. Apache-2
-
GitHub (👨💻 83 · 🔀 220 · 📋 280 - 17% open · ⏱️ 06.11.2024):
git clone https://github.com/foundweekends/giter8
scalafix (🥉22 · ⭐ 830) - Refactoring and linting tool for Scala. BSD-3
-
GitHub (👨💻 110 · 🔀 190 · 📥 38 · 📋 690 - 10% open · ⏱️ 05.11.2024):
git clone https://github.com/scalacenter/scalafix
wartremover (🥉21 · ⭐ 1.1K) - Flexible Scala code linting tool. Apache-2
-
GitHub (👨💻 86 · 🔀 110 · 📥 690 · 📋 350 - 30% open · ⏱️ 07.11.2024):
git clone https://github.com/wartremover/wartremover
scapegoat (🥉20 · ⭐ 530) - Scala compiler plugin for static code analysis. Apache-2
-
GitHub (👨💻 66 · 🔀 90 · 📋 250 - 18% open · ⏱️ 06.11.2024):
git clone https://github.com/scapegoat-scala/scapegoat
bleep (🥉19 · ⭐ 150) - A bleeping fast scala build tool!. MIT
-
GitHub (👨💻 17 · 🔀 21 · 📥 8K · 📋 120 - 50% open · ⏱️ 05.10.2024):
git clone https://github.com/oyvindberg/bleep
fury (🥉12 · ⭐ 86) - A build tool for Scala. Apache-2
-
GitHub (👨💻 1 · 🔀 2 · 📥 1.6K · 📋 57 - 35% open · ⏱️ 21.10.2024):
git clone https://github.com/propensive/fury
Show 3 hidden projects...
- scalariform (🥉17 · ⭐ 530 · 💀) - Scala source code formatter.
MIT
- scalastyle (🥉16 · ⭐ 680 · 💀) - scalastyle.
Apache-2
- codacy-scalameta (🥉8 · ⭐ 34 · 💤) - Codacy tool for Scalameta.
❗Unlicensed
Libraries for connecting to, operating, and querying databases.
slick (🥇25 · ⭐ 2.7K) - Slick (Scala Language Integrated Connection Kit) is a modern.. BSD-2
-
GitHub (👨💻 200 · 🔀 610 · 📋 1.4K - 30% open · ⏱️ 26.10.2024):
git clone https://github.com/slick/slick
doobie (🥇25 · ⭐ 2.2K) - Functional JDBC layer for Scala. MIT
-
GitHub (👨💻 180 · 🔀 350 · 📋 560 - 22% open · ⏱️ 07.11.2024):
git clone https://github.com/tpolecat/doobie
scalikejdbc (🥇25 · ⭐ 1.3K) - A tidy SQL-based DB access library for Scala developers... Apache-2
quill (🥇22 · ⭐ 2.2K) - Compile-time Language Integrated Queries for Scala. Apache-2
-
GitHub (👨💻 150 · 🔀 350 · 📋 1.1K - 28% open · ⏱️ 03.10.2024):
git clone https://github.com/zio/zio-quill
scanamo (🥈21 · ⭐ 320) - Simpler DynamoDB access for Scala. Apache-2
-
GitHub (👨💻 96 · 🔀 120 · 📋 220 - 29% open · ⏱️ 05.11.2024):
git clone https://github.com/scanamo/scanamo
skunk (🥈20 · ⭐ 1.6K) - A data access library for Scala + Postgres. MIT
-
GitHub (👨💻 87 · 🔀 160 · 📋 150 - 54% open · ⏱️ 03.09.2024):
git clone https://github.com/typelevel/skunk
ReactiveMongo (🥈20 · ⭐ 850) - Non-blocking, Reactive MongoDB Driver for Scala. Apache-2
-
GitHub (👨💻 90 · 🔀 230 · 📋 390 - 5% open · ⏱️ 07.11.2024):
git clone https://github.com/ReactiveMongo/ReactiveMongo
slick-pg (🥈19 · ⭐ 840 · 📉) - Slick extensions for PostgreSQL. BSD-2
-
GitHub (👨💻 96 · 🔀 180 · 📋 400 - 31% open · ⏱️ 19.07.2024):
git clone https://github.com/tminglei/slick-pg
neotypes (🥈19 · ⭐ 160 · 📈) - Scala lightweight, type-safe, asynchronous driver for neo4j. MIT
-
GitHub (👨💻 17 · 🔀 34 · 📋 70 - 18% open · ⏱️ 07.11.2024):
git clone https://github.com/neotypes/neotypes
squeryl (🥈17 · ⭐ 580) - A Scala DSL for talking with databases with minimum verbosity.. Apache-2
-
GitHub (👨💻 60 · 🔀 140 · 📋 150 - 26% open · ⏱️ 03.11.2024):
git clone https://github.com/squeryl/squeryl
anorm (🥈17 · ⭐ 240) - The Anorm database library. Apache-2
-
GitHub (👨💻 56 · 🔀 75 · 📋 78 - 12% open · ⏱️ 05.11.2024):
git clone https://github.com/playframework/anorm
zio-redis (🥈17 · ⭐ 120) - A ZIO-based redis client. Apache-2
-
GitHub (👨💻 43 · 🔀 63 · 📋 140 - 14% open · ⏱️ 26.09.2024):
git clone https://github.com/zio/zio-redis
pulsar4s (🥈16 · ⭐ 230) - Idiomatic, typesafe, and reactive Scala client for Apache Pulsar. Apache-2
-
GitHub (👨💻 25 · 🔀 45 · 📋 84 - 48% open · ⏱️ 27.08.2024):
git clone https://github.com/CleverCloud/pulsar4s
zio-elasticsearch (🥈16 · ⭐ 60) - ZIO Elasticsearch is a type-safe and streaming-.. Apache-2
ldbc (🥈16 · ⭐ 38) - ldbc is Pure functional JDBC layer with Cats Effect 3 and Scala 3. MIT
-
GitHub (👨💻 4 · 🔀 4 · 📋 11 - 90% open · ⏱️ 07.11.2024):
git clone https://github.com/takapi327/ldbc
clickhouse-scala-client (🥈15 · ⭐ 110) - Clickhouse Scala Client with Reactive Streams support. ❗️LGPL-3.0
-
GitHub (👨💻 20 · 🔀 25 · 📋 36 - 41% open · ⏱️ 01.10.2024):
git clone https://github.com/crobox/clickhouse-scala-client
couchbase-jvm-clients (🥈15 · ⭐ 47) - The Couchbase Monorepo for JVM Clients: Java, Scala,.. Apache-2
-
GitHub (👨💻 24 · 🔀 40 · 📦 1 · ⏱️ 07.11.2024):
git clone https://github.com/couchbase/couchbase-jvm-clients
zio-dynamodb (🥈15 · ⭐ 37) - Simple, type-safe, and efficient access to DynamoDB. Apache-2
-
GitHub (👨💻 14 · 🔀 19 · 📋 82 - 20% open · ⏱️ 28.10.2024):
git clone https://github.com/zio/zio-dynamodb
relate (🥉14 · ⭐ 160) - Performant database access in Scala. Apache-2
-
GitHub (👨💻 19 · 🔀 16 · 📥 2.2K · 📋 25 - 48% open · ⏱️ 31.10.2024):
git clone https://github.com/lucidsoftware/relate
otavia-sql (🥉14 · ⭐ 35) - Your shiny new IO & Actor programming model! Star Me Please. Apache-2
laserdisc (🥉13 · ⭐ 94) - A Future-free Fs2 native pure FP Redis client. MIT
-
GitHub (👨💻 11 · 🔀 14 · 📋 25 - 56% open · ⏱️ 05.11.2024):
git clone https://github.com/laserdisc-io/laserdisc
otavia-postgres-driver (🥉13 · ⭐ 35) - Your shiny new IO & Actor programming model! Star Me.. Apache-2
otavia-mysql-driver (🥉13 · ⭐ 35) - Your shiny new IO & Actor programming model! Star Me.. Apache-2
molecule (🥉12 · ⭐ 17) - Molecule translates custom Scala code to database queries.. Apache-2
-
GitHub (⏱️ 14.10.2024):
git clone https://github.com/scalamolecule/molecule
squery (🥉12 · ⭐ 17) - Simple SQL queries in Scala 3. Apache-2
-
GitHub (📋 9 - 11% open · ⏱️ 21.09.2024):
git clone https://github.com/sake92/squery
kvs (🥉8 · ⭐ 23) - Highly available distributed strong eventual consistent and sequentially.. MIT
-
GitHub (👨💻 15 · 🔀 2 · 📋 14 - 21% open · ⏱️ 28.09.2024):
git clone https://github.com/zero-deps/kvs
Show 21 hidden projects...
- phantom (🥈19 · ⭐ 1K · 💀) - Schema safe, type-safe, reactive Scala driver for..
Apache-2
- rediscala (🥈16 · ⭐ 790 · 💀) - Non-blocking, Reactive Redis driver for Scala (with Sentinel..
Apache-2
- scala-activerecord (🥈15 · ⭐ 320 · 💀) - ActiveRecord-like ORM library for Scala.
MIT
- scala-redis (🥉14 · ⭐ 1K · 💀) - A scala library for connecting to a redis server, or a..
❗Unlicensed
- scredis (🥉13 · ⭐ 150 · 💀) - Non-blocking, ultra-fast Scala Redis client built on top of Akka..
Apache-2
- scruid (🥉13 · ⭐ 120 · 💀) - Scala + Druid: Scruid. A library that allows you to compose..
Apache-2
- finagle-postgres (🥉13 · ⭐ 81 · 💀) - PostgreSQL protocol support for Finagle.
Apache-2
- casbah (🥉12 · ⭐ 510 · 💀) - Casbah is now officially end-of-life (EOL).
❗Unlicensed
- salat (🥉12 · ⭐ 480 · 💀) - Salat is a simple serialization library for case classes.
❗Unlicensed
- couchdb-scala (🥉11 · ⭐ 65 · 💀) - A purely functional Scala client for CouchDB.
Apache-2
- scala-forklift (🥉10 · ⭐ 190) - Type-safe data migration tool for Slick, Git and beyond.
❗Unlicensed
- longevity (🥉10 · ⭐ 100 · 💀) - A Persistence Framework for Scala and NoSQL.
❗Unlicensed
- lucene4s (🥉9 · ⭐ 54 · 💀) - Light-weight convenience wrapper around Lucene to simplify..
MIT
- ReactiveCouchbase-rs-core (🥉9 · ⭐ 26 · 💀) - New ReactiveCouchbase driver using reactive-streams.
Apache-2
- akka-persistence-gcp-datastore (🥉9 · ⭐ 19 · 💀) - akka-persistence-gcp-datastore is a journal and..
Apache-2
- shade (🥉8 · ⭐ 110 · 💀) - Memcached client for Scala.
MIT
- morpheus (🥉8 · ⭐ 100 · 💀) - Reactive type-safe Scala driver for SQL databases.
❗Unlicensed
- scalarelational (🥉8 · ⭐ 58 · 💀) - Type-Safe framework for defining, modifying, and..
❗Unlicensed
- etcd4s (🥉8 · ⭐ 31 · 💀) - Scala etcd client implementing V3 APIs.
MIT
- scala-sql (🥉7 · ⭐ 89 · 💤) - scala SQL api.
❗Unlicensed
- mapperdao (🥉7 · ⭐ 14 · 💀) - A Scala ORM library.
❗Unlicensed
Libraries that handle JSON format.
jsoniter-scala (🥈22 · ⭐ 740) - Scala macros for compile-time generation of safe and.. MIT
-
GitHub (👨💻 26 · 🔀 99 · 📦 1 · 📋 340 - 23% open · ⏱️ 06.11.2024):
git clone https://github.com/plokhotnyuk/jsoniter-scala
json4s (🥈20 · ⭐ 1.5K) - JSON library. Apache-2
-
GitHub (👨💻 150 · 🔀 330 · 📋 430 - 39% open · ⏱️ 07.11.2024):
git clone https://github.com/json4s/json4s
zio-json (🥈19 · ⭐ 410) - Fast, secure JSON library with tight ZIO integration. Apache-2
-
GitHub (👨💻 68 · 🔀 150 · 📋 190 - 53% open · ⏱️ 07.11.2024):
git clone https://github.com/zio/zio-json
play-json (🥈19 · ⭐ 360) - The Play JSON library. Apache-2
-
GitHub (👨💻 68 · 🔀 130 · 📋 140 - 31% open · ⏱️ 05.11.2024):
git clone https://github.com/playframework/play-json
jackson-module-scala (🥈18 · ⭐ 500) - Add-on module for Jackson.. Apache-2
-
GitHub (👨💻 61 · 🔀 140 · 📋 490 - 10% open · ⏱️ 06.11.2024):
git clone https://github.com/FasterXML/jackson-module-scala
diffson (🥉16 · ⭐ 320) - A scala diff/patch library for Json. Apache-2
-
GitHub (👨💻 33 · 🔀 51 · 📋 59 - 18% open · ⏱️ 21.09.2024):
git clone https://github.com/gnieh/diffson
otavia-serde-json (🥉14 · ⭐ 35) - Your shiny new IO & Actor programming model! Star Me.. Apache-2
borer (🥉11 · ⭐ 220) - Efficient CBOR and JSON (de)serialization in Scala. MPL-2.0
-
GitHub (👨💻 9 · 🔀 14 · 📋 130 - 8% open · ⏱️ 19.09.2024):
git clone https://github.com/sirthias/borer
ninny-json (🥉11 · ⭐ 21) - JSON typeclasses that know the difference between null and.. Unlicense
-
GitHub (👨💻 3 · 🔀 6 · 📋 13 - 61% open · ⏱️ 13.06.2024):
git clone https://github.com/nrktkt/ninny-json
Show 8 hidden projects...
- spray-json (🥈21 · ⭐ 2.5K · 💀) - A lightweight, clean and simple JSON implementation in Scala.
Apache-2
- jawn (🥉17 · ⭐ 430) - Jawn is for parsing jay-sawn (JSON).
❗Unlicensed
- scala-jsonapi (🥉11 · ⭐ 110 · 💀) - Scala support library for integrating the JSON API spec with..
MIT
- pushka (🥉10 · ⭐ 81 · 💀) - ABANDONED Pure Scala serialization library with annotations.
Apache-2
- tupson (🥉10 · ⭐ 7) - Stupid simple Scala 3 library for writing and reading JSON.
Apache-2
- ScalaJack (🥉9 · ⭐ 110) - Fast JSON parser/generator for Scala.
❗Unlicensed
- sbt-json (🥉8 · ⭐ 31 · 💀) - sbt plugin that generates Scala case classes for easy, statically typed..
MIT
- json (🥉3 · ⭐ 11 · 💀) - Persist-Json, a Fast Json Parser Written in Scala.
❗Unlicensed
playframework (🥇33 · ⭐ 13K) - The Community Maintained High Velocity Web Framework.. Apache-2
finatra (🥇21 · ⭐ 2.3K) - Fast, testable, Scala services built on TwitterServer and Finagle. Apache-2
-
GitHub (👨💻 260 · 🔀 400 · 📋 320 - 4% open · ⏱️ 07.05.2024):
git clone https://github.com/twitter/finatra
framework (🥇21 · ⭐ 1.3K) - Lift Framework. Apache-2
-
GitHub (👨💻 120 · 🔀 280 · 📋 1.5K - 9% open · ⏱️ 25.08.2024):
git clone https://github.com/lift/framework
udash-core (🥈20 · ⭐ 450) - Scala framework for building beautiful and maintainable web.. Apache-2
-
GitHub (👨💻 41 · 🔀 36 · 📦 2 · 📋 120 - 26% open · ⏱️ 07.11.2024):
git clone https://github.com/UdashFramework/udash-core
Binding.scala (🥈19 · ⭐ 1.6K) - Reactive data-binding for Scala. MIT
-
GitHub (👨💻 25 · 🔀 110 · 📋 110 - 41% open · ⏱️ 08.04.2024):
git clone https://github.com/ThoughtWorksInc/Binding.scala
unfiltered (🥉17 · ⭐ 710) - A toolkit for servicing HTTP requests in Scala. MIT
-
GitHub (👨💻 93 · 🔀 110 · 📋 220 - 33% open · ⏱️ 04.11.2024):
git clone https://github.com/unfiltered/unfiltered
korolev (🥉17 · ⭐ 580 · 💤) - Single Page Applications running on the server side. Apache-2
-
GitHub (👨💻 26 · 🔀 50 · 📋 240 - 6% open · ⏱️ 06.08.2023):
git clone https://github.com/fomkin/korolev
youi (🥉16 · ⭐ 210) - Next generation user interface and application development in Scala and.. MIT
-
GitHub (👨💻 11 · 🔀 29 · 📋 63 - 34% open · ⏱️ 19.07.2024):
git clone https://github.com/outr/youi
sharaf (🥉10 · ⭐ 34) - Minimalistic Scala 3 web framework. Apache-2
-
GitHub (👨💻 2 · 🔀 2 · 📋 7 - 28% open · ⏱️ 21.10.2024):
git clone https://github.com/sake92/sharaf
Show 9 hidden projects...
- colossus (🥈19 · ⭐ 1.1K · 💀) - I/O and Microservice library for Scala.
Apache-2
- skinny-framework (🥈19 · ⭐ 740 · 💀) - Scala on Rails - A full-stack web app framework for rapid..
MIT
- scalatra (🥉18 · ⭐ 2.7K) - Tiny Scala high-performance, async web framework, inspired..
❗Unlicensed
- cask (🥉17 · ⭐ 540) - Cask: a Scala HTTP micro-framework. Cask makes it easy to..
❗Unlicensed
- xitrum (🥉16 · ⭐ 450 · 💀) - Async and clustered Scala web framework and HTTP(S) server.
MIT
- chaos (🥉15 · ⭐ 250 · 💀) - A lightweight framework for writing REST services in Scala.
Apache-2
- reactive (🥉11 · ⭐ 220 · 💀) - A simple FRP library and a web UI framework built on it.
❗Unlicensed
- analogweb-scala (🥉8 · ⭐ 13 · 💀) - Tiny High Performance HTTP Server for Scala.
MIT
- pagelets (🥉7 · ⭐ 76 · 💀) - A module for the Play Framework to build highly modular..
Apache-2
Libraries that handle common file formats including YAML, CSV, etc.
laika (🥇20 · ⭐ 410) - Site and E-book Generator and Customizable Text Markup.. Apache-2
-
GitHub (👨💻 27 · 🔀 46 · 📋 230 - 4% open · ⏱️ 07.11.2024):
git clone https://github.com/typelevel/Laika
spata (🥈13 · ⭐ 29) - Functional, stream-based CSV processor for Scala. Apache-2
-
GitHub (👨💻 4 · 🔀 8 · ⏱️ 30.09.2024):
git clone https://github.com/fingo/spata
Show 5 hidden projects...
- kantan.csv (🥈14 · ⭐ 350 · 💀) - CSV handling library for Scala.
Apache-2
- scala-csv (🥈13 · ⭐ 700) - CSV Reader/Writer for Scala.
❗Unlicensed
- spoiwo (🥉12 · ⭐ 180 · 💀) - Scala POI Wrapper for the spreadsheet generation in Excel:.
MIT
- moultingyaml (🥉10 · ⭐ 99 · 💀) - Scala wrapper for SnakeYAML.
MIT
- fm-flatfile (🥉6 · ⭐ 11 · 💤) - Scala Library for Reading Flat File Data..
Apache-2
coursier (🥇29 · ⭐ 2K) - Pure Scala Artifact Fetching. Apache-2
-
GitHub (👨💻 150 · 🔀 310 · 📥 14M · 📋 1.1K - 35% open · ⏱️ 07.11.2024):
git clone https://github.com/coursier/coursier
sbt-native-packager (🥇24 · ⭐ 1.6K) - sbt Native Packager. BSD-2
-
GitHub (👨💻 270 · 🔀 440 · 📋 810 - 17% open · ⏱️ 13.10.2024):
git clone https://github.com/sbt/sbt-native-packager
sbt-assembly (🥇22 · ⭐ 2K) - Deploy ber-JARs. Restart processes. (port of codahale/assembly-sbt). MIT
-
GitHub (👨💻 84 · 🔀 220 · 📋 360 - 30% open · ⏱️ 20.10.2024):
git clone https://github.com/sbt/sbt-assembly
sbt-scoverage (🥇21 · ⭐ 650) - sbt plugin for scoverage. Apache-2
-
GitHub (👨💻 76 · 🔀 160 · 📋 270 - 14% open · ⏱️ 01.11.2024):
git clone https://github.com/scoverage/sbt-scoverage
sbt-eclipse (🥈20 · ⭐ 720) - Plugin for sbt to create Eclipse project definitions. Apache-2
-
GitHub (👨💻 41 · 🔀 170 · 📋 280 - 27% open · ⏱️ 18.10.2024):
git clone https://github.com/sbt/sbt-eclipse
mima (🥈20 · ⭐ 460) - A tool for catching binary incompatibility in Scala. Apache-2
-
GitHub (👨💻 49 · 🔀 70 · 📋 220 - 12% open · ⏱️ 06.11.2024):
git clone https://github.com/lightbend/mima
mdoc (🥈20 · ⭐ 400) - Typechecked markdown documentation for Scala. Apache-2
-
GitHub (👨💻 54 · 🔀 81 · 📋 210 - 28% open · ⏱️ 25.10.2024):
git clone https://github.com/scalameta/mdoc
sbt-release (🥈19 · ⭐ 650) - A release plugin for sbt. Apache-2
-
GitHub (👨💻 66 · 🔀 160 · 📋 190 - 45% open · ⏱️ 04.11.2024):
git clone https://github.com/sbt/sbt-release
sbt-git (🥈19 · ⭐ 350) - A git plugin for sbt. BSD-2
-
GitHub (👨💻 54 · 🔀 100 · 📋 120 - 27% open · ⏱️ 06.11.2024):
git clone https://github.com/sbt/sbt-git
sbt-jmh (🥈18 · ⭐ 790) - Trust no one, bench everything. - sbt plugin for JMH (Java.. Apache-2
-
GitHub (👨💻 52 · 🔀 90 · 📋 99 - 29% open · ⏱️ 04.11.2024):
git clone https://github.com/sbt/sbt-jmh
sbt-updates (🥈18 · ⭐ 760) - sbt plugin that can check Maven and Ivy repositories for dependency.. BSD-3
-
GitHub (👨💻 29 · 🔀 55 · 📋 79 - 16% open · ⏱️ 28.10.2024):
git clone https://github.com/rtimush/sbt-updates
sbt-buildinfo (🥈18 · ⭐ 560 · 📈) - I know this because build.sbt knows this. MIT
-
GitHub (👨💻 50 · 🔀 89 · 📋 110 - 16% open · ⏱️ 03.11.2024):
git clone https://github.com/sbt/sbt-buildinfo
xsbt-web-plugin (🥈18 · ⭐ 380) - Package and run .war files with sbt. BSD-3
-
GitHub (👨💻 33 · 🔀 99 · 📋 280 - 2% open · ⏱️ 02.11.2024):
git clone https://github.com/earldouglas/xsbt-web-plugin
sbt-sonatype (🥈18 · ⭐ 340) - A sbt plugin for publishing Scala/Java projects to the Maven.. Apache-2
-
GitHub (👨💻 36 · 🔀 64 · 📋 110 - 13% open · ⏱️ 04.11.2024):
git clone https://github.com/xerial/sbt-sonatype
sbt-microsites (🥈18 · ⭐ 320) - An sbt plugin to create awesome microsites for your project. Apache-2
-
GitHub (👨💻 76 · 🔀 61 · 📋 140 - 12% open · ⏱️ 29.04.2024):
git clone https://github.com/47degrees/sbt-microsites
sbt-ci-release (🥈18 · ⭐ 280) - sbt plugin to automate Sonatype releases from GitHub Actions. Apache-2
-
GitHub (👨💻 65 · 🔀 77 · 📋 77 - 5% open · ⏱️ 06.11.2024):
git clone https://github.com/sbt/sbt-ci-release
sbt-scalafmt (🥉17 · ⭐ 200) - sbt plugin for Scalafmt. Apache-2
-
GitHub (👨💻 29 · 🔀 43 · 📋 70 - 5% open · ⏱️ 04.11.2024):
git clone https://github.com/scalameta/sbt-scalafmt
sbt-doctest (🥉16 · ⭐ 180) - Doctest for scala. MIT
-
GitHub (👨💻 26 · 🔀 28 · 📋 62 - 22% open · ⏱️ 03.11.2024):
git clone https://github.com/tkawachi/sbt-doctest
sbt-unidoc (🥉16 · ⭐ 120) - sbt plugin to create a unified Scaladoc or Javadoc API document.. Apache-2
-
GitHub (👨💻 23 · 🔀 27 · 📋 60 - 40% open · ⏱️ 06.11.2024):
git clone https://github.com/sbt/sbt-unidoc
sbt-docker (🥉15 · ⭐ 730 · 💤) - Create Docker images directly from sbt. MIT
-
GitHub (👨💻 27 · 🔀 110 · 📋 90 - 23% open · ⏱️ 24.08.2023):
git clone https://github.com/marcuslonnberg/sbt-docker
sbt-header (🥉15 · ⭐ 190 · 💤) - sbt-header is an sbt plugin for creating file headers, e.g... Apache-2
-
GitHub (👨💻 38 · 🔀 54 · 📋 88 - 12% open · ⏱️ 07.06.2023):
git clone https://github.com/sbt/sbt-header
splain (🥉14 · ⭐ 370) - better implicit errors for scala. MIT
-
GitHub (👨💻 21 · 🔀 28 · 📥 630 · 📋 68 - 13% open · ⏱️ 09.10.2024):
git clone https://github.com/tek/splain
sbt-dependency-check (🥉14 · ⭐ 270 · 💤) - SBT Plugin for OWASP DependencyCheck. Monitor your.. Apache-2
-
GitHub (👨💻 18 · 🔀 35 · 📋 83 - 4% open · ⏱️ 15.11.2023):
git clone https://github.com/albuch/sbt-dependency-check
sbt-revolver (🥉13 · ⭐ 850) - An SBT plugin for dangerously fast development turnaround in.. Apache-2
-
GitHub (👨💻 17 · 🔀 54 · 📋 87 - 25% open · ⏱️ 18.10.2024):
git clone https://github.com/spray/sbt-revolver
sbt-api-mappings (🥉12 · ⭐ 90 · 💤) - An Sbt plugin that fills apiMappings for common Scala.. Apache-2
-
GitHub (👨💻 12 · 🔀 17 · 📋 14 - 57% open · ⏱️ 15.07.2023):
git clone https://github.com/ThoughtWorksInc/sbt-api-mappings
sbt-ide-settings (🥉11 · ⭐ 62 · 💤) - SBT plugin for tweaking various IDE settings. Apache-2
-
GitHub (👨💻 7 · 🔀 7 · 📋 15 - 60% open · ⏱️ 10.10.2023):
git clone https://github.com/Jetbrains/sbt-ide-settings
sbt-scala-js-map (🥉11 · ⭐ 36) - A Sbt plugin that configures source mapping for.. Apache-2
-
GitHub (👨💻 4 · 🔀 3 · 📋 7 - 71% open · ⏱️ 03.05.2024):
git clone https://github.com/ThoughtWorksInc/sbt-scala-js-map
Show 9 hidden projects...
- sbt-pgp (🥉15 · ⭐ 140) - PGP plugin for sbt.
❗Unlicensed
- sbt-pack (🥉14 · ⭐ 500) - A sbt plugin for creating distributable Scala packages.
❗Unlicensed
- tut (🥉13 · ⭐ 600 · 💀) - doc/tutorial generator for scala.
MIT
- scala-clippy (🥉13 · ⭐ 310 · 💀) - Good advice for Scala compiler errors.
Apache-2
- sbt-site (🥉13 · ⭐ 170) - Site generation for sbt.
❗Unlicensed
- better-monadic-for (🥉12 · ⭐ 710 · 💀) - Desugaring scala
for
without implicitwithFilter
s.MIT
- sbt-ghpages (🥉11 · ⭐ 91) - git, site and ghpages support for sbt projects.
❗Unlicensed
- sbt-groll (🥉10 · ⭐ 130 · 💀) - sbt plugin to roll the Git history.
Apache-2
- sbt-deploy-ssh (🥉10 · ⭐ 28 · 💀) - SBT deploy plugin.
MIT
Extensions and platforms that provide various abstractions.
ammonite (🥇27 · ⭐ 2.6K) - Scala Scripting. MIT
-
GitHub (👨💻 150 · 🔀 370 · 📥 950K · 📋 840 - 17% open · ⏱️ 24.10.2024):
git clone https://github.com/com-lihaoyi/ammonite
scalameta (🥇27 · ⭐ 1.1K · 📈) - Library to read, analyze, transform and generate Scala.. BSD-3
-
GitHub (👨💻 120 · 🔀 220 · 📦 3 · 📋 1.2K - 12% open · ⏱️ 05.11.2024):
git clone https://github.com/scalameta/scalameta
shapeless (🥇26 · ⭐ 3.4K) - Generic programming for Scala. Apache-2
-
GitHub (👨💻 150 · 🔀 530 · 📦 140 · 📋 420 - 8% open · ⏱️ 03.11.2024):
git clone https://github.com/milessabin/shapeless
refined (🥈24 · ⭐ 1.7K) - Refinement types for Scala. MIT
-
GitHub (👨💻 79 · 🔀 150 · 📋 220 - 33% open · ⏱️ 05.11.2024):
git clone https://github.com/fthomas/refined
Monocle (🥈23 · ⭐ 1.7K) - Optics library for Scala. MIT
-
GitHub (👨💻 120 · 🔀 200 · 📋 380 - 13% open · ⏱️ 05.11.2024):
git clone https://github.com/optics-dev/monocle
chimney (🥈22 · ⭐ 1.2K) - Scala library for boilerplate-free, type-safe data.. Apache-2
-
GitHub (👨💻 35 · 🔀 94 · 📋 210 - 8% open · ⏱️ 22.10.2024):
git clone https://github.com/scalalandio/chimney
util (🥈21 · ⭐ 2.7K) - Wonderful reusable code from Twitter. Apache-2
-
GitHub (👨💻 320 · 🔀 580 · 📋 120 - 9% open · ⏱️ 11.10.2024):
git clone https://github.com/twitter/util
ox (🥈20 · ⭐ 390) - Safe direct-style concurrency and resiliency for Scala on the JVM. Apache-2
-
GitHub (👨💻 23 · 🔀 27 · 📋 56 - 30% open · ⏱️ 04.11.2024):
git clone https://github.com/softwaremill/ox
quicklens (🥈19 · ⭐ 830) - Modify deeply nested case class fields. Apache-2
-
GitHub (👨💻 26 · 🔀 53 · 📋 58 - 43% open · ⏱️ 17.09.2024):
git clone https://github.com/softwaremill/quicklens
eff (🥈19 · ⭐ 580) - Eff monad for cats - https://atnos-org.github.io/eff. MIT
-
GitHub (👨💻 43 · 🔀 78 · 📋 69 - 7% open · ⏱️ 04.11.2024):
git clone https://github.com/atnos-org/eff
scribe (🥈19 · ⭐ 520) - The fastest logging library in the world. Built from scratch in.. MIT
-
GitHub (👨💻 20 · 🔀 42 · 📋 170 - 9% open · ⏱️ 25.10.2024):
git clone https://github.com/outr/scribe
enumeratum (🥉18 · ⭐ 1.2K) - A type-safe, reflection-free, powerful enumeration.. MIT
-
GitHub (👨💻 93 · 🔀 150 · 📋 140 - 22% open · ⏱️ 04.10.2024):
git clone https://github.com/lloydmeta/enumeratum
async (🥉18 · ⭐ 1.1K) - An asynchronous programming facility for Scala. Apache-2
-
GitHub (👨💻 28 · 🔀 92 · 📋 88 - 13% open · ⏱️ 06.11.2024):
git clone https://github.com/scala/scala-async
scala-graph (🥉18 · ⭐ 560) - Graph for Scala is intended to provide basic graph.. Apache-2
-
GitHub (👨💻 20 · 🔀 72 · 📋 120 - 8% open · ⏱️ 15.10.2024):
git clone https://github.com/scala-graph/scala-graph
better-files (🥉16 · ⭐ 1.5K) - Simple, safe and intuitive Scala I/O. MIT
-
GitHub (👨💻 62 · 🔀 140 · 📋 230 - 21% open · ⏱️ 18.03.2024):
git clone https://github.com/pathikrit/better-files
nscala-time (🥉16 · ⭐ 870) - A new Scala wrapper for Joda Time based on scala-time. Apache-2
-
GitHub (👨💻 26 · 🔀 79 · 📋 55 - 10% open · ⏱️ 05.11.2024):
git clone https://github.com/nscala-time/nscala-time
Dsl.scala (🥉16 · ⭐ 260) - A framework to create embedded Domain-Specific Languages.. Apache-2
-
GitHub (👨💻 5 · 🔀 29 · 📋 42 - 57% open · ⏱️ 23.05.2024):
git clone https://github.com/ThoughtWorksInc/Dsl.scala
simulacrum (🥉15 · ⭐ 940) - First class syntax support for type classes in Scala. BSD-3
-
GitHub (👨💻 35 · 🔀 61 · 📋 75 - 40% open · ⏱️ 26.03.2024):
git clone https://github.com/typelevel/simulacrum
chronoscala (🥉15 · ⭐ 67) - A JSR-310 port of nscala_time. MIT
-
GitHub (👨💻 10 · 🔀 8 · 📋 17 - 5% open · ⏱️ 26.10.2024):
git clone https://github.com/chronoscala/chronoscala
otavia-all (🥉13 · ⭐ 35) - Your shiny new IO & Actor programming model! Star Me Please. Apache-2
enableIf.scala (🥉12 · ⭐ 66 · 💤) - A library that toggles Scala code at compile-time, like.. Apache-2
-
GitHub (👨💻 6 · 🔀 5 · 📋 10 - 50% open · ⏱️ 02.07.2023):
git clone https://github.com/ThoughtWorksInc/enableIf.scala
Show 12 hidden projects...
- cats (🥇26 · ⭐ 5.3K) - Lightweight, modular, and extensible library for..
❗Unlicensed
- scalaz (🥈20 · ⭐ 4.7K) - Principled Functional Programming in Scala.
❗Unlicensed
- cassovary (🥉18 · ⭐ 1K · 💀) - Cassovary is a simple big graph processing library for the JVM.
Apache-2
- freestyle (🥉17 · ⭐ 610 · 💀) - A cohesive & pragmatic framework of FP centric Scala..
Apache-2
- larray (🥉15 · ⭐ 400 · 💀) - Large off-heap arrays and mmap files for Scala and Java.
Apache-2
- each (🥉15 · ⭐ 260 · 💀) - A macro library that converts native imperative syntax to..
Apache-2
- hamsters (🥉14 · ⭐ 290 · 💀) - A mini Scala utility library.
Apache-2
- squid (🥉12 · ⭐ 200 · 💀) - Squid type-safe metaprogramming and compilation framework for Scala.
Apache-2
- scala-records (🥉11 · ⭐ 160 · 💀) - Labeled records for Scala based on structural..
BSD-3
- Freasy-Monad (🥉8 · ⭐ 120 · 💀) - Easy way to create Free Monad using Scala macros with..
MIT
- freedsl (🥉8 · ⭐ 36 · 💀) - Practical effect composition library based on abstract wrapping..
❗Unlicensed
- lamma (🥉6 · ⭐ 90 · 💀) - Lamma schedule generator for Scala is a professional schedule..
❗Unlicensed
Libraries for audio, image, and video handling and processing
scrimage (🥇19 · ⭐ 1.1K) - JVM - Java, Kotlin, Scala image processing library. Apache-2
-
GitHub (👨💻 58 · 🔀 140 · 📋 200 - 2% open · ⏱️ 12.08.2024):
git clone https://github.com/sksamuel/scrimage
scalismo (🥈16 · ⭐ 250 · 💤) - Scalable Image Analysis and Shape Modelling. Apache-2
-
GitHub (👨💻 23 · 🔀 66 · 📋 83 - 12% open · ⏱️ 23.01.2024):
git clone https://github.com/unibas-gravis/scalismo
media4s (🥉9 · ⭐ 34 · 💤) - Scala command-line wrapper around ffmpeg, ffprobe, ImageMagick, and.. MIT
-
GitHub (👨💻 3 · 🔀 4 · ⏱️ 29.12.2023):
git clone https://github.com/outr/media4s
Show 4 hidden projects...
- scalacollider (🥈11 · ⭐ 190 · 💀) - A Scala sound synthesis library based on SuperCollider.
❗️AGPL-3.0
- sbt-javacv (🥉9 · ⭐ 90 · 💀) - Start using OpenCV in your JVM project in just 1 line, no separate..
MIT
- scala-phash (🥉8 · ⭐ 20 · 💀) - Image comparison by hash codes.
MIT
- chromaprint.scala (🥉6 · ⭐ 85 · 💀) - Chromaprint/AcoustID audio fingerprinting for the JVM.
❗Unlicensed
airframe (🥇21 · ⭐ 630) - Essential Building Blocks for Scala. Apache-2
-
GitHub (👨💻 47 · 🔀 66 · 📋 640 - 16% open · ⏱️ 07.11.2024):
git clone https://github.com/wvlet/airframe
izumi (🥇21 · ⭐ 620) - Productivity-oriented collection of lightweight fancy stuff for.. BSD-2
-
GitHub (👨💻 32 · 🔀 66 · 📋 470 - 14% open · ⏱️ 30.10.2024):
git clone https://github.com/7mind/izumi
macwire (🥈20 · ⭐ 1.3K) - Zero-cost, compile-time, type-safe dependency injection.. Apache-2
-
GitHub (👨💻 44 · 🔀 76 · 📋 130 - 42% open · ⏱️ 04.11.2024):
git clone https://github.com/softwaremill/macwire
scala-guice (🥈15 · ⭐ 340 · 💤) - Scala extensions for Google Guice. Apache-2
-
GitHub (👨💻 26 · 🔀 44 · 📋 62 - 19% open · ⏱️ 13.05.2023):
git clone https://github.com/codingwell/scala-guice
otavia-runtime (🥈15 · ⭐ 35) - Your shiny new IO & Actor programming model! Star Me.. Apache-2
jam (🥉8 · ⭐ 60) - Incredibly simple DI Scala library. MIT
-
GitHub (👨💻 4 · 🔀 4 · ⏱️ 13.03.2024):
git clone https://github.com/yakivy/jam
Show 3 hidden projects...
HTTP clients and servers
http4s (🥇27 · ⭐ 2.6K) - A minimal, idiomatic Scala interface for HTTP. Apache-2
-
GitHub (👨💻 470 · 🔀 790 · 📋 1.5K - 22% open · ⏱️ 05.11.2024):
git clone https://github.com/http4s/http4s
tapir (🥇26 · ⭐ 1.4K) - Rapid development of self-documenting APIs. Apache-2
-
GitHub (👨💻 310 · 🔀 420 · 📋 890 - 17% open · ⏱️ 07.11.2024):
git clone https://github.com/softwaremill/tapir
sttp (🥈25 · ⭐ 1.5K) - The Scala HTTP client you always wanted!. Apache-2
-
GitHub (👨💻 220 · 🔀 310 · 📋 460 - 12% open · ⏱️ 06.11.2024):
git clone https://github.com/softwaremill/sttp
finch (🥈22 · ⭐ 1.6K) - Scala combinator library for building Finagle HTTP services. Apache-2
-
GitHub (👨💻 130 · 🔀 220 · 📋 410 - 10% open · ⏱️ 05.11.2024):
git clone https://github.com/finagle/finch
scalaxb (🥈22 · ⭐ 340) - scalaxb is an XML data binding tool for Scala. MIT
-
GitHub (👨💻 69 · 🔀 150 · 📋 450 - 35% open · ⏱️ 16.10.2024):
git clone https://github.com/eed3si9n/scalaxb
endpoints4s (🥈20 · ⭐ 410) - Describe HTTP endpoints in Scala and derive clients,.. MIT
-
GitHub (👨💻 64 · 🔀 97 · 📋 210 - 17% open · ⏱️ 06.11.2024):
git clone https://github.com/endpoints4s/endpoints4s
play-ws (🥉19 · ⭐ 220) - Standalone Play WS, an async HTTP client with fluent API. Apache-2
-
GitHub (👨💻 50 · 🔀 87 · 📋 160 - 48% open · ⏱️ 04.11.2024):
git clone https://github.com/playframework/play-ws
pekko-http (🥉18 · ⭐ 150) - The Streaming-first HTTP server/module of Apache Pekko. Apache-2
-
GitHub (👨💻 360 · 🔀 39 · 📋 100 - 28% open · ⏱️ 03.11.2024):
git clone https://github.com/apache/incubator-pekko-http
reboot (🥉17 · ⭐ 430) - Scala wrapper for the Java AsyncHttpClient. ❗️LGPL-3.0
-
GitHub (👨💻 39 · 🔀 100 · 📋 100 - 3% open · ⏱️ 25.08.2024):
git clone https://github.com/dispatch/reboot
otavia-codec-http (🥉13 · ⭐ 35) - Your shiny new IO & Actor programming model! Star Me.. Apache-2
lolhttp (🥉10 · ⭐ 93 · 💤) - An HTTP Server and Client library for Scala. Apache-2
-
GitHub (👨💻 20 · 🔀 18 · 📋 37 - 78% open · ⏱️ 17.07.2023):
git clone https://github.com/criteo/lolhttp
Show 7 hidden projects...
- akka-http (🥈23 · ⭐ 1.3K) - The Streaming-first HTTP server/module of Akka.
❗Unlicensed
- scalaj-http (🥉15 · ⭐ 970 · 💀) - Simple scala wrapper for HttpURLConnection. OAuth included.
Apache-2
- requests-scala (🥉15 · ⭐ 730) - A Scala port of the popular Python Requests HTTP..
❗Unlicensed
- fintrospect (🥉11 · ⭐ 91 · 💀) - Implement fast, type-safe HTTP webservices for Finagle.
Apache-2
- roshttp (🥉10 · ⭐ 130 · 💀) - Unified Scala.js + Scala HTTP client API.
MIT
- frontier (🥉7 · ⭐ 10) - A lightweight HTTP/WebSocket server built with ZIO.
MIT
- jefe (🥉7 · ⭐ 8 · 💀) - Manages installation, updating, downloading, launching, error reporting, and..
MIT
Libraries and frameworks for various types of code testing
gatling (🥇28 · ⭐ 6.5K) - Modern Load Testing as Code. Apache-2
-
GitHub (👨💻 240 · 🔀 1.2K · 📦 23 · 📋 3.8K - 1% open · ⏱️ 06.11.2024):
git clone https://github.com/gatling/gatling
scalacheck (🥇23 · ⭐ 1.9K) - Property-based testing for Scala. BSD-3
-
GitHub (👨💻 150 · 🔀 400 · 📋 360 - 18% open · ⏱️ 04.11.2024):
git clone https://github.com/typelevel/scalacheck
scalatest (🥇23 · ⭐ 1.2K) - A testing tool for Scala and Java developers. Apache-2
-
GitHub (👨💻 65 · 🔀 330 · 📋 860 - 60% open · ⏱️ 17.10.2024):
git clone https://github.com/scalatest/scalatest
spark-testing-base (🥈22 · ⭐ 1.5K · 📈) - Base classes to use when writing tests with Spark. Apache-2
-
GitHub (👨💻 61 · 🔀 360 · 📦 39 · 📋 220 - 46% open · ⏱️ 03.11.2024):
git clone https://github.com/holdenk/spark-testing-base
munit (🥈20 · ⭐ 430) - Scala testing library with actionable errors and extensible.. Apache-2
-
GitHub (👨💻 55 · 🔀 90 · 📋 160 - 24% open · ⏱️ 04.11.2024):
git clone https://github.com/scalameta/munit
cornichon (🥈19 · ⭐ 230) - Testing tool in Scala for HTTP JSON API. Apache-2
-
GitHub (👨💻 18 · 🔀 29 · 📋 160 - 3% open · ⏱️ 07.11.2024):
git clone https://github.com/agourlay/cornichon
stryker4s (🥈19 · ⭐ 200) - Mutation testing for Scala. Apache-2
-
GitHub (👨💻 36 · 🔀 36 · 📋 170 - 18% open · ⏱️ 06.11.2024):
git clone https://github.com/stryker-mutator/stryker4s
scalamock (🥉18 · ⭐ 500) - Native Scala mocking framework. MIT
-
GitHub (👨💻 36 · 🔀 99 · 📋 230 - 12% open · ⏱️ 16.09.2024):
git clone https://github.com/paulbutcher/scalamock
testcontainers-scala (🥉16 · ⭐ 640) - Docker containers for testing in scala. MIT
-
GitHub (👨💻 86 · 🔀 130 · 📋 140 - 48% open · ⏱️ 01.11.2024):
git clone https://github.com/testcontainers/testcontainers-scala
utest (🥉16 · ⭐ 490 · 📉) - A simple testing framework for Scala. MIT
-
GitHub (👨💻 51 · 🔀 80 · 📋 140 - 21% open · ⏱️ 24.10.2024):
git clone https://github.com/com-lihaoyi/utest
mockito-scala (🥉16 · ⭐ 350) - Mockito for Scala language. MIT
-
GitHub (👨💻 31 · 🔀 59 · 📋 130 - 25% open · ⏱️ 24.06.2024):
git clone https://github.com/mockito/mockito-scala
scalaprops (🥉14 · ⭐ 280) - property based testing library for Scala. MIT
-
GitHub (👨💻 12 · 🔀 22 · 📋 22 - 45% open · ⏱️ 04.11.2024):
git clone https://github.com/scalaprops/scalaprops
Show 5 hidden projects...
- specs2 (🥈20 · ⭐ 730) - Software Specifications for Scala.
❗Unlicensed
- weaver-test (🥉15 · ⭐ 440) - A test framework that runs everything in parallel.
❗Unlicensed
- minitest (🥉14 · ⭐ 180 · 💀) - The super light testing library for Scala and Scala.js.
Apache-2
- scalameter (🥉13 · ⭐ 510 · 💀) - Microbenchmarking and performance regression testing..
❗Unlicensed
- scalive (🥉11 · ⭐ 200 · 💀) - Connect a Scala REPL to running JVM processes without any prior setup.
MIT
Libraries for security, authentication, and cryptography
play-pac4j (🥇17 · ⭐ 410) - Security library for Play framework 2 in Java and Scala: OAuth,.. Apache-2
-
GitHub (👨💻 51 · 🔀 100 · 📋 170 - 1% open · ⏱️ 06.11.2024):
git clone https://github.com/pac4j/play-pac4j
play-googleauth (🥇17 · ⭐ 36) - Simple play module for authenticating against Google. Apache-2
-
GitHub (👨💻 70 · 🔀 11 · ⏱️ 07.11.2024):
git clone https://github.com/guardian/play-googleauth
scala-oauth2-provider (🥈16 · ⭐ 540 · 💤) - OAuth 2.0 server-side implementation written in Scala. MIT
-
GitHub (👨💻 28 · 🔀 100 · 📋 67 - 5% open · ⏱️ 04.12.2023):
git clone https://github.com/nulab/scala-oauth2-provider
akka-http-session (🥈16 · ⭐ 440 · 💤) - Web & mobile client-side akka-http sessions, with.. Apache-2
-
GitHub (👨💻 24 · 🔀 58 · 📋 45 - 26% open · ⏱️ 29.08.2023):
git clone https://github.com/softwaremill/akka-http-session
sttp-oauth2 (🥈16 · ⭐ 74) - OAuth2 client library implemented in Scala using sttp. Apache-2
jose (🥉9 · ⭐ 15 · 💤) - Extensible JOSE library for Scala. Unlicense
-
GitHub (👨💻 4 · 🔀 5 · 📋 13 - 69% open · ⏱️ 14.07.2023):
git clone https://github.com/blackdoor/jose
Show 6 hidden projects...
- securesocial (🥇17 · ⭐ 1.2K · 💀) - A module that provides OAuth, OAuth2 and OpenID..
Apache-2
- scrypto (🥈16 · ⭐ 200) - Cryptographic primitives for Scala.
❗️CC0-1.0
- play2-auth (🥉15 · ⭐ 620 · 💀) - Play2.x Authentication and Authorization module.
Apache-2
- tsec (🥉15 · ⭐ 350 · 💀) - Type-safe general-cryptography library -..
MIT
- aws-request-signer (🥉9 · ⭐ 21 · 💀) - Scala library to sign HTTP requests to AWS services.
Apache-2
- OAuth2-mock-play (🥉7 · ⭐ 25 · 💀) - An implementation of an OAuth2 server designed for..
MIT
Libraries for data binding, validation, and serialization
scalapb (🥇26 · ⭐ 1.3K) - Protocol buffer compiler for Scala. Apache-2
-
GitHub (👨💻 130 · 🔀 280 · 📥 530K · 📋 610 - 5% open · ⏱️ 06.11.2024):
git clone https://github.com/scalapb/scalapb
scodec (🥇20 · ⭐ 810) - Scala combinator library for working with binary data. BSD-3
-
GitHub (👨💻 62 · 🔀 110 · 📋 72 - 2% open · ⏱️ 31.10.2024):
git clone https://github.com/scodec/scodec
scrooge (🥇20 · ⭐ 790) - A Thrift parser/generator. Apache-2
-
GitHub (👨💻 230 · 🔀 240 · 📋 190 - 23% open · ⏱️ 17.10.2024):
git clone https://github.com/twitter/scrooge
upickle (🥇20 · ⭐ 720) - uPickle: a simple, fast, dependency-free JSON & Binary.. MIT
-
GitHub (👨💻 59 · 🔀 160 · 📋 300 - 7% open · ⏱️ 24.10.2024):
git clone https://github.com/com-lihaoyi/upickle
avro4s (🥈19 · ⭐ 720 · 📉) - Avro schema generation and serialization / deserialization.. Apache-2
-
GitHub (👨💻 110 · 🔀 240 · 📋 390 - 7% open · ⏱️ 25.05.2024):
git clone https://github.com/sksamuel/avro4s
proto (🥉13 · ⭐ 34) - Lightweight and fast serialization library for Scala 2/3 based on.. MIT
-
GitHub (👨💻 7 · 🔀 3 · ⏱️ 20.09.2024):
git clone https://github.com/zero-deps/proto
dupin (🥉6 · ⭐ 42) - Minimal, idiomatic, customizable validation Scala library. MIT
-
GitHub (👨💻 2 · 🔀 2 · ⏱️ 02.04.2024):
git clone https://github.com/yakivy/dupin
Show 7 hidden projects...
- chill (🥈17 · ⭐ 610 · 💀) - Scala extensions for the Kryo serialization library.
Apache-2
- accord (🥉12 · ⭐ 530 · 💀) - Accord: A sane validation library for Scala.
❗Unlicensed
- octopus (🥉10 · ⭐ 150 · 💀) - Scala library for boilerplate-free validation.
Apache-2
- fields (🥉8 · ⭐ 48 · 💀) - Scala validation library.
Apache-2
- msgpack-scala (🥉7 · ⭐ 94 · 💀) - MessagePack serializer implementation for Scala /..
❗Unlicensed
- avro-codegen (🥉7 · ⭐ 9 · 💀) - Scala code generator for Avro schemas.
❗Unlicensed
- veto (🥉4 · ⭐ 6 · 💀) - If you dont agree with the data.
Apache-2
Libraries for creating custom parsers
fastparse (🥇18 · ⭐ 1.1K) - Writing Fast Parsers Fast in Scala. MIT
-
GitHub (👨💻 54 · 🔀 160 · 📋 150 - 10% open · ⏱️ 24.10.2024):
git clone https://github.com/com-lihaoyi/fastparse
scala-parser-combinators (🥇18 · ⭐ 660) - simple combinator-based parsing for Scala. formerly.. Apache-2
-
GitHub (👨💻 70 · 🔀 130 · 📋 120 - 18% open · ⏱️ 06.11.2024):
git clone https://github.com/scala/scala-parser-combinators
cats-parse (🥈17 · ⭐ 230) - A parsing library for the cats ecosystem. MIT
-
GitHub (👨💻 45 · 🔀 53 · 📋 97 - 26% open · ⏱️ 23.10.2024):
git clone https://github.com/typelevel/cats-parse
Show 3 hidden projects...
- parboiled2 (🥉14 · ⭐ 720) - A macro-based PEG parser generator for Scala 2.10+.
❗Unlicensed
- atto (🥉14 · ⭐ 360 · 💀) - friendly little parsers.
MIT
- scallion (🥉9 · ⭐ 56 · 💀) - LL(1) parser combinators in Scala.
Apache-2
Reactive programming libraries (streams, observables...)
monix (🥇20 · ⭐ 1.9K · 💤) - Asynchronous, Reactive Programming for Scala and Scala.js. Apache-2
-
GitHub (👨💻 110 · 🔀 240 · 📋 710 - 18% open · ⏱️ 17.10.2023):
git clone https://github.com/monix/monix
rescala (🥈15 · ⭐ 90) - REScala - distributed and reactive programming embedded in.. Apache-2
-
GitHub (👨💻 34 · 🔀 29 · ⏱️ 05.11.2024):
git clone https://github.com/rescala-lang/rescala
Show 9 hidden projects...
- fs2 (🥇24 · ⭐ 2.4K) - Compositional, streaming I/O library for Scala.
❗Unlicensed
- vertx-lang-scala (🥈18 · ⭐ 120) - Vert.x for Scala.
❗Unlicensed
- rxscala (🥈16 · ⭐ 890 · 💀) - RxScala Reactive Extensions for Scala a library for composing..
Apache-2
- iteratee (🥉14 · ⭐ 180 · 💀) - Iteratees for Cats.
Apache-2
- reactor-scala-extensions (🥉13 · ⭐ 52 · 💀) - A scala extension for Project Reactors Flux and Mono.
Apache-2
- scala.rx (🥉12 · ⭐ 980 · 💀) - An experimental library for Functional Reactive..
❗Unlicensed
- synapsegrid (🥉8 · ⭐ 120 · 💀) - SynapseGrid is a framework for constructing dynamic low..
❗Unlicensed
- reactors (🥉8 · ⭐ 4 · 💀) - A concurrent reactive programming framework.
BSD-3
- wire-signals (🥉5 · ⭐ 12 · 💀) - A small and effective event-handling library for Scala.
❗️GPL-3.0
Various tooling libraries that help with the overall Scala programming environment
fast-string-interpolator (🥇13 · ⭐ 90) - Scala macro that generates ultra-fast string.. Apache-2
-
GitHub (👨💻 7 · 🔀 7 · 📋 7 - 28% open · ⏱️ 06.11.2024):
git clone https://github.com/plokhotnyuk/fast-string-interpolator
dregex (🥇13 · ⭐ 46) - dregex is a Java library that implements a regular expression engine using.. BSD-2
-
GitHub (👨💻 6 · 🔀 4 · 📋 6 - 16% open · ⏱️ 01.11.2024):
git clone https://github.com/marianobarrios/dregex
fastring (🥈12 · ⭐ 130) - Extremely fast string formatting. Apache-2
-
GitHub (👨💻 7 · 🔀 10 · 📋 11 - 63% open · ⏱️ 03.05.2024):
git clone https://github.com/atry/fastring
Show 6 hidden projects...
- scalatex (🥈10 · ⭐ 290 · 💀) - Programmable, Typesafe Document Generation.
❗Unlicensed
- scala-trace-debug (🥉9 · ⭐ 120 · 💀) - Macro based print debugging. Locates log statements in..
MIT
- pos (🥉8 · ⭐ 23 · 💀) - Macro based print debugging for Scala code. Locates debug statements in..
Apache-2
- scala2plantuml (🥉8 · ⭐ 23 · 💀) - Scala2PlantUML generates PlantUML diagrams from Scala code.
MIT
- stone (🥉8 · ⭐ 4 · 💀) - URL (de)construct. Withers.
Apache-2
- scalajs-router (🥉5 · ⭐ 4 · 💀) - ScalaJS frontend router.
Apache-2
twirl (🥇20 · ⭐ 550) - Twirl is Plays default template engine. Apache-2
-
GitHub (👨💻 56 · 🔀 110 · 📋 120 - 33% open · ⏱️ 04.11.2024):
git clone https://github.com/playframework/twirl
scalate (🥈17 · ⭐ 610) - Scalate is a Scala based template engine which supports HAML,.. Apache-2
-
GitHub (👨💻 74 · 🔀 100 · 📋 74 - 52% open · ⏱️ 04.11.2024):
git clone https://github.com/scalate/scalate
scalatags (🥉15 · ⭐ 760) - ScalaTags is a small XML/HTML construction library for Scala. MIT
-
GitHub (👨💻 62 · 🔀 120 · 📋 150 - 26% open · ⏱️ 24.10.2024):
git clone https://github.com/com-lihaoyi/scalatags
hepek (🥉13 · ⭐ 110) - Typesafe HTML templates and static site generator in pure Scala. Apache-2
-
GitHub (👨💻 6 · 🔀 10 · 📋 36 - 36% open · ⏱️ 09.10.2024):
git clone https://github.com/sake92/hepek
Show 1 hidden projects...
- beard (🥉10 · ⭐ 120 · 💤) - A lightweight, logicless templating engine, written in Scala and..
❗Unlicensed
Libraries for data analysis, machine learning, and AI
spark-nlp (🥇29 · ⭐ 3.9K) - State of the Art Natural Language Processing. Apache-2
-
GitHub (👨💻 110 · 🔀 710 · 📦 520 · 📋 890 - 3% open · ⏱️ 24.10.2024):
git clone https://github.com/johnsnowlabs/spark-nlp
bigdl (🥇28 · ⭐ 6.7K) - Accelerate local LLM inference and finetuning (LLaMA, Mistral,.. Apache-2
-
GitHub (👨💻 110 · 🔀 1.2K · 📥 640 · 📋 2.6K - 38% open · ⏱️ 07.11.2024):
git clone https://github.com/intel-analytics/bigdl
Snowplow (🥇25 · ⭐ 6.8K) - The leader in Next-Generation Customer Data Infrastructure. Apache-2
-
GitHub (👨💻 100 · 🔀 1.2K · 📥 7.1K · 📦 21 · 📋 4K - 1% open · ⏱️ 02.09.2024):
git clone https://github.com/snowplow/snowplow
zeppelin (🥈24 · ⭐ 6.4K) - Web-based notebook that enables data-driven, interactive data.. Apache-2
-
GitHub (👨💻 550 · 🔀 2.8K · 📦 21 · ⏱️ 07.11.2024):
git clone https://github.com/apache/zeppelin
algebird (🥈21 · ⭐ 2.3K) - Abstract Algebra for Scala. Apache-2
-
GitHub (👨💻 120 · 🔀 350 · 📋 280 - 37% open · ⏱️ 24.02.2024):
git clone https://github.com/twitter/algebird
spire (🥈21 · ⭐ 1.8K) - Powerful new number types and numeric abstractions for Scala. MIT
-
GitHub (👨💻 100 · 🔀 240 · 📋 420 - 35% open · ⏱️ 26.03.2024):
git clone https://github.com/typelevel/spire
openmole (🥈19 · ⭐ 140) - Workflow engine for exploration of simulation models using high.. ❗️AGPL-3.0
-
GitHub (👨💻 48 · 🔀 34 · 📋 450 - 17% open · ⏱️ 31.10.2024):
git clone https://github.com/openmole/openmole
breeze (🥈18 · ⭐ 3.4K) - Breeze is/was a numerical processing library for Scala. Apache-2
-
GitHub (👨💻 150 · 🔀 690 · 📋 540 - 16% open · ⏱️ 29.08.2024):
git clone https://github.com/scalanlp/breeze
openai-scala-client (🥈18 · ⭐ 190) - Scala client for OpenAI API. MIT
squants (🥉16 · ⭐ 920 · 💤) - The Scala API for Quantities, Units of Measure and.. Apache-2
-
GitHub (👨💻 63 · 🔀 120 · 📋 160 - 36% open · ⏱️ 08.01.2024):
git clone https://github.com/typelevel/squants
onnx-scala (🥉13 · ⭐ 140) - An ONNX (Open Neural Network eXchange) API and.. ❗️AGPL-3.0
-
GitHub (👨💻 4 · 🔀 8 · 📋 11 - 18% open · ⏱️ 24.10.2024):
git clone https://github.com/emergentorder/onnx-scala
lomrf (🥉12 · ⭐ 80) - LoMRF is an open-source implementation of Markov Logic Networks. Apache-2
-
GitHub (👨💻 9 · 🔀 18 · ⏱️ 07.09.2024):
git clone https://github.com/anskarl/lomrf
Show 15 hidden projects...
- smile (🥇25 · ⭐ 6K) - Statistical Machine Intelligence & Learning Engine.
❗Unlicensed
- spark-notebook (🥈21 · ⭐ 3.2K · 💀) - Interactive and Reactive Data Science using Scala and..
Apache-2
- tensorflow_scala (🥉16 · ⭐ 940 · 💀) - TensorFlow API for the Scala Programming Language.
Apache-2
- figaro (🥉16 · ⭐ 760 · 💀) - Figaro Programming Language and Core Libraries.
❗Unlicensed
- optimus (🥉12 · ⭐ 140 · 💀) - Optimus is a mathematical programming library for Scala.
❗️LGPL-3.0
- doddle-model (🥉12 · ⭐ 140 · 💀) - doddle-model: machine learning in Scala.
Apache-2
- numsca (🥉11 · ⭐ 180 · 💀) - numsca is numpy for scala.
BSD-2
- clustering4ever (🥉10 · ⭐ 130 · 💀) - C4E, a JVM friendly library written in Scala for both..
Apache-2
- libra (🥉9 · ⭐ 200 · 💀) - A dimensional analysis library based on dependent types.
❗Unlicensed
- rings (🥉9 · ⭐ 73 · 💤) - Rings: efficient JVM library for polynomial rings.
❗Unlicensed
- axle (🥉9 · ⭐ 67 · 💤) - Axle Domain Specific Language for Scientific Cloud Computing and..
❗Unlicensed
- mgo (🥉7 · ⭐ 71) - Purely functional genetic algorithms for multi-objective..
❗Unlicensed
- synapses (🥉7 · ⭐ 70 · 💀) - A group of neural-network libraries for functional and mainstream..
MIT
- ndscala (🥉6 · ⭐ 47 · 💀) - N-dimensional / multi-dimensional arrays (tensors) in Scala 3...
❗️AGPL-3.0
- vecmatlib (🥉6 · ⭐ 3) - Open source Scala library that provides data structures for vectors..
Apache-2
Libraries for processing and handling big data sets
spark (🥇29 · ⭐ 40K) - Apache Spark - A unified analytics engine for large-scale data processing. Apache-2
-
GitHub (👨💻 3.1K · 🔀 28K · ⏱️ 07.11.2024):
git clone https://github.com/apache/spark
flink (🥇29 · ⭐ 24K) - Apache Flink. Apache-2
-
GitHub (👨💻 1.9K · 🔀 13K · 📦 21 · ⏱️ 07.11.2024):
git clone https://github.com/apache/flink
scio (🥈27 · ⭐ 2.6K) - A Scala API for Apache Beam and Google Cloud Dataflow. Apache-2
-
GitHub (👨💻 250 · 🔀 510 · 📥 12K · 📋 1.3K - 10% open · ⏱️ 05.11.2024):
git clone https://github.com/spotify/scio
nussknacker (🥈23 · ⭐ 660) - Low-code tool for automating actions on real time data | Stream.. Apache-2
-
GitHub (👨💻 85 · 🔀 93 · 📥 500 · 📋 470 - 17% open · ⏱️ 06.11.2024):
git clone https://github.com/touk/nussknacker
scalding (🥈22 · ⭐ 3.5K · 💤) - A Scala API for Cascading. Apache-2
-
GitHub (👨💻 210 · 🔀 700 · 📋 640 - 48% open · ⏱️ 28.05.2023):
git clone https://github.com/twitter/scalding
gridscale (🥉10 · ⭐ 27) - Scala library for accessing various file, batch systems, job.. ❗️AGPL-3.0
-
GitHub (👨💻 5 · 🔀 8 · 📋 12 - 33% open · ⏱️ 30.10.2024):
git clone https://github.com/openmole/gridscale
gallia-core (🥉9 · ⭐ 85) - A schema-aware Scala library for data transformation. Apache-2
-
GitHub (👨💻 1 · 🔀 4 · ⏱️ 23.02.2024):
git clone https://github.com/galliaproject/gallia-core
Show 7 hidden projects...
- alpakka-kafka (🥈21 · ⭐ 1.4K) - Alpakka Kafka connector - Alpakka is a Reactive..
❗Unlicensed
- summingbird (🥉20 · ⭐ 2.1K · 💀) - Streaming MapReduce with Scalding and Storm.
Apache-2
- sparta (🥉19 · ⭐ 520 · 💀) - Real Time Analytics and Data Pipelines based on Spark Streaming.
Apache-2
- bidmach (🥉18 · ⭐ 920 · 💀) - CPU and GPU-accelerated Machine Learning Library.
BSD-3
- vegas (🥉16 · ⭐ 730 · 💀) - The missing MatPlotLib for Scala + Spark.
MIT
- schemer (🥉9 · ⭐ 110 · 💀) - Schema registry for CSV, TSV, JSON, AVRO and Parquet schema...
Apache-2
- sparkplug (🥉9 · ⭐ 28 · 💀) - Spark package to plug holes in data using SQL based rules.
Apache-2
Libraries and frameworks for building and maintaining distributed systems and fault-tolerant applications.
kafka (🥇29 · ⭐ 29K) - Mirror of Apache Kafka. Apache-2
-
GitHub (👨💻 1.5K · 🔀 14K · 📦 25 · ⏱️ 07.11.2024):
git clone https://github.com/apache/kafka
finagle (🥈28 · ⭐ 8.8K · 📉) - A fault tolerant, protocol-agnostic RPC system. Apache-2
-
GitHub (👨💻 530 · 🔀 1.5K · 📦 21 · 📋 420 - 14% open · ⏱️ 04.11.2024):
git clone https://github.com/twitter/finagle
lagom (🥈22 · ⭐ 2.6K · 💤) - Reactive Microservices for the JVM. Apache-2
-
GitHub (👨💻 150 · 🔀 630 · 📋 1.1K - 41% open · ⏱️ 14.08.2023):
git clone https://github.com/lagom/lagom
pekko (🥈22 · ⭐ 1.2K) - Build highly concurrent, distributed, and resilient message-driven.. Apache-2
-
GitHub (👨💻 1.1K · 🔀 140 · 📋 340 - 32% open · ⏱️ 07.11.2024):
git clone https://github.com/apache/incubator-pekko
poppet (🥉8 · ⭐ 25) - Minimal, type-safe RPC Scala library. MIT
-
GitHub (👨💻 2 · 🔀 2 · ⏱️ 14.06.2024):
git clone https://github.com/yakivy/poppet
annette (🥉7 · ⭐ 18) - Platform to build distributed, scalable, enterprise-wide business.. Apache-2
-
GitHub (👨💻 2 · 🔀 1 · ⏱️ 21.06.2024):
git clone https://github.com/annetteplatform/annette
Show 6 hidden projects...
- akka (🥇30 · ⭐ 13K) - Build highly concurrent, distributed, and resilient message-..
❗Unlicensed
- Remora (🥉14 · ⭐ 200 · 💀) - Kafka consumer lag-checking application for monitoring, written in..
MIT
- curiodb (🥉11 · ⭐ 510 · 💀) - Distributed NoSQL Database.
BSD-2
- akka-tracing (🥉11 · ⭐ 320 · 💀) - A distributed tracing extension for Akka. Provides..
❗Unlicensed
- parapet (🥉11 · ⭐ 140 · 💀) - A purely functional library to build distributed and event-driven..
Apache-2
- glokka (🥉9 · ⭐ 56 · 💀) - Library to register and lookup actors by names in an Akka cluster.
MIT
Libraries purely built for Scala.js
scala-js (🥇25 · ⭐ 4.6K) - Scala.js, the Scala to JavaScript compiler. Apache-2
-
GitHub (👨💻 100 · 🔀 390 · 📋 2.2K - 2% open · ⏱️ 03.11.2024):
git clone https://github.com/scala-js/scala-js
scalajs-react (🥈21 · ⭐ 1.6K) - Facebooks React on Scala.JS. Apache-2
-
GitHub (👨💻 81 · 🔀 230 · 📋 540 - 5% open · ⏱️ 11.07.2024):
git clone https://github.com/japgolly/scalajs-react
Laminar (🥉14 · ⭐ 760) - Simple, expressive, and safe UI library for Scala.js. MIT
-
GitHub (👨💻 17 · 🔀 51 · 📋 110 - 25% open · ⏱️ 14.08.2024):
git clone https://github.com/raquo/Laminar
Show 4 hidden projects...
- scala-js-dom (🥈18 · ⭐ 320) - Statically typed DOM API for Scala.js.
❗Unlicensed
- scalajs-angular (🥉14 · ⭐ 260 · 💀) - AngularJS Binding for Scala.js.
Apache-2
- scalajs-bundler (🥉14 · ⭐ 240 · 💤) -
❗Unlicensed
- nodejs (🥉14 · ⭐ 160 · 💀) - This project provides Scala.js type-safe bindings for Node.js..
Apache-2
Libraries for working with and generating logs.
tinylog (🥇25 · ⭐ 700) - tinylog is a lightweight logging framework for Java, Kotlin, Scala,.. Apache-2
-
GitHub (👨💻 23 · 🔀 82 · 📥 50K · 📦 1.6K · 📋 260 - 14% open · ⏱️ 02.05.2024):
git clone https://github.com/tinylog-org/tinylog
scala-logging (🥈17 · ⭐ 910) - Convenient and performant logging library for Scala.. Apache-2
-
GitHub (👨💻 45 · 🔀 130 · 📋 140 - 25% open · ⏱️ 16.10.2024):
git clone https://github.com/lightbend-labs/scala-logging
Show 2 hidden projects...
- log4s (🥉11 · ⭐ 170) - High-performance SLF4J wrapper for Scala.
❗Unlicensed
- blindsight (🥉9 · ⭐ 85 · 💤) - Blindsight is a Scala logging API with DSL based..
❗Unlicensed
sangria (🥇24 · ⭐ 2K) - Scala GraphQL implementation. Apache-2
-
GitHub (👨💻 67 · 🔀 230 · 📋 470 - 12% open · ⏱️ 07.11.2024):
git clone https://github.com/sangria-graphql/sangria
eclair (🥇24 · ⭐ 1.2K) - A scala implementation of the Lightning Network. Apache-2
-
GitHub (👨💻 50 · 🔀 270 · 📥 46K · 📋 750 - 6% open · ⏱️ 24.10.2024):
git clone https://github.com/acinq/eclair
bootzooka (🥇21 · ⭐ 750) - Simple project to quickly start developing a Scala-based.. Apache-2
-
GitHub (👨💻 67 · 🔀 150 · 📋 120 - 10% open · ⏱️ 17.10.2024):
git clone https://github.com/softwaremill/bootzooka
pureconfig (🥇20 · ⭐ 1.5K) - A boilerplate-free library for loading configuration files. MPL-2.0
-
GitHub (👨💻 89 · 🔀 180 · 📋 310 - 15% open · ⏱️ 29.10.2024):
git clone https://github.com/pureconfig/pureconfig
metrics-scala (🥇18 · ⭐ 430) - The scala API for Dropwizards Metrics. Apache-2
-
GitHub (👨💻 90 · 🔀 62 · 📋 75 - 1% open · ⏱️ 05.11.2024):
git clone https://github.com/erikvanoosten/metrics-scala
scala-scraper (🥈17 · ⭐ 720) - A Scala library for scraping content from HTML pages. MIT
-
GitHub (👨💻 15 · 🔀 100 · 📋 61 - 13% open · ⏱️ 06.11.2024):
git clone https://github.com/ruippeixotog/scala-scraper
play-swagger (🥈17 · ⭐ 400 · 💤) - Swagger spec generator for play framework. Apache-2
-
GitHub (👨💻 54 · 🔀 130 · 📋 180 - 12% open · ⏱️ 28.07.2023):
git clone https://github.com/iheartradio/play-swagger
fs2-aws (🥈17 · ⭐ 190) - fs2 utilities to interact with AWS. MIT
-
GitHub (👨💻 31 · 🔀 48 · 📋 69 - 24% open · ⏱️ 05.11.2024):
git clone https://github.com/laserdisc-io/fs2-aws
scallop (🥈16 · ⭐ 680) - a simple Scala CLI parsing library. MIT
-
GitHub (👨💻 25 · 🔀 57 · 📋 200 - 4% open · ⏱️ 16.03.2024):
git clone https://github.com/scallop/scallop
skuber (🥈16 · ⭐ 76) - A Scala Kubernetes client library. Apache-2
-
GitHub (👨💻 66 · 🔀 29 · 📋 46 - 50% open · ⏱️ 18.09.2024):
git clone https://github.com/hagay3/skuber
decline (🥈15 · ⭐ 650) - A composable command-line parser for Scala. Apache-2
-
GitHub (👨💻 36 · 🔀 71 · 📋 100 - 40% open · ⏱️ 20.06.2024):
git clone https://github.com/bkirwi/decline
pprint (🥈15 · ⭐ 230) - Pretty-printing value, types and type-signatures in Scala. MIT
-
GitHub (👨💻 18 · 🔀 39 · 📋 55 - 60% open · ⏱️ 24.10.2024):
git clone https://github.com/com-lihaoyi/pprint
rtree2d (🥈14 · ⭐ 130) - RTree2D is a 2D immutable R-tree for ultra-fast nearest and.. Apache-2
-
GitHub (👨💻 6 · 🔀 11 · 📋 19 - 47% open · ⏱️ 06.11.2024):
git clone https://github.com/plokhotnyuk/rtree2d
franklin (🥈14 · ⭐ 76) - A STAC/OGC API Features Web Service. Apache-2
-
GitHub (👨💻 13 · 🔀 19 · 📋 200 - 48% open · ⏱️ 07.11.2024):
git clone https://github.com/azavea/franklin
stac4s (🥉13 · ⭐ 16) - a scala library with primitives to build applications using the.. Apache-2
-
GitHub (👨💻 16 · 🔀 9 · 📋 51 - 39% open · ⏱️ 28.10.2024):
git clone https://github.com/stac-utils/stac4s
scurl-detector (🥉11 · ⭐ 16) - Scala library that detects and extracts URLs from text. Apache-2
scountries (🥉10 · ⭐ 20) - Scala library that provides an enumeration of ISO 3166 codes.. Apache-2
mailgun4s (🥉7 · ⭐ 17 · 💤) - Mailgun API implementation in Scala. MIT
-
GitHub (👨💻 6 · 🔀 7 · ⏱️ 27.12.2023):
git clone https://github.com/outr/mailgun4s
spliff (🥉6 · ⭐ 58) - Efficient diffing in Scala. MPL-2.0
-
GitHub (👨💻 3 · 🔀 2 · ⏱️ 17.06.2024):
git clone https://github.com/sirthias/spliff
Show 32 hidden projects...
- geotrellis (🥇19 · ⭐ 1.3K) - GeoTrellis is a geographic data processing engine for high..
❗Unlicensed
- scalafx (🥈17 · ⭐ 680) - ScalaFX simplifies creation of JavaFX-based user interfaces..
❗Unlicensed
- scopt (🥈16 · ⭐ 1.4K) - command line options parsing for Scala.
❗Unlicensed
- cilib (🥈16 · ⭐ 120 · 💀) - Typesafe, purely functional Computational Intelligence.
Apache-2
- sbt-android (🥈14 · ⭐ 740 · 💀) - An easy-to-use sbt plugin for working with all Android..
❗Unlicensed
- fansi (🥈14 · ⭐ 230) - Scala/Scala.js library for manipulating Fancy Ansi colored..
❗Unlicensed
- mainargs (🥈14 · ⭐ 190) - A small, convenient, dependency-free library for..
❗Unlicensed
- scaloid (🥉13 · ⭐ 2.1K) - Scaloid makes your Android code easy to understand and maintain.
❗Unlicensed
- banana-rdf (🥉13 · ⭐ 300 · 💀) - Banana RDF.
❗Unlicensed
- op-rabbit (🥉13 · ⭐ 230 · 💀) - The Opinionated RabbitMQ Library for Scala and Akka.
❗Unlicensed
- akka-quartz-scheduler (🥉12 · ⭐ 560 · 💀) - Quartz Extension and utilities for cron-style..
❗Unlicensed
- scala-stm (🥉12 · ⭐ 250 · 💀) - A library-based Software Transactional Memory (STM) for Scala,..
BSD-3
- scala-ssh (🥉12 · ⭐ 230 · 💀) - Remote shell access via SSH for your Scala applications.
Apache-2
- scalafiddle-editor (🥉11 · ⭐ 100 · 💀) - Web user interface for ScalaFiddle.
Apache-2
- osm4scala (🥉11 · ⭐ 81 · 💀) - Scala and Spark library focused on reading OpenStreetMap Pbf files.
MIT
- scowl (🥉11 · ⭐ 56 · 💀) - A Scala DSL for programming with the OWL API.
MIT
- replesent (🥉10 · ⭐ 400 · 💀) - A neat little tool to build presentations using the Scala REPL.
Apache-2
- miniboxing-plugin (🥉10 · ⭐ 120 · 💀) - Miniboxing is a program transformation that improves..
❗Unlicensed
- managerial (🥉10 · ⭐ 13) - A zero-dependency Scala library for managing resources..
Apache-2
- aptus-core (🥉9 · ⭐ 7) - A utility library aiming to simplify the Scala coding experience.
Apache-2
- clist (🥉8 · ⭐ 100 · 💀) - Command Line Interface Scala Toolkit.
Apache-2
- xs4s (🥉8 · ⭐ 60 · 💀) - XML Streaming for Scala including FS2/cats support.
❗Unlicensed
- ostinato (🥉8 · ⭐ 53 · 💀) - A chess library that runs on the server (Scala) and on the browser..
MIT
- figlet4s (🥉8 · ⭐ 39 · 💀) - ASCII-art banners in Scala.
MIT
- scaposer (🥉8 · ⭐ 38 · 💀) - GNU Gettext .po file loader for Scala.
MIT
- scala-xgettext (🥉8 · ⭐ 25 · 💀) - Scala compiler plugin that acts like GNU xgettext command to..
MIT
- aws4s (🥉7 · ⭐ 87 · 💀) - Non-blocking AWS SDK for Scala exposing strongly-typed APIs built on top..
MIT
- google-api-scala (🥉7 · ⭐ 18 · 💀) - This API is a wrapper for the google java libraries...
Apache-2
- service-chassis (🥉7 · ⭐ 7) - A scala chassis to get your applications and services..
❗Unlicensed
- sfcurve (🥉6 · ⭐ 81 · 💀) - LocationTech SFCurve is a Scala library for the creation,..
❗Unlicensed
- sevenz4s (🥉4 · ⭐ 44 · 💀) - SevenZip library for Scala, easy to use.
❗️LGPL-2.1
- google4s (🥉3 · ⭐ 11 · 💀) - A lean, functional library for Google Cloud Services in Scala.
❗Unlicensed
- Best-of lists: Discover other best-of lists with awesome open-source projects on all kinds of topics.
Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:
- Open an issue by selecting one of the provided categories from the issue page and fill in the requested information.
- Modify the projects.yaml with your additions or changes, and submit a pull request. This can also be done directly via the Github UI.
If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the best-of-generator repository. If you like to create your own best-of list, we recommend to follow this guide.
For more information on how to add or update projects, please read the contribution guidelines. By participating in this project, you agree to abide by its Code of Conduct.