diff --git a/README.md b/README.md
index 2cbcca1..f735e38 100644
--- a/README.md
+++ b/README.md
@@ -22,28 +22,28 @@ This curated list contains 380 awesome open-source projects with a total of 370K
## Contents
-- [Miscelaneous](#miscelaneous) _51 projects_
+- [Miscellaneous](#miscellaneous) _51 projects_
- [Development Cycle](#development-cycle) _15 projects_
- [Database Clients](#database-clients) _42 projects_
- [Ecosystems](#ecosystems) _1 projects_
- [JSON](#json) _17 projects_
- [Web Frameworks](#web-frameworks) _17 projects_
-- [Common file format processing](#common-file-format-processing) _6 projects_
+- [File processing](#file-processing) _6 projects_
- [SBT Plugins](#sbt-plugins) _36 projects_
- [Toolkits, extensions & ecosystems](#toolkits-extensions--ecosystems) _35 projects_
-- [Audio, image and video processing](#audio-image-and-video-processing) _7 projects_
+- [Media processing](#media-processing) _7 projects_
- [Dependency injection](#dependency-injection) _8 projects_
-- [HTTP client and servers](#http-client-and-servers) _16 projects_
-- [Libraries for testing](#libraries-for-testing) _17 projects_
-- [Libraries for security, authentication and cryptography](#libraries-for-security-authentication-and-cryptography) _12 projects_
-- [Data binding, validation and serialization](#data-binding-validation-and-serialization) _14 projects_
-- [Libraries for creating custom parsers](#libraries-for-creating-custom-parsers) _6 projects_
-- [Reactive programming libraries (streams, observables...)](#reactive-programming-libraries-streams-observables) _11 projects_
-- [Various tooling libraries that helps with overall Scala environment](#various-tooling-libraries-that-helps-with-overall-scala-environment) _9 projects_
+- [HTTP](#http) _16 projects_
+- [Libraries and frameworks for various types of code testing](#libraries-and-frameworks-for-various-types-of-code-testing) _17 projects_
+- [Libraries for security, authentication, and cryptography](#libraries-for-security-authentication-and-cryptography) _12 projects_
+- [Data handling](#data-handling) _14 projects_
+- [Parsers](#parsers) _6 projects_
+- [Reactive programming](#reactive-programming) _11 projects_
+- [Development environment](#development-environment) _9 projects_
- [Templating engines](#templating-engines) _5 projects_
-- [Libraries for data analysis, machine learning and AI](#libraries-for-data-analysis-machine-learning-and-ai) _26 projects_
-- [Libraries for processing and handling big data sets](#libraries-for-processing-and-handling-big-data-sets) _13 projects_
-- [Libraries for distributed systems](#libraries-for-distributed-systems) _10 projects_
+- [Business intelligence](#business-intelligence) _26 projects_
+- [Big data](#big-data) _13 projects_
+- [Distributed](#distributed) _10 projects_
- [ScalaJS](#scalajs) _7 projects_
## Explanation
@@ -61,17 +61,17 @@ This curated list contains 380 awesome open-source projects with a total of 370K
- β±οΈ Last update timestamp on package manager
- π₯ Download count from package manager
- π¦ Number of dependent projects
--
Type-safe, composable asynchronous and concurrent programming for Scala.
--
Standalone libraries spawned or a part of PlayFramework.
--
Project support Scala.js
+-
Libraries compatible with ZIO
+-
Libraries spawned from or a part of PlayFramework
+-
Projects compatible with Scala.js
-## Miscelaneous
+## Miscellaneous
-_Miscelaneous projects that currently don't fit into any other category._
+_Miscellaneous projects that currently don't fit into any other category._
eclair (π₯26 Β· β 1.1K) - A scala implementation of the Lightning Network. Apache-2
@@ -91,15 +91,15 @@ _Miscelaneous projects that currently don't fit into any other category._
pureconfig (π₯21 Β· β 1.4K) - A boilerplate-free library for loading configuration files. MPL-2.0
-- [GitHub](https://github.com/pureconfig/pureconfig) (π¨βπ» 85 Β· π 170 Β· π 290 - 15% open Β· β±οΈ 26.07.2023):
+- [GitHub](https://github.com/pureconfig/pureconfig) (π¨βπ» 85 Β· π 170 Β· π 290 - 15% open Β· β±οΈ 01.08.2023):
```
git clone https://github.com/pureconfig/pureconfig
```
-play-swagger (π₯21 Β· β 400 Β· π) - Swagger spec generator for play framework. Apache-2
+play-swagger (π₯21 Β· β 400) - Swagger spec generator for play framework. Apache-2
-- [GitHub](https://github.com/iheartradio/play-swagger) (π¨βπ» 54 Β· π 130 Β· π 240 - 36% open Β· β±οΈ 26.07.2023):
+- [GitHub](https://github.com/iheartradio/play-swagger) (π¨βπ» 54 Β· π 130 Β· π 250 - 35% open Β· β±οΈ 28.07.2023):
```
git clone https://github.com/iheartradio/play-swagger
@@ -107,15 +107,23 @@ _Miscelaneous projects that currently don't fit into any other category._
bootzooka (π₯20 Β· β 690) - Simple project to quickly start developing a Scala-based.. Apache-2
-- [GitHub](https://github.com/softwaremill/bootzooka) (π¨βπ» 63 Β· π 150 Β· π 110 - 6% open Β· β±οΈ 27.07.2023):
+- [GitHub](https://github.com/softwaremill/bootzooka) (π¨βπ» 63 Β· π 150 Β· π 110 - 6% open Β· β±οΈ 05.08.2023):
```
git clone https://github.com/softwaremill/bootzooka
```
+scallop (π₯18 Β· β 660 Β· π) - a simple Scala CLI parsing library. MIT
+
+- [GitHub](https://github.com/scallop/scallop) (π¨βπ» 24 Β· π 55 Β· π 190 - 3% open Β· β±οΈ 03.08.2023):
+
+ ```
+ git clone https://github.com/scallop/scallop
+ ```
+
metrics-scala (π₯18 Β· β 430) - The scala API for Dropwizards Metrics. Apache-2
-- [GitHub](https://github.com/erikvanoosten/metrics-scala) (π¨βπ» 89 Β· π 61 Β· π 73 - 2% open Β· β±οΈ 20.07.2023):
+- [GitHub](https://github.com/erikvanoosten/metrics-scala) (π¨βπ» 89 Β· π 61 Β· π 73 - 2% open Β· β±οΈ 03.08.2023):
```
git clone https://github.com/erikvanoosten/metrics-scala
@@ -123,7 +131,7 @@ _Miscelaneous projects that currently don't fit into any other category._
fs2-aws (π₯18 Β· β 170) - fs2 utilities to interact with AWS. MIT
-- [GitHub](https://github.com/laserdisc-io/fs2-aws) (π¨βπ» 24 Β· π 40 Β· π 68 - 39% open Β· β±οΈ 19.07.2023):
+- [GitHub](https://github.com/laserdisc-io/fs2-aws) (π¨βπ» 24 Β· π 40 Β· π 68 - 39% open Β· β±οΈ 03.08.2023):
```
git clone https://github.com/laserdisc-io/fs2-aws
@@ -131,7 +139,7 @@ _Miscelaneous projects that currently don't fit into any other category._
scala-scraper (π₯17 Β· β 700) - A Scala library for scraping content from HTML pages. MIT
-- [GitHub](https://github.com/ruippeixotog/scala-scraper) (π¨βπ» 15 Β· π 100 Β· π 61 - 13% open Β· β±οΈ 25.07.2023):
+- [GitHub](https://github.com/ruippeixotog/scala-scraper) (π¨βπ» 15 Β· π 100 Β· π 61 - 13% open Β· β±οΈ 28.07.2023):
```
git clone https://github.com/ruippeixotog/scala-scraper
@@ -145,7 +153,7 @@ _Miscelaneous projects that currently don't fit into any other category._
git clone https://github.com/ciren/cilib
```
-skuber (π₯16 Β· β 69) - A Scala Kubernetes client library. Apache-2
+skuber (π₯16 Β· β 70) - A Scala Kubernetes client library. Apache-2
- [GitHub](https://github.com/hagay3/skuber) (π¨βπ» 61 Β· π 47 Β· π 41 - 48% open Β· β±οΈ 17.07.2023):
@@ -179,7 +187,7 @@ _Miscelaneous projects that currently don't fit into any other category._
franklin (π₯13 Β· β 69) - A STAC/OGC API Features Web Service. Apache-2
-- [GitHub](https://github.com/azavea/franklin) (π¨βπ» 12 Β· π 18 Β· π 200 - 48% open Β· β±οΈ 26.07.2023):
+- [GitHub](https://github.com/azavea/franklin) (π¨βπ» 12 Β· π 18 Β· π 200 - 48% open Β· β±οΈ 05.08.2023):
```
git clone https://github.com/azavea/franklin
@@ -211,32 +219,32 @@ _Miscelaneous projects that currently don't fit into any other category._
scountries (π₯11 Β· β 20) - Scala library that provides an enumeration of ISO 3166 codes for.. Apache-2
-- [GitHub](https://github.com/lambdaworks/scountries) (π¨βπ» 5 Β· π 1 Β· β±οΈ 24.07.2023):
+- [GitHub](https://github.com/lambdaworks/scountries) (π¨βπ» 5 Β· π 1 Β· β±οΈ 30.07.2023):
```
git clone https://github.com/lambdaworks/scountries
```
-- [Maven](https://search.maven.org/artifact/io.lambdaworks/scountries):
+- [Maven](https://search.maven.org/artifact/io.lambdaworks/scountries_3) (β±οΈ 24.04.2023):
```
io.lambdaworks
- scountries
+ scountries_3
[VERSION]
```
scurl-detector (π₯11 Β· β 17) - Scala library that detects and extracts URLs from text. Apache-2
-- [GitHub](https://github.com/lambdaworks/scurl-detector) (π¨βπ» 7 Β· π 2 Β· π 10 - 10% open Β· β±οΈ 24.07.2023):
+- [GitHub](https://github.com/lambdaworks/scurl-detector) (π¨βπ» 7 Β· π 2 Β· π 10 - 10% open Β· β±οΈ 30.07.2023):
```
git clone https://github.com/lambdaworks/scurl-detector
```
-- [Maven](https://search.maven.org/artifact/io.lambdaworks/scurl-detector_2.13) (β±οΈ 24.04.2023):
+- [Maven](https://search.maven.org/artifact/io.lambdaworks/scurl-detector_3) (β±οΈ 24.04.2023):
```
io.lambdaworks
- scurl-detector_2.13
+ scurl-detector_3
[VERSION]
```
@@ -265,11 +273,10 @@ _Miscelaneous projects that currently don't fit into any other category._
git clone https://github.com/outr/mailgun4s
```
-Show 29 hidden projects...
+Show 28 hidden projects...
-- geotrellis (π₯20 Β· β 1.3K) - GeoTrellis is a geographic data processing engine for high.. βUnlicensed
+- geotrellis (π₯19 Β· β 1.3K) - GeoTrellis is a geographic data processing engine for high.. βUnlicensed
- scopt (π₯16 Β· β 1.4K) - command line options parsing for Scala. βUnlicensed
-- scallop (π₯16 Β· β 660 Β· π) - a simple Scala CLI parsing library. MIT
- scalafx (π₯15 Β· β 640) - ScalaFX simplifies creation of JavaFX-based user interfaces in.. βUnlicensed
- sbt-android (π₯14 Β· β 740 Β· π) - An easy-to-use sbt plugin for working with all Android.. βUnlicensed
- banana-rdf (π₯14 Β· β 290 Β· π) - Banana RDF. βUnlicensed
@@ -287,7 +294,7 @@ _Miscelaneous projects that currently don't fit into any other category._
- miniboxing-plugin (π₯10 Β· β 120 Β· π) - Miniboxing is a program transformation that improves.. βUnlicensed
- clist (π₯8 Β· β 110 Β· π) - Command Line Interface Scala Toolkit. Apache-2
- xs4s (π₯8 Β· β 57 Β· π) - XML Streaming for Scala including FS2/cats support. βUnlicensed
-- ostinato (π₯8 Β· β 49 Β· π) - A chess library that runs on the server (Scala) and on the browser.. MIT
+- ostinato (π₯8 Β· β 50 Β· π) - A chess library that runs on the server (Scala) and on the browser.. 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 Β· β 88 Β· π) - Non-blocking AWS SDK for Scala exposing strongly-typed APIs built on top.. MIT
@@ -307,15 +314,15 @@ _Tools for compiling, testing, packaging, formatting, linting, ... your Scala co
sbt (π₯33 Β· β 4.7K) - sbt, the interactive build tool. Apache-2
-- [GitHub](https://github.com/sbt/sbt) (π¨βπ» 400 Β· π 920 Β· π₯ 11M Β· π 4.1K - 18% open Β· β±οΈ 24.07.2023):
+- [GitHub](https://github.com/sbt/sbt) (π¨βπ» 400 Β· π 920 Β· π₯ 11M Β· π 4.1K - 18% open Β· β±οΈ 04.08.2023):
```
git clone https://github.com/sbt/sbt
```
-gitbucket (π₯32 Β· β 8.9K) - A Git platform powered by Scala with easy installation, high.. Apache-2
+gitbucket (π₯31 Β· β 8.9K Β· π) - A Git platform powered by Scala with easy installation, high.. Apache-2
-- [GitHub](https://github.com/gitbucket/gitbucket) (π¨βπ» 200 Β· π 1.2K Β· π₯ 750K Β· π 1.8K - 18% open Β· β±οΈ 25.07.2023):
+- [GitHub](https://github.com/gitbucket/gitbucket) (π¨βπ» 200 Β· π 1.2K Β· π₯ 750K Β· π 1.8K - 18% open Β· β±οΈ 05.08.2023):
```
git clone https://github.com/gitbucket/gitbucket
@@ -323,7 +330,7 @@ _Tools for compiling, testing, packaging, formatting, linting, ... your Scala co
mill (π₯29 Β· β 1.9K) - Your shiny new Java/Scala build tool!. MIT
-- [GitHub](https://github.com/com-lihaoyi/mill) (π¨βπ» 200 Β· π 270 Β· π₯ 1.1M Β· π 750 - 14% open Β· β±οΈ 24.07.2023):
+- [GitHub](https://github.com/com-lihaoyi/mill) (π¨βπ» 200 Β· π 280 Β· π₯ 1.1M Β· π 750 - 14% open Β· β±οΈ 02.08.2023):
```
git clone https://github.com/com-lihaoyi/mill
@@ -331,7 +338,7 @@ _Tools for compiling, testing, packaging, formatting, linting, ... your Scala co
scala-cli (π₯27 Β· β 420) - Scala CLI is a command-line tool to interact with the Scala.. Apache-2
-- [GitHub](https://github.com/VirtusLab/scala-cli) (π¨βπ» 64 Β· π 84 Β· π₯ 470K Β· π 650 - 29% open Β· β±οΈ 26.07.2023):
+- [GitHub](https://github.com/VirtusLab/scala-cli) (π¨βπ» 64 Β· π 86 Β· π₯ 480K Β· π 660 - 29% open Β· β±οΈ 03.08.2023):
```
git clone https://github.com/VirtusLab/scala-cli
@@ -339,7 +346,7 @@ _Tools for compiling, testing, packaging, formatting, linting, ... your Scala co
metals (π₯26 Β· β 1.9K) - Scala language server with rich IDE features. Apache-2
-- [GitHub](https://github.com/scalameta/metals) (π¨βπ» 170 Β· π 290 Β· π₯ 29 Β· π 1.6K - 15% open Β· β±οΈ 21.07.2023):
+- [GitHub](https://github.com/scalameta/metals) (π¨βπ» 170 Β· π 290 Β· π₯ 29 Β· π 1.6K - 15% open Β· β±οΈ 04.08.2023):
```
git clone https://github.com/scalameta/metals
@@ -347,7 +354,7 @@ _Tools for compiling, testing, packaging, formatting, linting, ... your Scala co
bloop (π₯26 Β· β 850) - Bloop is a build server and CLI tool to compile, test and run Scala fast.. Apache-2
-- [GitHub](https://github.com/scalacenter/bloop) (π¨βπ» 140 Β· π 190 Β· π₯ 160K Β· π 710 - 17% open Β· β±οΈ 27.07.2023):
+- [GitHub](https://github.com/scalacenter/bloop) (π¨βπ» 140 Β· π 190 Β· π₯ 160K Β· π 710 - 17% open Β· β±οΈ 04.08.2023):
```
git clone https://github.com/scalacenter/bloop
@@ -355,15 +362,15 @@ _Tools for compiling, testing, packaging, formatting, linting, ... your Scala co
giter8 (π₯23 Β· β 1.7K) - a command line tool to apply templates defined on GitHub. Apache-2
-- [GitHub](https://github.com/foundweekends/giter8) (π¨βπ» 82 Β· π 230 Β· π 270 - 16% open Β· β±οΈ 26.07.2023):
+- [GitHub](https://github.com/foundweekends/giter8) (π¨βπ» 82 Β· π 230 Β· π 270 - 16% open Β· β±οΈ 30.07.2023):
```
git clone https://github.com/foundweekends/giter8
```
-scalafix (π₯22 Β· β 760 Β· π) - Refactoring and linting tool for Scala. BSD-3
+scalafix (π₯22 Β· β 760) - Refactoring and linting tool for Scala. BSD-3
-- [GitHub](https://github.com/scalacenter/scalafix) (π¨βπ» 100 Β· π 170 Β· π₯ 35 Β· π 650 - 10% open Β· β±οΈ 27.07.2023):
+- [GitHub](https://github.com/scalacenter/scalafix) (π¨βπ» 100 Β· π 170 Β· π₯ 35 Β· π 650 - 10% open Β· β±οΈ 01.08.2023):
```
git clone https://github.com/scalacenter/scalafix
@@ -371,7 +378,7 @@ _Tools for compiling, testing, packaging, formatting, linting, ... your Scala co
wartremover (π₯21 Β· β 1K) - Flexible Scala code linting tool. Apache-2
-- [GitHub](https://github.com/wartremover/wartremover) (π¨βπ» 58 Β· π 110 Β· π₯ 490 Β· π 330 - 30% open Β· β±οΈ 26.07.2023):
+- [GitHub](https://github.com/wartremover/wartremover) (π¨βπ» 58 Β· π 110 Β· π₯ 490 Β· π 330 - 29% open Β· β±οΈ 28.07.2023):
```
git clone https://github.com/wartremover/wartremover
@@ -379,18 +386,25 @@ _Tools for compiling, testing, packaging, formatting, linting, ... your Scala co
scapegoat (π₯20 Β· β 490) - Scala compiler plugin for static code analysis. Apache-2
-- [GitHub](https://github.com/scapegoat-scala/scapegoat) (π¨βπ» 63 Β· π 80 Β· π 240 - 17% open Β· β±οΈ 25.07.2023):
+- [GitHub](https://github.com/scapegoat-scala/scapegoat) (π¨βπ» 63 Β· π 80 Β· π 240 - 17% open Β· β±οΈ 29.07.2023):
```
git clone https://github.com/scapegoat-scala/scapegoat
```
-Show 5 hidden projects...
+bleep (π₯15 Β· β 110) - A bleeping fast scala build tool!. MIT
+
+- [GitHub](https://github.com/oyvindberg/bleep) (π¨βπ» 12 Β· π 16 Β· π₯ 2.9K Β· π 83 - 49% open Β· β±οΈ 27.07.2023):
+
+ ```
+ git clone https://github.com/oyvindberg/bleep
+ ```
+
+Show 4 hidden projects...
- scalariform (π₯18 Β· β 530 Β· π) - Scala source code formatter. MIT
- scalastyle (π₯16 Β· β 680 Β· π) - scalastyle. Apache-2
-- bleep (π₯14 Β· β 110) - MIT
-- fury (π₯11 Β· β 11) - A build tool for Scala. Apache-2
+- fury (π₯12 Β· β 11) - A build tool for Scala. Apache-2
- codacy-scalameta (π₯7 Β· β 35 Β· π€) - Codacy tool for Scalameta. βUnlicensed
@@ -403,7 +417,7 @@ _Libraries for connecting to, operating, and querying databases._
doobie (π₯25 Β· β 2.1K) - Functional JDBC layer for Scala. MIT
-- [GitHub](https://github.com/tpolecat/doobie) (π¨βπ» 160 Β· π 340 Β· π 530 - 27% open Β· β±οΈ 20.07.2023):
+- [GitHub](https://github.com/tpolecat/doobie) (π¨βπ» 160 Β· π 340 Β· π 530 - 27% open Β· β±οΈ 02.08.2023):
```
git clone https://github.com/tpolecat/doobie
@@ -427,15 +441,23 @@ _Libraries for connecting to, operating, and querying databases._
slick (π₯24 Β· β 2.6K) - Slick (Scala Language Integrated Connection Kit) is a modern database.. BSD-2
-- [GitHub](https://github.com/slick/slick) (π¨βπ» 200 Β· π 620 Β· π 1.4K - 30% open Β· β±οΈ 24.07.2023):
+- [GitHub](https://github.com/slick/slick) (π¨βπ» 200 Β· π 620 Β· π 1.4K - 30% open Β· β±οΈ 05.08.2023):
```
git clone https://github.com/slick/slick
```
-scalikejdbc (π₯24 Β· β 1.2K) - A tidy SQL-based DB access library for Scala developers. This.. Apache-2
+quill (π₯23 Β· β 2.1K) - Compile-time Language Integrated Queries for Scala. Apache-2

-- [GitHub](https://github.com/scalikejdbc/scalikejdbc) (π¨βπ» 100 Β· π 220 Β· π 480 - 5% open Β· β±οΈ 26.07.2023):
+- [GitHub](https://github.com/zio/zio-quill) (π¨βπ» 140 Β· π 350 Β· π 1.1K - 32% open Β· β±οΈ 05.08.2023):
+
+ ```
+ git clone https://github.com/zio/zio-quill
+ ```
+
+scalikejdbc (π₯23 Β· β 1.2K Β· π) - A tidy SQL-based DB access library for Scala developers... Apache-2
+
+- [GitHub](https://github.com/scalikejdbc/scalikejdbc) (π¨βπ» 100 Β· π 220 Β· π 480 - 5% open Β· β±οΈ 30.07.2023):
```
git clone https://github.com/scalikejdbc/scalikejdbc
@@ -449,39 +471,31 @@ _Libraries for connecting to, operating, and querying databases._
```
-quill (π₯23 Β· β 2.1K) - Compile-time Language Integrated Queries for Scala. Apache-2

-
-- [GitHub](https://github.com/zio/zio-quill) (π¨βπ» 140 Β· π 350 Β· π 1.1K - 32% open Β· β±οΈ 21.07.2023):
-
- ```
- git clone https://github.com/zio/zio-quill
- ```
-
skunk (π₯22 Β· β 1.5K) - A data access library for Scala + Postgres. MIT
-- [GitHub](https://github.com/typelevel/skunk) (π¨βπ» 67 Β· π 140 Β· π 160 - 62% open Β· β±οΈ 27.07.2023):
+- [GitHub](https://github.com/typelevel/skunk) (π¨βπ» 67 Β· π 140 Β· π 160 - 62% open Β· β±οΈ 01.08.2023):
```
git clone https://github.com/typelevel/skunk
```
-slick-pg (π₯21 Β· β 830) - Slick extensions for PostgreSQL. BSD-2
+ReactiveMongo (π₯20 Β· β 840) - Non-blocking, Reactive MongoDB Driver for Scala. Apache-2
-- [GitHub](https://github.com/tminglei/slick-pg) (π¨βπ» 93 Β· π 180 Β· π 380 - 29% open Β· β±οΈ 30.06.2023):
+- [GitHub](https://github.com/ReactiveMongo/ReactiveMongo) (π¨βπ» 87 Β· π 230 Β· π 380 - 4% open Β· β±οΈ 31.07.2023):
```
- git clone https://github.com/tminglei/slick-pg
+ git clone https://github.com/ReactiveMongo/ReactiveMongo
```
-ReactiveMongo (π₯20 Β· β 840) - Non-blocking, Reactive MongoDB Driver for Scala. Apache-2
+slick-pg (π₯20 Β· β 830) - Slick extensions for PostgreSQL. BSD-2
-- [GitHub](https://github.com/ReactiveMongo/ReactiveMongo) (π¨βπ» 87 Β· π 230 Β· π 380 - 4% open Β· β±οΈ 14.07.2023):
+- [GitHub](https://github.com/tminglei/slick-pg) (π¨βπ» 93 Β· π 180 Β· π 380 - 29% open Β· β±οΈ 05.08.2023):
```
- git clone https://github.com/ReactiveMongo/ReactiveMongo
+ git clone https://github.com/tminglei/slick-pg
```
-scanamo (π₯20 Β· β 320 Β· π) - Simpler DynamoDB access for Scala. Apache-2
+scanamo (π₯20 Β· β 320) - Simpler DynamoDB access for Scala. Apache-2
- [GitHub](https://github.com/scanamo/scanamo) (π¨βπ» 83 Β· π 120 Β· π 230 - 32% open Β· β±οΈ 09.06.2023):
@@ -491,15 +505,15 @@ _Libraries for connecting to, operating, and querying databases._
neotypes (π₯19 Β· β 150) - Scala lightweight, type-safe, asynchronous driver for neo4j. MIT
-- [GitHub](https://github.com/neotypes/neotypes) (π¨βπ» 14 Β· π 31 Β· π 64 - 26% open Β· β±οΈ 25.07.2023):
+- [GitHub](https://github.com/neotypes/neotypes) (π¨βπ» 14 Β· π 31 Β· π 64 - 26% open Β· β±οΈ 01.08.2023):
```
git clone https://github.com/neotypes/neotypes
```
-couchbase-jvm-clients (π₯18 Β· β 38) - The Couchbase Monorepo for JVM Clients: Java, Scala,.. Apache-2
+couchbase-jvm-clients (π₯18 Β· β 39) - The Couchbase Monorepo for JVM Clients: Java, Scala,.. Apache-2
-- [GitHub](https://github.com/couchbase/couchbase-jvm-clients) (π¨βπ» 21 Β· π 35 Β· π¦ 140 Β· β±οΈ 27.07.2023):
+- [GitHub](https://github.com/couchbase/couchbase-jvm-clients) (π¨βπ» 21 Β· π 35 Β· π¦ 140 Β· β±οΈ 04.08.2023):
```
git clone https://github.com/couchbase/couchbase-jvm-clients
@@ -507,7 +521,7 @@ _Libraries for connecting to, operating, and querying databases._
anorm (π₯17 Β· β 230) - The Anorm database library. Apache-2

-- [GitHub](https://github.com/playframework/anorm) (π¨βπ» 54 Β· π 69 Β· π 66 - 9% open Β· β±οΈ 24.07.2023):
+- [GitHub](https://github.com/playframework/anorm) (π¨βπ» 54 Β· π 69 Β· π 67 - 10% open Β· β±οΈ 24.07.2023):
```
git clone https://github.com/playframework/anorm
@@ -515,7 +529,7 @@ _Libraries for connecting to, operating, and querying databases._
zio-redis (π₯17 Β· β 110) - A ZIO-based redis client. Apache-2

-- [GitHub](https://github.com/zio/zio-redis) (π¨βπ» 36 Β· π 59 Β· π 120 - 16% open Β· β±οΈ 07.06.2023):
+- [GitHub](https://github.com/zio/zio-redis) (π¨βπ» 37 Β· π 59 Β· π 130 - 15% open Β· β±οΈ 27.07.2023):
```
git clone https://github.com/zio/zio-redis
@@ -523,7 +537,7 @@ _Libraries for connecting to, operating, and querying databases._
squeryl (π₯16 Β· β 580) - A Scala DSL for talking with databases with minimum verbosity and.. Apache-2
-- [GitHub](https://github.com/squeryl/squeryl) (π¨βπ» 60 Β· π 140 Β· π 150 - 26% open Β· β±οΈ 27.07.2023):
+- [GitHub](https://github.com/squeryl/squeryl) (π¨βπ» 60 Β· π 140 Β· π 150 - 26% open Β· β±οΈ 04.08.2023):
```
git clone https://github.com/squeryl/squeryl
@@ -537,13 +551,21 @@ _Libraries for connecting to, operating, and querying databases._
git clone https://github.com/CleverCloud/pulsar4s
```
-zio-elasticsearch (π₯15 Β· β 52) - ZIO Elasticsearch is a type-safe and streaming-.. Apache-2

+zio-elasticsearch (π₯16 Β· β 52) - ZIO Elasticsearch is a type-safe and streaming-.. Apache-2

-- [GitHub](https://github.com/lambdaworks/zio-elasticsearch) (π¨βπ» 17 Β· π 15 Β· π 43 - 25% open Β· β±οΈ 24.07.2023):
+- [GitHub](https://github.com/lambdaworks/zio-elasticsearch) (π¨βπ» 17 Β· π 15 Β· π 43 - 25% open Β· β±οΈ 03.08.2023):
```
git clone https://github.com/lambdaworks/zio-elasticsearch
```
+- [Maven](https://search.maven.org/artifact/io.lambdaworks/zio-elasticsearch_3) (β±οΈ 21.04.2023):
+ ```
+
+ io.lambdaworks
+ zio-elasticsearch_3
+ [VERSION]
+
+ ```
relate (π₯14 Β· β 160) - Performant database access in Scala. Apache-2
@@ -555,7 +577,7 @@ _Libraries for connecting to, operating, and querying databases._
laserdisc (π₯13 Β· β 90) - A Future-free Fs2 native pure FP Redis client. MIT
-- [GitHub](https://github.com/laserdisc-io/laserdisc) (π¨βπ» 11 Β· π 14 Β· π 25 - 56% open Β· β±οΈ 24.07.2023):
+- [GitHub](https://github.com/laserdisc-io/laserdisc) (π¨βπ» 11 Β· π 14 Β· π 25 - 56% open Β· β±οΈ 30.07.2023):
```
git clone https://github.com/laserdisc-io/laserdisc
@@ -588,10 +610,10 @@ _Libraries for connecting to, operating, and querying databases._
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
+- rediscala (π₯17 Β· β 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
-- casbah (π₯14 Β· β 530 Β· π€) - Casbah is now officially end-of-life (EOL). βUnlicensed
+- casbah (π₯14 Β· β 530 Β· π) - Casbah is now officially end-of-life (EOL). βUnlicensed
- finagle-postgres (π₯14 Β· β 83 Β· π) - PostgreSQL protocol support for Finagle. Apache-2
- scredis (π₯13 Β· β 150 Β· π) - Non-blocking, ultra-fast Scala Redis client built on top of Akka.. Apache-2
- scruid (π₯13 Β· β 110 Β· π) - Scala + Druid: Scruid. A library that allows you to compose.. Apache-2
@@ -601,13 +623,13 @@ _Libraries for connecting to, operating, and querying databases._
- longevity (π₯10 Β· β 100 Β· π) - A Persistence Framework for Scala and NoSQL. βUnlicensed
- lucene4s (π₯9 Β· β 53 Β· π) - Light-weight convenience wrapper around Lucene to simplify complex.. MIT
- ReactiveCouchbase-rs-core (π₯9 Β· β 26 Β· π) - New ReactiveCouchbase driver using reactive-streams. Apache-2
+- molecule (π₯9 Β· β 3 Β· π) - Molecule translates custom Scala code to database queries for.. 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
-- scala-sql (π₯7 Β· β 89) - scala SQL api. βUnlicensed
- mapperdao (π₯7 Β· β 14 Β· π) - A Scala ORM library. βUnlicensed
+- scala-sql (π₯6 Β· β 89) - scala SQL api. βUnlicensed
- kvs (π₯6 Β· β 20 Β· π€) - Highly available distributed strong eventual consistent and.. βUnlicensed
-- molecule (π₯6 Β· β 2 Β· π) - Molecule translates custom Scala code to database queries for.. Apache-2
@@ -615,11 +637,11 @@ _Libraries for connecting to, operating, and querying databases._
-_Extensions and platforms that provides various abstractions._
+_Extensions and platforms that provide various abstractions._
zio (π₯31 Β· β 3.8K) - ZIO A type-safe, composable library for async and concurrent programming.. Apache-2
-- [GitHub](https://github.com/zio/zio) (π¨βπ» 670 Β· π 1.2K Β· π 2.4K - 15% open Β· β±οΈ 26.07.2023):
+- [GitHub](https://github.com/zio/zio) (π¨βπ» 670 Β· π 1.2K Β· π 2.4K - 15% open Β· β±οΈ 03.08.2023):
```
git clone https://github.com/zio/zio
@@ -639,11 +661,11 @@ _Extensions and platforms that provides various abstractions._
-_Libraries that handles JSON format._
+_Libraries that handle JSON format._
circe (π₯28 Β· β 2.4K) - Yet another JSON library for Scala. Apache-2
-- [GitHub](https://github.com/circe/circe) (π¨βπ» 270 Β· π 530 Β· π 600 - 32% open Β· β±οΈ 27.07.2023):
+- [GitHub](https://github.com/circe/circe) (π¨βπ» 270 Β· π 530 Β· π 600 - 32% open Β· β±οΈ 02.08.2023):
```
git clone https://github.com/circe/circe
@@ -659,7 +681,7 @@ _Libraries that handles JSON format._
argonaut (π₯22 Β· β 540) - Purely functional JSON parser and library in scala. BSD-3
-- [GitHub](https://github.com/argonaut-io/argonaut) (π¨βπ» 59 Β· π 110 Β· π 200 - 13% open Β· β±οΈ 26.07.2023):
+- [GitHub](https://github.com/argonaut-io/argonaut) (π¨βπ» 59 Β· π 110 Β· π 200 - 13% open Β· β±οΈ 31.07.2023):
```
git clone https://github.com/argonaut-io/argonaut
@@ -675,7 +697,7 @@ _Libraries that handles JSON format._
json4s (π₯20 Β· β 1.5K) - JSON library. Apache-2
-- [GitHub](https://github.com/json4s/json4s) (π¨βπ» 130 Β· π 350 Β· π 420 - 39% open Β· β±οΈ 26.07.2023):
+- [GitHub](https://github.com/json4s/json4s) (π¨βπ» 130 Β· π 350 Β· π 420 - 39% open Β· β±οΈ 30.07.2023):
```
git clone https://github.com/json4s/json4s
@@ -683,7 +705,7 @@ _Libraries that handles JSON format._
jsoniter-scala (π₯20 Β· β 660) - Scala macros for compile-time generation of safe and ultra-fast.. MIT
-- [GitHub](https://github.com/plokhotnyuk/jsoniter-scala) (π¨βπ» 19 Β· π 83 Β· π¦ 1 Β· π 280 - 19% open Β· β±οΈ 26.07.2023):
+- [GitHub](https://github.com/plokhotnyuk/jsoniter-scala) (π¨βπ» 19 Β· π 83 Β· π¦ 1 Β· π 280 - 19% open Β· β±οΈ 04.08.2023):
```
git clone https://github.com/plokhotnyuk/jsoniter-scala
@@ -691,13 +713,13 @@ _Libraries that handles JSON format._
jawn (π₯20 Β· β 430) - Jawn is for parsing jay-sawn (JSON). MIT
-- [GitHub](https://github.com/typelevel/jawn) (π¨βπ» 48 Β· π 71 Β· π 69 - 18% open Β· β±οΈ 14.07.2023):
+- [GitHub](https://github.com/typelevel/jawn) (π¨βπ» 48 Β· π 71 Β· π 69 - 18% open Β· β±οΈ 04.08.2023):
```
git clone https://github.com/typelevel/jawn
```
-zio-json (π₯19 Β· β 380) - Fast, secure JSON library with tight ZIO integration. Apache-2

+zio-json (π₯19 Β· β 390) - Fast, secure JSON library with tight ZIO integration. Apache-2

- [GitHub](https://github.com/zio/zio-json) (π¨βπ» 54 Β· π 120 Β· π 180 - 55% open Β· β±οΈ 03.07.2023):
@@ -731,26 +753,26 @@ _Libraries that handles JSON format._
borer (π₯13 Β· β 200) - Efficient CBOR and JSON (de)serialization in Scala. MPL-2.0
-- [GitHub](https://github.com/sirthias/borer) (π¨βπ» 8 Β· π 13 Β· π 120 - 11% open Β· β±οΈ 09.06.2023):
+- [GitHub](https://github.com/sirthias/borer) (π¨βπ» 9 Β· π 13 Β· π 110 - 7% open Β· β±οΈ 31.07.2023):
```
git clone https://github.com/sirthias/borer
```
-ScalaJack (π₯10 Β· β 110) - Fast JSON parser/generator for Scala. MIT
+ninny-json (π₯11 Β· β 21) - JSON typeclasses that know the difference between null and absent.. Unlicense
-- [GitHub](https://github.com/gzoller/ScalaJack) (π¨βπ» 13 Β· π 8 Β· π 51 - 3% open Β· β±οΈ 15.11.2022):
+- [GitHub](https://github.com/nrktkt/ninny-json) (π¨βπ» 3 Β· π 5 Β· π 11 - 63% open Β· β±οΈ 28.07.2023):
```
- git clone https://github.com/gzoller/ScalaJack
+ git clone https://github.com/nrktkt/ninny-json
```
-ninny-json (π₯10 Β· β 21) - JSON typeclasses that know the difference between null and absent.. Unlicense
+ScalaJack (π₯10 Β· β 110) - Fast JSON parser/generator for Scala. MIT
-- [GitHub](https://github.com/nrktkt/ninny-json) (π¨βπ» 3 Β· π 5 Β· π 11 - 63% open Β· β±οΈ 15.06.2023):
+- [GitHub](https://github.com/gzoller/ScalaJack) (π¨βπ» 13 Β· π 8 Β· π 51 - 3% open Β· β±οΈ 15.11.2022):
```
- git clone https://github.com/nrktkt/ninny-json
+ git clone https://github.com/gzoller/ScalaJack
```
Show 5 hidden projects...
@@ -767,7 +789,7 @@ _Libraries that handles JSON format._
-playframework (π₯32 Β· β 12K Β· π) - Play Framework. Apache-2
+playframework (π₯32 Β· β 12K) - Play Framework. Apache-2
- [GitHub](https://github.com/playframework/playframework) (π¨βπ» 960 Β· π 4.1K Β· π 3.7K - 12% open Β· β±οΈ 21.07.2023):
@@ -783,20 +805,20 @@ _Libraries that handles JSON format._
```
-finatra (π₯21 Β· β 2.3K) - Fast, testable, Scala services built on TwitterServer and Finagle. Apache-2
+framework (π₯21 Β· β 1.3K) - Lift Framework. Apache-2
-- [GitHub](https://github.com/twitter/finatra) (π¨βπ» 250 Β· π 420 Β· π 320 - 3% open Β· β±οΈ 09.05.2023):
+- [GitHub](https://github.com/lift/framework) (π¨βπ» 120 Β· π 280 Β· π 1.5K - 9% open Β· β±οΈ 11.04.2023):
```
- git clone https://github.com/twitter/finatra
+ git clone https://github.com/lift/framework
```
-framework (π₯21 Β· β 1.3K) - Lift Framework. Apache-2
+finatra (π₯20 Β· β 2.3K) - Fast, testable, Scala services built on TwitterServer and Finagle. Apache-2
-- [GitHub](https://github.com/lift/framework) (π¨βπ» 120 Β· π 280 Β· π 1.5K - 9% open Β· β±οΈ 11.04.2023):
+- [GitHub](https://github.com/twitter/finatra) (π¨βπ» 250 Β· π 420 Β· π 320 - 3% open Β· β±οΈ 09.05.2023):
```
- git clone https://github.com/lift/framework
+ git clone https://github.com/twitter/finatra
```
Binding.scala (π₯20 Β· β 1.6K) - Reactive data-binding for Scala. MIT
@@ -807,33 +829,33 @@ _Libraries that handles JSON format._
git clone https://github.com/ThoughtWorksInc/Binding.scala
```
-udash-core (π₯20 Β· β 440) - Scala framework for building beautiful and maintainable web.. Apache-2
+korolev (π₯19 Β· β 580) - Single Page Applications running on the server side. Apache-2
-- [GitHub](https://github.com/UdashFramework/udash-core) (π¨βπ» 37 Β· π 36 Β· π 120 - 25% open Β· β±οΈ 25.07.2023):
+- [GitHub](https://github.com/fomkin/korolev) (π¨βπ» 26 Β· π 50 Β· π 240 - 5% open Β· β±οΈ 02.08.2023):
```
- git clone https://github.com/UdashFramework/udash-core
+ git clone https://github.com/fomkin/korolev
```
-skinny-framework (π₯18 Β· β 740) - Scala on Rails - A full-stack web app framework for rapid.. MIT
+udash-core (π₯19 Β· β 440) - Scala framework for building beautiful and maintainable web.. Apache-2
-- [GitHub](https://github.com/skinny-framework/skinny-framework) (π¨βπ» 32 Β· π 73 Β· π₯ 12K Β· π 150 - 12% open Β· β±οΈ 14.12.2022):
+- [GitHub](https://github.com/UdashFramework/udash-core) (π¨βπ» 37 Β· π 36 Β· π 120 - 25% open Β· β±οΈ 25.07.2023):
```
- git clone https://github.com/skinny-framework/skinny-framework
+ git clone https://github.com/UdashFramework/udash-core
```
-korolev (π₯18 Β· β 580) - Single Page Applications running on the server side. Apache-2
+skinny-framework (π₯18 Β· β 740) - Scala on Rails - A full-stack web app framework for rapid.. MIT
-- [GitHub](https://github.com/fomkin/korolev) (π¨βπ» 26 Β· π 50 Β· π 240 - 5% open Β· β±οΈ 26.06.2023):
+- [GitHub](https://github.com/skinny-framework/skinny-framework) (π¨βπ» 32 Β· π 73 Β· π₯ 12K Β· π 150 - 12% open Β· β±οΈ 14.12.2022):
```
- git clone https://github.com/fomkin/korolev
+ git clone https://github.com/skinny-framework/skinny-framework
```
unfiltered (π₯17 Β· β 710) - A toolkit for servicing HTTP requests in Scala. MIT
-- [GitHub](https://github.com/unfiltered/unfiltered) (π¨βπ» 87 Β· π 110 Β· π 190 - 24% open Β· β±οΈ 25.07.2023):
+- [GitHub](https://github.com/unfiltered/unfiltered) (π¨βπ» 87 Β· π 110 Β· π 190 - 24% open Β· β±οΈ 27.07.2023):
```
git clone https://github.com/unfiltered/unfiltered
@@ -855,30 +877,23 @@ _Libraries that handles JSON format._
git clone https://github.com/outr/youi
```
-pagelets (π₯7 Β· β 77 Β· π€) - A module for the Play Framework to build highly modular.. Apache-2
-
-- [GitHub](https://github.com/splink/pagelets) (π¨βπ» 2 Β· π 6 Β· β±οΈ 31.01.2022):
-
- ```
- git clone https://github.com/splink/pagelets
- ```
-
-Show 6 hidden projects...
+Show 7 hidden projects...
- colossus (π₯19 Β· β 1.2K Β· π) - I/O and Microservice library for Scala. Apache-2
-- scalatra (π₯18 Β· β 2.6K) - Tiny Scala high-performance, async web framework, inspired by.. βUnlicensed
+- scalatra (π₯18 Β· β 2.6K) - Tiny Scala high-performance, async web framework, inspired by.. βUnlicensed
- cask (π₯15 Β· β 460) - Cask: a Scala HTTP micro-framework. βUnlicensed
- chaos (π₯14 Β· β 250 Β· π) - A lightweight framework for writing REST services in Scala. Apache-2
- reactive (π₯12 Β· β 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 Β· β 77 Β· π) - A module for the Play Framework to build highly modular.. Apache-2
-## Common file format processing
+## File processing
-_Libraries that handles common file formats including YAML, CSV etc._
+_Libraries that handle common file formats including YAML, CSV, etc._
laika (π₯20 Β· β 390) - Site and E-book Generator and Customizable Text Markup Transformer for.. Apache-2
@@ -918,13 +933,13 @@ _Libraries that handles common file formats including YAML, CSV etc._
coursier (π₯28 Β· β 2K) - Pure Scala Artifact Fetching. Apache-2
-- [GitHub](https://github.com/coursier/coursier) (π¨βπ» 140 Β· π 290 Β· π₯ 8.1M Β· π 1.1K - 33% open Β· β±οΈ 19.06.2023):
+- [GitHub](https://github.com/coursier/coursier) (π¨βπ» 140 Β· π 290 Β· π₯ 8.3M Β· π 1.1K - 33% open Β· β±οΈ 03.08.2023):
```
git clone https://github.com/coursier/coursier
```
-sbt-native-packager (π₯23 Β· β 1.6K) - sbt Native Packager. BSD-2
+sbt-native-packager (π₯22 Β· β 1.6K Β· π) - sbt Native Packager. BSD-2
- [GitHub](https://github.com/sbt/sbt-native-packager) (π¨βπ» 270 Β· π 440 Β· π 780 - 16% open Β· β±οΈ 24.07.2023):
@@ -934,20 +949,12 @@ _Libraries that handles common file formats including YAML, CSV etc._
sbt-scoverage (π₯21 Β· β 620) - sbt plugin for scoverage. Apache-2
-- [GitHub](https://github.com/scoverage/sbt-scoverage) (π¨βπ» 71 Β· π 150 Β· π 250 - 13% open Β· β±οΈ 27.07.2023):
+- [GitHub](https://github.com/scoverage/sbt-scoverage) (π¨βπ» 71 Β· π 150 Β· π 250 - 13% open Β· β±οΈ 01.08.2023):
```
git clone https://github.com/scoverage/sbt-scoverage
```
-sbt-assembly (π₯20 Β· β 1.9K) - Deploy ber-JARs. Restart processes. (port of codahale/assembly-sbt). MIT
-
-- [GitHub](https://github.com/sbt/sbt-assembly) (π¨βπ» 78 Β· π 220 Β· π 340 - 29% open Β· β±οΈ 04.06.2023):
-
- ```
- git clone https://github.com/sbt/sbt-assembly
- ```
-
mima (π₯20 Β· β 440) - A tool for catching binary incompatibility in Scala. Apache-2
- [GitHub](https://github.com/lightbend/mima) (π¨βπ» 48 Β· π 67 Β· π 210 - 11% open Β· β±οΈ 24.07.2023):
@@ -958,12 +965,20 @@ _Libraries that handles common file formats including YAML, CSV etc._
sbt-microsites (π₯20 Β· β 320) - An sbt plugin to create awesome microsites for your project. Apache-2
-- [GitHub](https://github.com/47degrees/sbt-microsites) (π¨βπ» 72 Β· π 61 Β· π 140 - 12% open Β· β±οΈ 26.07.2023):
+- [GitHub](https://github.com/47degrees/sbt-microsites) (π¨βπ» 72 Β· π 61 Β· π 140 - 12% open Β· β±οΈ 04.08.2023):
```
git clone https://github.com/47degrees/sbt-microsites
```
+sbt-assembly (π₯19 Β· β 1.9K) - Deploy ber-JARs. Restart processes. (port of codahale/assembly-sbt). MIT
+
+- [GitHub](https://github.com/sbt/sbt-assembly) (π¨βπ» 78 Β· π 220 Β· π 340 - 29% open Β· β±οΈ 04.06.2023):
+
+ ```
+ git clone https://github.com/sbt/sbt-assembly
+ ```
+
sbt-jmh (π₯19 Β· β 760) - Trust no one, bench everything. - sbt plugin for JMH (Java.. Apache-2
- [GitHub](https://github.com/sbt/sbt-jmh) (π¨βπ» 50 Β· π 89 Β· π 97 - 28% open Β· β±οΈ 11.07.2023):
@@ -980,33 +995,25 @@ _Libraries that handles common file formats including YAML, CSV etc._
git clone https://github.com/sbt/sbt-eclipse
```
-mdoc (π₯19 Β· β 370) - Typechecked markdown documentation for Scala. Apache-2
-
-- [GitHub](https://github.com/scalameta/mdoc) (π¨βπ» 43 Β· π 68 Β· π 200 - 27% open Β· β±οΈ 03.07.2023):
-
- ```
- git clone https://github.com/scalameta/mdoc
- ```
-
-sbt-updates (π₯18 Β· β 730) - sbt plugin that can check Maven and Ivy repositories for dependency.. BSD-3
+sbt-release (π₯18 Β· β 620) - A release plugin for sbt. Apache-2
-- [GitHub](https://github.com/rtimush/sbt-updates) (π¨βπ» 29 Β· π 51 Β· π 78 - 15% open Β· β±οΈ 24.06.2023):
+- [GitHub](https://github.com/sbt/sbt-release) (π¨βπ» 64 Β· π 160 Β· π 170 - 42% open Β· β±οΈ 25.07.2023):
```
- git clone https://github.com/rtimush/sbt-updates
+ git clone https://github.com/sbt/sbt-release
```
-sbt-release (π₯18 Β· β 620) - A release plugin for sbt. Apache-2
+mdoc (π₯18 Β· β 370) - Typechecked markdown documentation for Scala. Apache-2
-- [GitHub](https://github.com/sbt/sbt-release) (π¨βπ» 64 Β· π 160 Β· π 170 - 42% open Β· β±οΈ 25.07.2023):
+- [GitHub](https://github.com/scalameta/mdoc) (π¨βπ» 43 Β· π 68 Β· π 200 - 27% open Β· β±οΈ 31.07.2023):
```
- git clone https://github.com/sbt/sbt-release
+ git clone https://github.com/scalameta/mdoc
```
sbt-sonatype (π₯18 Β· β 310) - A sbt plugin for publishing Scala/Java projects to the Maven.. Apache-2
-- [GitHub](https://github.com/xerial/sbt-sonatype) (π¨βπ» 28 Β· π 49 Β· π 95 - 9% open Β· β±οΈ 24.07.2023):
+- [GitHub](https://github.com/xerial/sbt-sonatype) (π¨βπ» 28 Β· π 49 Β· π 95 - 9% open Β· β±οΈ 04.08.2023):
```
git clone https://github.com/xerial/sbt-sonatype
@@ -1020,7 +1027,15 @@ _Libraries that handles common file formats including YAML, CSV etc._
git clone https://github.com/sbt/sbt-ci-release
```
-sbt-docker (π₯17 Β· β 720) - Create Docker images directly from sbt. MIT
+sbt-updates (π₯17 Β· β 730) - sbt plugin that can check Maven and Ivy repositories for dependency.. BSD-3
+
+- [GitHub](https://github.com/rtimush/sbt-updates) (π¨βπ» 29 Β· π 51 Β· π 78 - 15% open Β· β±οΈ 29.07.2023):
+
+ ```
+ git clone https://github.com/rtimush/sbt-updates
+ ```
+
+sbt-docker (π₯17 Β· β 730) - Create Docker images directly from sbt. MIT
- [GitHub](https://github.com/marcuslonnberg/sbt-docker) (π¨βπ» 26 Β· π 100 Β· π 90 - 23% open Β· β±οΈ 06.03.2023):
@@ -1028,28 +1043,28 @@ _Libraries that handles common file formats including YAML, CSV etc._
git clone https://github.com/marcuslonnberg/sbt-docker
```
-sbt-header (π₯17 Β· β 190) - sbt-header is an sbt plugin for creating file headers, e.g... Apache-2
+sbt-buildinfo (π₯17 Β· β 540) - I know this because build.sbt knows this. MIT
-- [GitHub](https://github.com/sbt/sbt-header) (π¨βπ» 38 Β· π 52 Β· π 87 - 11% open Β· β±οΈ 07.06.2023):
+- [GitHub](https://github.com/sbt/sbt-buildinfo) (π¨βπ» 48 Β· π 87 Β· π 100 - 15% open Β· β±οΈ 28.04.2023):
```
- git clone https://github.com/sbt/sbt-header
+ git clone https://github.com/sbt/sbt-buildinfo
```
-sbt-scalafmt (π₯17 Β· β 160) - sbt plugin for Scalafmt. Apache-2
+sbt-header (π₯17 Β· β 190) - sbt-header is an sbt plugin for creating file headers, e.g... Apache-2
-- [GitHub](https://github.com/scalameta/sbt-scalafmt) (π¨βπ» 27 Β· π 35 Β· π 61 - 8% open Β· β±οΈ 17.07.2023):
+- [GitHub](https://github.com/sbt/sbt-header) (π¨βπ» 38 Β· π 53 Β· π 87 - 11% open Β· β±οΈ 07.06.2023):
```
- git clone https://github.com/scalameta/sbt-scalafmt
+ git clone https://github.com/sbt/sbt-header
```
-sbt-buildinfo (π₯16 Β· β 540) - I know this because build.sbt knows this. MIT
+sbt-scalafmt (π₯17 Β· β 170) - sbt plugin for Scalafmt. Apache-2
-- [GitHub](https://github.com/sbt/sbt-buildinfo) (π¨βπ» 48 Β· π 86 Β· π 100 - 15% open Β· β±οΈ 28.04.2023):
+- [GitHub](https://github.com/scalameta/sbt-scalafmt) (π¨βπ» 27 Β· π 35 Β· π 61 - 8% open Β· β±οΈ 04.08.2023):
```
- git clone https://github.com/sbt/sbt-buildinfo
+ git clone https://github.com/scalameta/sbt-scalafmt
```
xsbt-web-plugin (π₯16 Β· β 380) - Servlet support for sbt. BSD-3
@@ -1068,20 +1083,20 @@ _Libraries that handles common file formats including YAML, CSV etc._
git clone https://github.com/sbt/sbt-git
```
-sbt-doctest (π₯16 Β· β 180) - Doctest for scala. MIT
+sbt-dependency-check (π₯16 Β· β 250) - SBT Plugin for OWASP DependencyCheck. Monitor your.. Apache-2
-- [GitHub](https://github.com/tkawachi/sbt-doctest) (π¨βπ» 26 Β· π 27 Β· π 62 - 24% open Β· β±οΈ 26.07.2023):
+- [GitHub](https://github.com/albuch/sbt-dependency-check) (π¨βπ» 18 Β· π 35 Β· π 83 - 4% open Β· β±οΈ 06.05.2023):
```
- git clone https://github.com/tkawachi/sbt-doctest
+ git clone https://github.com/albuch/sbt-dependency-check
```
-sbt-dependency-check (π₯15 Β· β 250) - SBT Plugin for OWASP DependencyCheck. Monitor your.. Apache-2
+sbt-doctest (π₯16 Β· β 180) - Doctest for scala. MIT
-- [GitHub](https://github.com/albuch/sbt-dependency-check) (π¨βπ» 18 Β· π 35 Β· π 83 - 4% open Β· β±οΈ 06.05.2023):
+- [GitHub](https://github.com/tkawachi/sbt-doctest) (π¨βπ» 26 Β· π 27 Β· π 62 - 24% open Β· β±οΈ 03.08.2023):
```
- git clone https://github.com/albuch/sbt-dependency-check
+ git clone https://github.com/tkawachi/sbt-doctest
```
sbt-unidoc (π₯15 Β· β 120) - sbt plugin to create a unified Scaladoc or Javadoc API document.. Apache-2
@@ -1094,13 +1109,13 @@ _Libraries that handles common file formats including YAML, CSV etc._
splain (π₯14 Β· β 370) - better implicit errors for scala. MIT
-- [GitHub](https://github.com/tek/splain) (π¨βπ» 18 Β· π 29 Β· π₯ 150 Β· π 52 - 15% open Β· β±οΈ 10.06.2023):
+- [GitHub](https://github.com/tek/splain) (π¨βπ» 18 Β· π 29 Β· π₯ 150 Β· π 53 - 16% open Β· β±οΈ 10.06.2023):
```
git clone https://github.com/tek/splain
```
-sbt-api-mappings (π₯14 Β· β 87) - An Sbt plugin that fills apiMappings for common Scala.. Apache-2
+sbt-api-mappings (π₯14 Β· β 88) - An Sbt plugin that fills apiMappings for common Scala.. Apache-2
- [GitHub](https://github.com/ThoughtWorksInc/sbt-api-mappings) (π¨βπ» 12 Β· π 17 Β· π 14 - 57% open Β· β±οΈ 15.07.2023):
@@ -1116,28 +1131,28 @@ _Libraries that handles common file formats including YAML, CSV etc._
git clone https://github.com/spray/sbt-revolver
```
-sbt-ide-settings (π₯12 Β· β 57) - SBT plugin for tweaking various IDE settings. Apache-2
+sbt-scala-js-map (π₯12 Β· β 36) - A Sbt plugin that configures source mapping for.. Apache-2

-- [GitHub](https://github.com/JetBrains/sbt-ide-settings) (π¨βπ» 6 Β· π 7 Β· π 13 - 61% open Β· β±οΈ 04.07.2023):
+- [GitHub](https://github.com/ThoughtWorksInc/sbt-scala-js-map) (π¨βπ» 4 Β· π 3 Β· π 5 - 60% open Β· β±οΈ 15.07.2023):
```
- git clone https://github.com/Jetbrains/sbt-ide-settings
+ git clone https://github.com/ThoughtWorksInc/sbt-scala-js-map
```
-sbt-scala-js-map (π₯12 Β· β 36) - A Sbt plugin that configures source mapping for.. Apache-2

+sbt-ide-settings (π₯11 Β· β 57) - SBT plugin for tweaking various IDE settings. Apache-2
-- [GitHub](https://github.com/ThoughtWorksInc/sbt-scala-js-map) (π¨βπ» 4 Β· π 3 Β· π 5 - 60% open Β· β±οΈ 15.07.2023):
+- [GitHub](https://github.com/JetBrains/sbt-ide-settings) (π¨βπ» 6 Β· π 7 Β· π 13 - 61% open Β· β±οΈ 04.07.2023):
```
- git clone https://github.com/ThoughtWorksInc/sbt-scala-js-map
+ git clone https://github.com/Jetbrains/sbt-ide-settings
```
Show 9 hidden projects...
- sbt-pack (π₯14 Β· β 480) - A sbt plugin for creating distributable Scala packages. βUnlicensed
-- sbt-site (π₯14 Β· β 180) - Site generation for sbt. βUnlicensed
- tut (π₯13 Β· β 600 Β· π) - doc/tutorial generator for scala. MIT
- scala-clippy (π₯13 Β· β 320 Β· π) - Good advice for Scala compiler errors. Apache-2
+- sbt-site (π₯13 Β· β 180) - Site generation for sbt. βUnlicensed
- better-monadic-for (π₯12 Β· β 680 Β· π) - Desugaring scala `for` without implicit `withFilter`s. MIT
- sbt-pgp (π₯12 Β· β 140) - PGP plugin for sbt. βUnlicensed
- sbt-groll (π₯10 Β· β 130 Β· π) - sbt plugin to roll the Git history. Apache-2
@@ -1152,7 +1167,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
ammonite (π₯27 Β· β 2.6K) - Scala Scripting. MIT
-- [GitHub](https://github.com/com-lihaoyi/Ammonite) (π¨βπ» 140 Β· π 370 Β· π₯ 850K Β· π 800 - 15% open Β· β±οΈ 18.07.2023):
+- [GitHub](https://github.com/com-lihaoyi/Ammonite) (π¨βπ» 140 Β· π 370 Β· π₯ 860K Β· π 800 - 15% open Β· β±οΈ 18.07.2023):
```
git clone https://github.com/com-lihaoyi/ammonite
@@ -1168,7 +1183,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
refined (π₯24 Β· β 1.6K) - Refinement types for Scala. MIT
-- [GitHub](https://github.com/fthomas/refined) (π¨βπ» 77 Β· π 150 Β· π 220 - 31% open Β· β±οΈ 24.07.2023):
+- [GitHub](https://github.com/fthomas/refined) (π¨βπ» 77 Β· π 150 Β· π 220 - 31% open Β· β±οΈ 05.08.2023):
```
git clone https://github.com/fthomas/refined
@@ -1176,7 +1191,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
scalameta (π₯24 Β· β 1K) - Library to read, analyze, transform and generate Scala programs. BSD-3
-- [GitHub](https://github.com/scalameta/scalameta) (π¨βπ» 120 Β· π 220 Β· π 1.2K - 12% open Β· β±οΈ 26.07.2023):
+- [GitHub](https://github.com/scalameta/scalameta) (π¨βπ» 120 Β· π 220 Β· π 1.2K - 12% open Β· β±οΈ 01.08.2023):
```
git clone https://github.com/scalameta/scalameta
@@ -1184,7 +1199,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
Monocle (π₯22 Β· β 1.6K) - Optics library for Scala. MIT
-- [GitHub](https://github.com/optics-dev/Monocle) (π¨βπ» 120 Β· π 200 Β· π 380 - 11% open Β· β±οΈ 24.07.2023):
+- [GitHub](https://github.com/optics-dev/Monocle) (π¨βπ» 120 Β· π 200 Β· π 380 - 11% open Β· β±οΈ 05.08.2023):
```
git clone https://github.com/optics-dev/monocle
@@ -1192,13 +1207,21 @@ _Libraries that handles common file formats including YAML, CSV etc._
tinylog (π₯21 Β· β 620) - tinylog is a lightweight logging framework for Java, Kotlin, Scala,.. Apache-2
-- [GitHub](https://github.com/tinylog-org/tinylog) (π¨βπ» 19 Β· π 73 Β· π₯ 24K Β· π¦ 2 Β· π 230 - 9% open Β· β±οΈ 13.07.2023):
+- [GitHub](https://github.com/tinylog-org/tinylog) (π¨βπ» 19 Β· π 74 Β· π₯ 24K Β· π¦ 2 Β· π 230 - 8% open Β· β±οΈ 04.08.2023):
```
git clone https://github.com/tinylog-org/tinylog
```
-util (π₯20 Β· β 2.7K) - Wonderful reusable code from Twitter. Apache-2
+chimney (π₯20 Β· β 1K Β· π) - Scala library for boilerplate-free, type-safe data transformations. Apache-2
+
+- [GitHub](https://github.com/scalalandio/chimney) (π¨βπ» 26 Β· π 72 Β· π 180 - 26% open Β· β±οΈ 03.08.2023):
+
+ ```
+ git clone https://github.com/scalalandio/chimney
+ ```
+
+util (π₯19 Β· β 2.7K) - Wonderful reusable code from Twitter. Apache-2
- [GitHub](https://github.com/twitter/util) (π¨βπ» 320 Β· π 580 Β· π 120 - 9% open Β· β±οΈ 09.05.2023):
@@ -1216,7 +1239,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
quicklens (π₯19 Β· β 790) - Modify deeply nested case class fields. Apache-2
-- [GitHub](https://github.com/softwaremill/quicklens) (π¨βπ» 25 Β· π 49 Β· π 49 - 40% open Β· β±οΈ 25.07.2023):
+- [GitHub](https://github.com/softwaremill/quicklens) (π¨βπ» 25 Β· π 49 Β· π 49 - 40% open Β· β±οΈ 28.07.2023):
```
git clone https://github.com/softwaremill/quicklens
@@ -1224,7 +1247,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
eff (π₯19 Β· β 560) - Eff monad for cats - https://atnos-org.github.io/eff. MIT
-- [GitHub](https://github.com/atnos-org/eff) (π¨βπ» 42 Β· π 79 Β· π 66 - 4% open Β· β±οΈ 26.07.2023):
+- [GitHub](https://github.com/atnos-org/eff) (π¨βπ» 42 Β· π 79 Β· π 66 - 4% open Β· β±οΈ 04.08.2023):
```
git clone https://github.com/atnos-org/eff
@@ -1232,13 +1255,13 @@ _Libraries that handles common file formats including YAML, CSV etc._
scribe (π₯19 Β· β 470) - The fastest logging library in the world. Built from scratch in Scala and.. MIT
-- [GitHub](https://github.com/outr/scribe) (π¨βπ» 18 Β· π 37 Β· π 150 - 12% open Β· β±οΈ 14.07.2023):
+- [GitHub](https://github.com/outr/scribe) (π¨βπ» 18 Β· π 37 Β· π 150 - 11% open Β· β±οΈ 03.08.2023):
```
git clone https://github.com/outr/scribe
```
-better-files (π₯18 Β· β 1.5K) - Simple, safe and intuitive Scala I/O. MIT
+better-files (π₯18 Β· β 1.5K) - Simple, safe and intuitive Scala I/O. MIT
- [GitHub](https://github.com/pathikrit/better-files) (π¨βπ» 60 Β· π 150 Β· π 210 - 16% open Β· β±οΈ 17.02.2023):
@@ -1246,7 +1269,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
git clone https://github.com/pathikrit/better-files
```
-enumeratum (π₯18 Β· β 1.2K) - A type-safe, reflection-free, powerful enumeration implementation for.. MIT
+enumeratum (π₯18 Β· β 1.2K) - A type-safe, reflection-free, powerful enumeration implementation for.. MIT
- [GitHub](https://github.com/lloydmeta/enumeratum) (π¨βπ» 89 Β· π 150 Β· π 120 - 21% open Β· β±οΈ 21.07.2023):
@@ -1254,15 +1277,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
git clone https://github.com/lloydmeta/enumeratum
```
-chimney (π₯18 Β· β 1K) - Scala library for boilerplate-free, type-safe data transformations. Apache-2
-
-- [GitHub](https://github.com/scalalandio/chimney) (π¨βπ» 25 Β· π 72 Β· π 180 - 27% open Β· β±οΈ 26.07.2023):
-
- ```
- git clone https://github.com/scalalandio/chimney
- ```
-
-scala-logging (π₯18 Β· β 890) - Convenient and performant logging library for Scala wrapping.. Apache-2
+scala-logging (π₯18 Β· β 890) - Convenient and performant logging library for Scala wrapping.. Apache-2
- [GitHub](https://github.com/lightbend-labs/scala-logging) (π¨βπ» 45 Β· π 130 Β· π 120 - 21% open Β· β±οΈ 24.07.2023):
@@ -1278,14 +1293,6 @@ _Libraries that handles common file formats including YAML, CSV etc._
git clone https://github.com/ThoughtWorksInc/Dsl.scala
```
-each (π₯17 Β· β 250) - A macro library that converts native imperative syntax to scalazs monadic.. Apache-2
-
-- [GitHub](https://github.com/ThoughtWorksInc/each) (π¨βπ» 15 Β· π 27 Β· π 38 - 26% open Β· β±οΈ 03.02.2023):
-
- ```
- git clone https://github.com/ThoughtWorksInc/each
- ```
-
nscala-time (π₯16 Β· β 870) - A new Scala wrapper for Joda Time based on scala-time. Apache-2
- [GitHub](https://github.com/nscala-time/nscala-time) (π¨βπ» 25 Β· π 86 Β· π 55 - 10% open Β· β±οΈ 26.07.2023):
@@ -1302,6 +1309,14 @@ _Libraries that handles common file formats including YAML, CSV etc._
git clone https://github.com/scala-graph/scala-graph
```
+each (π₯16 Β· β 250) - A macro library that converts native imperative syntax to scalazs monadic.. Apache-2
+
+- [GitHub](https://github.com/ThoughtWorksInc/each) (π¨βπ» 15 Β· π 27 Β· π 38 - 26% open Β· β±οΈ 03.02.2023):
+
+ ```
+ git clone https://github.com/ThoughtWorksInc/each
+ ```
+
simulacrum (π₯15 Β· β 940) - First class syntax support for type classes in Scala. BSD-3
- [GitHub](https://github.com/typelevel/simulacrum) (π¨βπ» 34 Β· π 62 Β· π 73 - 38% open Β· β±οΈ 21.01.2023):
@@ -1351,13 +1366,15 @@ _Libraries that handles common file formats including YAML, CSV etc._
-## Audio, image and video processing
+## Media processing
+_Libraries for audio, image, and video handling and processing_
+
scrimage (π₯20 Β· β 970) - Java, Scala and Kotlin image processing library. Apache-2
-- [GitHub](https://github.com/sksamuel/scrimage) (π¨βπ» 54 Β· π 130 Β· π 190 - 1% open Β· β±οΈ 13.07.2023):
+- [GitHub](https://github.com/sksamuel/scrimage) (π¨βπ» 54 Β· π 130 Β· π 190 - 2% open Β· β±οΈ 13.07.2023):
```
git clone https://github.com/sksamuel/scrimage
@@ -1371,7 +1388,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
git clone https://github.com/unibas-gravis/scalismo
```
-media4s (π₯10 Β· β 29) - Scala command-line wrapper around ffmpeg, ffprobe, ImageMagick, and other.. MIT
+media4s (π₯9 Β· β 29) - Scala command-line wrapper around ffmpeg, ffprobe, ImageMagick, and other.. MIT
- [GitHub](https://github.com/outr/media4s) (π¨βπ» 3 Β· π 4 Β· β±οΈ 18.06.2023):
@@ -1392,9 +1409,9 @@ _Libraries that handles common file formats including YAML, CSV etc._
-airframe (π₯22 Β· β 610 Β· π) - Essential Building Blocks for Scala. Apache-2
+airframe (π₯22 Β· β 610) - Essential Building Blocks for Scala. Apache-2
-- [GitHub](https://github.com/wvlet/airframe) (π¨βπ» 43 Β· π 61 Β· π 560 - 16% open Β· β±οΈ 27.07.2023):
+- [GitHub](https://github.com/wvlet/airframe) (π¨βπ» 43 Β· π 61 Β· π 580 - 17% open Β· β±οΈ 05.08.2023):
```
git clone https://github.com/wvlet/airframe
@@ -1410,13 +1427,13 @@ _Libraries that handles common file formats including YAML, CSV etc._
macwire (π₯19 Β· β 1.2K) - Lightweight and Nonintrusive Scala Dependency Injection Library. Apache-2
-- [GitHub](https://github.com/softwaremill/macwire) (π¨βπ» 40 Β· π 69 Β· π 140 - 49% open Β· β±οΈ 25.07.2023):
+- [GitHub](https://github.com/softwaremill/macwire) (π¨βπ» 40 Β· π 69 Β· π 140 - 49% open Β· β±οΈ 28.07.2023):
```
git clone https://github.com/softwaremill/macwire
```
-scala-guice (π₯17 Β· β 340) - Scala extensions for Google Guice. Apache-2
+scala-guice (π₯16 Β· β 340) - Scala extensions for Google Guice. Apache-2
- [GitHub](https://github.com/codingwell/scala-guice) (π¨βπ» 26 Β· π 46 Β· π 61 - 19% open Β· β±οΈ 13.05.2023):
@@ -1447,21 +1464,23 @@ _Libraries that handles common file formats including YAML, CSV etc._
-## HTTP client and servers
+## HTTP
+_HTTP clients and servers_
+
http4s (π₯28 Β· β 2.4K) - A minimal, idiomatic Scala interface for HTTP. Apache-2
-- [GitHub](https://github.com/http4s/http4s) (π¨βπ» 450 Β· π 780 Β· π 1.4K - 21% open Β· β±οΈ 21.07.2023):
+- [GitHub](https://github.com/http4s/http4s) (π¨βπ» 450 Β· π 780 Β· π 1.4K - 21% open Β· β±οΈ 04.08.2023):
```
git clone https://github.com/http4s/http4s
```
-sttp (π₯26 Β· β 1.4K Β· π) - The Scala HTTP client you always wanted!. Apache-2
+sttp (π₯26 Β· β 1.4K) - The Scala HTTP client you always wanted!. Apache-2
-- [GitHub](https://github.com/softwaremill/sttp) (π¨βπ» 200 Β· π 270 Β· π 400 - 13% open Β· β±οΈ 27.07.2023):
+- [GitHub](https://github.com/softwaremill/sttp) (π¨βπ» 200 Β· π 270 Β· π 400 - 13% open Β· β±οΈ 05.08.2023):
```
git clone https://github.com/softwaremill/sttp
@@ -1469,7 +1488,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
tapir (π₯26 Β· β 1.2K) - Declarative, type-safe web endpoints library. Apache-2
-- [GitHub](https://github.com/softwaremill/tapir) (π¨βπ» 250 Β· π 350 Β· π 710 - 15% open Β· β±οΈ 27.07.2023):
+- [GitHub](https://github.com/softwaremill/tapir) (π¨βπ» 250 Β· π 360 Β· π 720 - 16% open Β· β±οΈ 05.08.2023):
```
git clone https://github.com/softwaremill/tapir
@@ -1477,7 +1496,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
finch (π₯22 Β· β 1.6K) - Scala combinator library for building Finagle HTTP services. Apache-2
-- [GitHub](https://github.com/finagle/finch) (π¨βπ» 130 Β· π 230 Β· π 410 - 10% open Β· β±οΈ 24.07.2023):
+- [GitHub](https://github.com/finagle/finch) (π¨βπ» 130 Β· π 230 Β· π 410 - 10% open Β· β±οΈ 02.08.2023):
```
git clone https://github.com/finagle/finch
@@ -1542,13 +1561,13 @@ _Libraries that handles common file formats including YAML, CSV etc._
-## Libraries for testing
+## Libraries and frameworks for various types of code testing
gatling (π₯26 Β· β 6K) - Modern Load Testing as Code. Apache-2
-- [GitHub](https://github.com/gatling/gatling) (π¨βπ» 220 Β· π 1.2K Β· π 3.6K - 1% open Β· β±οΈ 26.07.2023):
+- [GitHub](https://github.com/gatling/gatling) (π¨βπ» 220 Β· π 1.2K Β· π 3.6K - 1% open Β· β±οΈ 02.08.2023):
```
git clone https://github.com/gatling/gatling
@@ -1556,31 +1575,31 @@ _Libraries that handles common file formats including YAML, CSV etc._
scalacheck (π₯23 Β· β 1.9K) - Property-based testing for Scala. BSD-3
-- [GitHub](https://github.com/typelevel/scalacheck) (π¨βπ» 140 Β· π 400 Β· π 350 - 17% open Β· β±οΈ 25.07.2023):
+- [GitHub](https://github.com/typelevel/scalacheck) (π¨βπ» 140 Β· π 400 Β· π 350 - 17% open Β· β±οΈ 04.08.2023):
```
git clone https://github.com/typelevel/scalacheck
```
-spark-testing-base (π₯22 Β· β 1.4K) - Base classes to use when writing tests with Spark. Apache-2
+scalatest (π₯23 Β· β 1.1K Β· π) - A testing tool for Scala and Java developers. Apache-2
-- [GitHub](https://github.com/holdenk/spark-testing-base) (π¨βπ» 60 Β· π 360 Β· π¦ 34 Β· π 220 - 46% open Β· β±οΈ 02.05.2023):
+- [GitHub](https://github.com/scalatest/scalatest) (π¨βπ» 64 Β· π 340 Β· π 840 - 60% open Β· β±οΈ 04.08.2023):
```
- git clone https://github.com/holdenk/spark-testing-base
+ git clone https://github.com/scalatest/scalatest
```
-scalatest (π₯22 Β· β 1.1K) - A testing tool for Scala and Java developers. Apache-2
+spark-testing-base (π₯22 Β· β 1.4K) - Base classes to use when writing tests with Spark. Apache-2
-- [GitHub](https://github.com/scalatest/scalatest) (π¨βπ» 64 Β· π 340 Β· π 840 - 60% open Β· β±οΈ 25.07.2023):
+- [GitHub](https://github.com/holdenk/spark-testing-base) (π¨βπ» 60 Β· π 360 Β· π¦ 35 Β· π 220 - 46% open Β· β±οΈ 02.05.2023):
```
- git clone https://github.com/scalatest/scalatest
+ git clone https://github.com/holdenk/spark-testing-base
```
cornichon (π₯19 Β· β 220) - Scala DSL for testing HTTP JSON API. Apache-2
-- [GitHub](https://github.com/agourlay/cornichon) (π¨βπ» 18 Β· π 29 Β· π 160 - 13% open Β· β±οΈ 24.07.2023):
+- [GitHub](https://github.com/agourlay/cornichon) (π¨βπ» 18 Β· π 29 Β· π 160 - 13% open Β· β±οΈ 01.08.2023):
```
git clone https://github.com/agourlay/cornichon
@@ -1588,13 +1607,13 @@ _Libraries that handles common file formats including YAML, CSV etc._
stryker4s (π₯19 Β· β 180) - Mutation testing for Scala. Apache-2
-- [GitHub](https://github.com/stryker-mutator/stryker4s) (π¨βπ» 29 Β· π 28 Β· π 160 - 21% open Β· β±οΈ 24.07.2023):
+- [GitHub](https://github.com/stryker-mutator/stryker4s) (π¨βπ» 29 Β· π 28 Β· π 160 - 21% open Β· β±οΈ 03.08.2023):
```
git clone https://github.com/stryker-mutator/stryker4s
```
-scalamock (π₯18 Β· β 490 Β· π) - Native Scala mocking framework. MIT
+scalamock (π₯18 Β· β 490) - Native Scala mocking framework. MIT
- [GitHub](https://github.com/paulbutcher/ScalaMock) (π¨βπ» 33 Β· π 90 Β· π 220 - 10% open Β· β±οΈ 01.07.2023):
@@ -1604,7 +1623,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
munit (π₯18 Β· β 380) - Scala testing library with actionable errors and extensible APIs. Apache-2
-- [GitHub](https://github.com/scalameta/munit) (π¨βπ» 43 Β· π 72 Β· π 140 - 32% open Β· β±οΈ 21.07.2023):
+- [GitHub](https://github.com/scalameta/munit) (π¨βπ» 44 Β· π 72 Β· π 140 - 32% open Β· β±οΈ 28.07.2023):
```
git clone https://github.com/scalameta/munit
@@ -1612,7 +1631,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
mockito-scala (π₯17 Β· β 320) - Mockito for Scala language. MIT
-- [GitHub](https://github.com/mockito/mockito-scala) (π¨βπ» 29 Β· π 50 Β· π 130 - 24% open Β· β±οΈ 20.03.2023):
+- [GitHub](https://github.com/mockito/mockito-scala) (π¨βπ» 29 Β· π 51 Β· π 130 - 24% open Β· β±οΈ 20.03.2023):
```
git clone https://github.com/mockito/mockito-scala
@@ -1626,9 +1645,9 @@ _Libraries that handles common file formats including YAML, CSV etc._
git clone https://github.com/testcontainers/testcontainers-scala
```
-scalaprops (π₯14 Β· β 270) - property based testing library for Scala. MIT
+scalaprops (π₯14 Β· β 280) - property based testing library for Scala. MIT
-- [GitHub](https://github.com/scalaprops/scalaprops) (π¨βπ» 12 Β· π 21 Β· π 20 - 40% open Β· β±οΈ 27.07.2023):
+- [GitHub](https://github.com/scalaprops/scalaprops) (π¨βπ» 12 Β· π 21 Β· π 20 - 40% open Β· β±οΈ 04.08.2023):
```
git clone https://github.com/scalaprops/scalaprops
@@ -1637,7 +1656,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
Show 6 hidden projects...
- specs2 (π₯20 Β· β 730) - Software Specifications for Scala. βUnlicensed
-- weaver-test (π₯16 Β· β 390) - A test framework that runs everything in parallel. βUnlicensed
+- weaver-test (π₯17 Β· β 390) - A test framework that runs everything in parallel. βUnlicensed
- minitest (π₯15 Β· β 180 Β· π) - The super light testing library for Scala and Scala.js. Apache-2
- scalameter (π₯14 Β· β 500 Β· π€) - Microbenchmarking and performance regression testing.. βUnlicensed
- utest (π₯14 Β· β 470) - A simple testing framework for Scala. βUnlicensed
@@ -1645,18 +1664,10 @@ _Libraries that handles common file formats including YAML, CSV etc._
-## Libraries for security, authentication and cryptography
+## Libraries for security, authentication, and cryptography
-akka-http-session (π₯17 Β· β 440 Β· π€) - Web & mobile client-side akka-http sessions, with.. Apache-2
-
-- [GitHub](https://github.com/softwaremill/akka-http-session) (π¨βπ» 24 Β· π 60 Β· π 43 - 25% open Β· β±οΈ 31.01.2022):
-
- ```
- git clone https://github.com/softwaremill/akka-http-session
- ```
-
scala-oauth2-provider (π₯16 Β· β 530 Β· π€) - OAuth 2.0 server-side implementation written in Scala. MIT
- [GitHub](https://github.com/nulab/scala-oauth2-provider) (π¨βπ» 27 Β· π 100 Β· π 66 - 6% open Β· β±οΈ 10.02.2022):
@@ -1673,7 +1684,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
git clone https://github.com/pac4j/play-pac4j
```
-sttp-oauth2 (π₯13 Β· β 66 Β· β) - OAuth2 client library implemented in Scala using sttp. Apache-2
+sttp-oauth2 (π₯13 Β· β 66) - OAuth2 client library implemented in Scala using sttp. Apache-2
- [GitHub](https://github.com/ocadotechnology/sttp-oauth2) (π¨βπ» 14 Β· π 20 Β· π 43 - 53% open Β· β±οΈ 20.07.2023):
@@ -1705,9 +1716,10 @@ _Libraries that handles common file formats including YAML, CSV etc._
git clone https://github.com/blackdoor/jose
```
-Show 6 hidden projects...
+Show 7 hidden projects...
- securesocial (π₯17 Β· β 1.2K Β· π) - A module that provides OAuth, OAuth2 and OpenID.. Apache-2
+- akka-http-session (π₯17 Β· β 440 Β· π) - Web & mobile client-side akka-http sessions, with.. Apache-2
- play2-auth (π₯15 Β· β 620 Β· π) - Play2.x Authentication and Authorization module. Apache-2
- tsec (π₯15 Β· β 350 Β· π) - Type-safe general-cryptography library - https://jmcardon.github.io/tsec/. MIT
- scrypto (π₯15 Β· β 200) - Cryptographic primitives for Scala. βοΈCC0-1.0
@@ -1716,11 +1728,13 @@ _Libraries that handles common file formats including YAML, CSV etc._
-## Data binding, validation and serialization
+## Data handling
-scalapb (π₯26 Β· β 1.3K) - Protocol buffer compiler for Scala. Apache-2
+_Libraries for data binding, validation, and serialization_
+
+scalapb (π₯25 Β· β 1.3K Β· π) - Protocol buffer compiler for Scala. Apache-2
- [GitHub](https://github.com/scalapb/ScalaPB) (π¨βπ» 120 Β· π 270 Β· π₯ 400K Β· π 550 - 2% open Β· β±οΈ 24.07.2023):
@@ -1728,23 +1742,23 @@ _Libraries that handles common file formats including YAML, CSV etc._
git clone https://github.com/scalapb/scalapb
```
-scrooge (π₯20 Β· β 780) - A Thrift parser/generator. Apache-2
+upickle (π₯20 Β· β 670) - uPickle: a simple, fast, dependency-free JSON & Binary (MessagePack).. MIT
-- [GitHub](https://github.com/twitter/scrooge) (π¨βπ» 230 Β· π 240 Β· π 180 - 18% open Β· β±οΈ 13.02.2023):
+- [GitHub](https://github.com/com-lihaoyi/upickle) (π¨βπ» 52 Β· π 150 Β· π 270 - 5% open Β· β±οΈ 09.07.2023):
```
- git clone https://github.com/twitter/scrooge
+ git clone https://github.com/com-lihaoyi/upickle
```
-upickle (π₯20 Β· β 670) - uPickle: a simple, fast, dependency-free JSON & Binary (MessagePack).. MIT
+scrooge (π₯19 Β· β 780) - A Thrift parser/generator. Apache-2
-- [GitHub](https://github.com/com-lihaoyi/upickle) (π¨βπ» 52 Β· π 150 Β· π 270 - 5% open Β· β±οΈ 09.07.2023):
+- [GitHub](https://github.com/twitter/scrooge) (π¨βπ» 230 Β· π 240 Β· π 180 - 18% open Β· β±οΈ 13.02.2023):
```
- git clone https://github.com/com-lihaoyi/upickle
+ git clone https://github.com/twitter/scrooge
```
-scodec (π₯19 Β· β 790) - Scala combinator library for working with binary data. BSD-3
+scodec (π₯18 Β· β 790) - Scala combinator library for working with binary data. BSD-3
- [GitHub](https://github.com/scodec/scodec) (π¨βπ» 61 Β· π 100 Β· π 71 - 18% open Β· β±οΈ 05.05.2023):
@@ -1776,7 +1790,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
git clone https://github.com/zero-deps/proto
```
-fields (π₯8 Β· β 42 Β· π€) - Scala validation library. Apache-2
+fields (π₯8 Β· β 43 Β· π€) - Scala validation library. Apache-2
- [GitHub](https://github.com/jap-company/fields) (π¨βπ» 1 Β· π 3 Β· π 18 - 33% open Β· β±οΈ 09.08.2022):
@@ -1802,10 +1816,12 @@ _Libraries that handles common file formats including YAML, CSV etc._
-## Libraries for creating custom parsers
+## Parsers
+_Libraries for creating custom parsers_
+
scala-parser-combinators (π₯19 Β· β 630) - simple combinator-based parsing for Scala. formerly.. Apache-2
- [GitHub](https://github.com/scala/scala-parser-combinators) (π¨βπ» 70 Β· π 130 Β· π 120 - 18% open Β· β±οΈ 12.07.2023):
@@ -1824,7 +1840,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
cats-parse (π₯18 Β· β 210) - A parsing library for the cats ecosystem. MIT
-- [GitHub](https://github.com/typelevel/cats-parse) (π¨βπ» 31 Β· π 45 Β· π 92 - 27% open Β· β±οΈ 24.07.2023):
+- [GitHub](https://github.com/typelevel/cats-parse) (π¨βπ» 31 Β· π 45 Β· π 92 - 27% open Β· β±οΈ 04.08.2023):
```
git clone https://github.com/typelevel/cats-parse
@@ -1838,7 +1854,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
git clone https://github.com/tpolecat/atto
```
-scallion (π₯9 Β· β 51) - LL(1) parser combinators in Scala. Apache-2
+scallion (π₯9 Β· β 51 Β· π€) - LL(1) parser combinators in Scala. Apache-2
- [GitHub](https://github.com/epfl-lara/scallion) (π¨βπ» 8 Β· π 16 Β· π₯ 400 Β· π 5 - 60% open Β· β±οΈ 03.10.2022):
@@ -1852,11 +1868,13 @@ _Libraries that handles common file formats including YAML, CSV etc._
-## Reactive programming libraries (streams, observables...)
+## Reactive programming
-monix (π₯20 Β· β 1.9K) - Asynchronous, Reactive Programming for Scala and Scala.js. Apache-2
+_Reactive programming libraries (streams, observables...)_
+
+monix (π₯21 Β· β 1.9K Β· π) - Asynchronous, Reactive Programming for Scala and Scala.js. Apache-2
- [GitHub](https://github.com/monix/monix) (π¨βπ» 100 Β· π 240 Β· π 660 - 12% open Β· β±οΈ 03.05.2023):
@@ -1864,9 +1882,9 @@ _Libraries that handles common file formats including YAML, CSV etc._
git clone https://github.com/monix/monix
```
-rescala (π₯14 Β· β 77) - REScala - distributed and reactive programming embedded in OO and FP.. Apache-2
+rescala (π₯15 Β· β 79) - REScala - distributed and reactive programming embedded in OO and FP.. Apache-2
-- [GitHub](https://github.com/rescala-lang/REScala) (π¨βπ» 28 Β· π 25 Β· β±οΈ 22.07.2023):
+- [GitHub](https://github.com/rescala-lang/REScala) (π¨βπ» 28 Β· π 25 Β· β±οΈ 05.08.2023):
```
git clone https://github.com/rescala-lang/rescala
@@ -1900,10 +1918,12 @@ _Libraries that handles common file formats including YAML, CSV etc._
-## Various tooling libraries that helps with overall Scala environment
+## Development environment
+_Various tooling libraries that help with the overall Scala programming environment_
+
fastring (π₯13 Β· β 120) - Extremely fast string formatting. Apache-2
- [GitHub](https://github.com/Atry/fastring) (π¨βπ» 7 Β· π 9 Β· π 7 - 42% open Β· β±οΈ 15.07.2023):
@@ -1920,7 +1940,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
git clone https://github.com/marianobarrios/dregex
```
-fast-string-interpolator (π₯12 Β· β 84 Β· π) - Scala macro that generates ultra-fast string.. Apache-2
+fast-string-interpolator (π₯12 Β· β 84) - Scala macro that generates ultra-fast string.. Apache-2
- [GitHub](https://github.com/plokhotnyuk/fast-string-interpolator) (π¨βπ» 7 Β· π 6 Β· π 7 - 28% open Β· β±οΈ 12.07.2023):
@@ -1953,7 +1973,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
scalate (π₯17 Β· β 600) - Scalate is a Scala based template engine which supports HAML,.. Apache-2
-- [GitHub](https://github.com/scalate/scalate) (π¨βπ» 72 Β· π 100 Β· π 63 - 47% open Β· β±οΈ 26.07.2023):
+- [GitHub](https://github.com/scalate/scalate) (π¨βπ» 73 Β· π 100 Β· π 64 - 48% open Β· β±οΈ 05.08.2023):
```
git clone https://github.com/scalate/scalate
@@ -1981,21 +2001,23 @@ _Libraries that handles common file formats including YAML, CSV etc._
-## Libraries for data analysis, machine learning and AI
+## Business intelligence
+_Libraries for data analysis, machine learning, and AI_
+
bigdl (π₯32 Β· β 4.3K) - Fast, distributed, secure AI for Big Data. Apache-2
-- [GitHub](https://github.com/intel-analytics/BigDL) (π¨βπ» 180 Β· π 1.1K Β· π¦ 45 Β· π 1.9K - 39% open Β· β±οΈ 27.07.2023):
+- [GitHub](https://github.com/intel-analytics/BigDL) (π¨βπ» 180 Β· π 1.1K Β· π¦ 45 Β· π 2K - 39% open Β· β±οΈ 04.08.2023):
```
git clone https://github.com/intel-analytics/bigdl
```
-spark-nlp (π₯29 Β· β 3.3K) - State of the Art Natural Language Processing. Apache-2
+spark-nlp (π₯29 Β· β 3.4K) - State of the Art Natural Language Processing. Apache-2
-- [GitHub](https://github.com/JohnSnowLabs/spark-nlp) (π¨βπ» 110 Β· π 660 Β· π¦ 320 Β· π 800 - 4% open Β· β±οΈ 18.07.2023):
+- [GitHub](https://github.com/JohnSnowLabs/spark-nlp) (π¨βπ» 110 Β· π 660 Β· π¦ 330 Β· π 810 - 4% open Β· β±οΈ 04.08.2023):
```
git clone https://github.com/johnsnowlabs/spark-nlp
@@ -2003,7 +2025,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
algebird (π₯24 Β· β 2.3K) - Abstract Algebra for Scala. Apache-2
-- [GitHub](https://github.com/twitter/algebird) (π¨βπ» 110 Β· π 350 Β· π 260 - 36% open Β· β±οΈ 25.07.2023):
+- [GitHub](https://github.com/twitter/algebird) (π¨βπ» 110 Β· π 350 Β· π 260 - 36% open Β· β±οΈ 30.07.2023):
```
git clone https://github.com/twitter/algebird
@@ -2019,7 +2041,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
zeppelin (π₯21 Β· β 6.1K) - Web-based notebook that enables data-driven, interactive data.. Apache-2
-- [GitHub](https://github.com/apache/zeppelin) (π¨βπ» 520 Β· π 2.8K Β· β±οΈ 25.07.2023):
+- [GitHub](https://github.com/apache/zeppelin) (π¨βπ» 520 Β· π 2.8K Β· β±οΈ 01.08.2023):
```
git clone https://github.com/apache/zeppelin
@@ -2057,7 +2079,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
git clone https://github.com/eaplatanios/tensorflow_scala
```
-openai-scala-client (π₯15 Β· β 110 Β· π£) - Scala client for OpenAI API. MIT
+openai-scala-client (π₯15 Β· β 110) - Scala client for OpenAI API. MIT
- [GitHub](https://github.com/cequence-io/openai-scala-client) (π¨βπ» 3 Β· π 9 Β· π 28 - 32% open Β· β±οΈ 18.07.2023):
@@ -2075,13 +2097,13 @@ _Libraries that handles common file formats including YAML, CSV etc._
onnx-scala (π₯14 Β· β 130) - An ONNX (Open Neural Network eXchange) API and backend for.. βοΈAGPL-3.0
-- [GitHub](https://github.com/EmergentOrder/onnx-scala) (π¨βπ» 4 Β· π 10 Β· π 10 - 20% open Β· β±οΈ 18.07.2023):
+- [GitHub](https://github.com/EmergentOrder/onnx-scala) (π¨βπ» 4 Β· π 10 Β· π 10 - 20% open Β· β±οΈ 31.07.2023):
```
git clone https://github.com/emergentorder/onnx-scala
```
-optimus (π₯13 Β· β 140 Β· π€) - Optimus is a mathematical programming library for Scala. βοΈLGPL-3.0
+optimus (π₯12 Β· β 140 Β· π€) - Optimus is a mathematical programming library for Scala. βοΈLGPL-3.0
- [GitHub](https://github.com/vagmcs/Optimus) (π¨βπ» 9 Β· π 26 Β· π₯ 1.8K Β· β±οΈ 27.08.2022):
@@ -2108,27 +2130,29 @@ _Libraries that handles common file formats including YAML, CSV etc._
Show 12 hidden projects...
- smile (π₯24 Β· β 5.8K) - Statistical Machine Intelligence & Learning Engine. βUnlicensed
-- spark-notebook (π₯22 Β· β 3.1K Β· π) - Interactive and Reactive Data Science using Scala and.. Apache-2
+- spark-notebook (π₯21 Β· β 3.1K Β· π) - Interactive and Reactive Data Science using Scala and.. Apache-2
- figaro (π₯16 Β· β 760 Β· π€) - Figaro Programming Language and Core Libraries. βUnlicensed
- doddle-model (π₯13 Β· β 140 Β· π) - doddle-model: machine learning in Scala. Apache-2
- libra (π₯10 Β· β 200 Β· π) - A dimensional analysis library based on dependent types. βUnlicensed
-- clustering4ever (π₯10 Β· β 120 Β· π) - C4E, a JVM friendly library written in Scala for both.. Apache-2
-- axle (π₯10 Β· β 65) - Axle Domain Specific Language for Scientific Cloud Computing and.. βUnlicensed
+- clustering4ever (π₯10 Β· β 130 Β· π) - C4E, a JVM friendly library written in Scala for both.. Apache-2
- lomrf (π₯9 Β· β 78 Β· π) - LoMRF is an open-source implementation of Markov Logic Networks. Apache-2
- rings (π₯9 Β· β 69 Β· π€) - Rings: efficient JVM library for polynomial rings. βUnlicensed
-- vecmatlib (π₯9 Β· β 3 Β· π£) - Open source Scala library that add data structures for vectors.. Apache-2
+- axle (π₯9 Β· β 65) - Axle Domain Specific Language for Scientific Cloud Computing and.. βUnlicensed
+- vecmatlib (π₯9 Β· β 3) - Open source Scala library that add data structures for vectors and.. Apache-2
- mgo (π₯7 Β· β 70) - Purely functional genetic algorithms for multi-objective optimisation. βUnlicensed
-- synapses (π₯7 Β· β 67 Β· π) - A group of neural-network libraries for functional and mainstream.. MIT
+- synapses (π₯7 Β· β 68 Β· π) - A group of neural-network libraries for functional and mainstream.. MIT
-## Libraries for processing and handling big data sets
+## Big data
+_Libraries for processing and handling big data sets_
+
spark (π₯29 Β· β 36K) - Apache Spark - A unified analytics engine for large-scale data processing. Apache-2
-- [GitHub](https://github.com/apache/spark) (π¨βπ» 2.9K Β· π 27K Β· β±οΈ 27.07.2023):
+- [GitHub](https://github.com/apache/spark) (π¨βπ» 2.9K Β· π 27K Β· β±οΈ 05.08.2023):
```
git clone https://github.com/apache/spark
@@ -2136,7 +2160,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
flink (π₯27 Β· β 22K) - Apache Flink. Apache-2
-- [GitHub](https://github.com/apache/flink) (π¨βπ» 1.8K Β· π 12K Β· β±οΈ 27.07.2023):
+- [GitHub](https://github.com/apache/flink) (π¨βπ» 1.8K Β· π 12K Β· β±οΈ 05.08.2023):
```
git clone https://github.com/apache/flink
@@ -2144,7 +2168,7 @@ _Libraries that handles common file formats including YAML, CSV etc._
scio (π₯27 Β· β 2.5K) - A Scala API for Apache Beam and Google Cloud Dataflow. Apache-2
-- [GitHub](https://github.com/spotify/scio) (π¨βπ» 200 Β· π 500 Β· π₯ 11K Β· π 1.2K - 10% open Β· β±οΈ 27.07.2023):
+- [GitHub](https://github.com/spotify/scio) (π¨βπ» 200 Β· π 500 Β· π₯ 11K Β· π 1.2K - 10% open Β· β±οΈ 04.08.2023):
```
git clone https://github.com/spotify/scio
@@ -2152,13 +2176,13 @@ _Libraries that handles common file formats including YAML, CSV etc._
nussknacker (π₯23 Β· β 460) - Low-code tool for automating actions on real time data | Stream.. Apache-2
-- [GitHub](https://github.com/TouK/nussknacker) (π¨βπ» 64 Β· π 84 Β· π₯ 300 Β· π 440 - 15% open Β· β±οΈ 27.07.2023):
+- [GitHub](https://github.com/TouK/nussknacker) (π¨βπ» 64 Β· π 84 Β· π₯ 300 Β· π 440 - 15% open Β· β±οΈ 03.08.2023):
```
git clone https://github.com/touk/nussknacker
```
-scalding (π₯22 Β· β 3.4K) - A Scala API for Cascading. Apache-2
+scalding (π₯21 Β· β 3.4K Β· π) - A Scala API for Cascading. Apache-2
- [GitHub](https://github.com/twitter/scalding) (π¨βπ» 210 Β· π 700 Β· π 650 - 49% open Β· β±οΈ 28.05.2023):
@@ -2166,14 +2190,6 @@ _Libraries that handles common file formats including YAML, CSV etc._
git clone https://github.com/twitter/scalding
```
-summingbird (π₯20 Β· β 2.1K Β· π€) - Streaming MapReduce with Scalding and Storm. Apache-2
-
-- [GitHub](https://github.com/twitter/summingbird) (π¨βπ» 44 Β· π 270 Β· π 300 - 54% open Β· β±οΈ 19.01.2022):
-
- ```
- git clone https://github.com/twitter/summingbird
- ```
-
gridscale (π₯11 Β· β 26) - Scala library for accessing various file, batch systems, job.. βοΈAGPL-3.0
- [GitHub](https://github.com/openmole/gridscale) (π¨βπ» 5 Β· π 6 Β· π 13 - 38% open Β· β±οΈ 13.07.2023):
@@ -2182,8 +2198,9 @@ _Libraries that handles common file formats including YAML, CSV etc._
git clone https://github.com/openmole/gridscale
```
-Show 6 hidden projects...
+Show 7 hidden projects...
+- 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 Β· β 910 Β· π) - CPU and GPU-accelerated Machine Learning Library. BSD-3
- vegas (π₯15 Β· β 730 Β· π) - The missing MatPlotLib for Scala + Spark. MIT
@@ -2193,13 +2210,15 @@ _Libraries that handles common file formats including YAML, CSV etc._
-## Libraries for distributed systems
+## Distributed
-kafka (π₯28 Β· β 25K) - Mirror of Apache Kafka. Apache-2
+_Libraries and frameworks for building and maintaining distributed systems and fault-tolerant applications._
+
+kafka (π₯28 Β· β 26K) - Mirror of Apache Kafka. Apache-2
-- [GitHub](https://github.com/apache/kafka) (π¨βπ» 1.3K Β· π 13K Β· π¦ 5 Β· β±οΈ 27.07.2023):
+- [GitHub](https://github.com/apache/kafka) (π¨βπ» 1.3K Β· π 13K Β· π¦ 5 Β· β±οΈ 05.08.2023):
```
git clone https://github.com/apache/kafka
@@ -2221,20 +2240,20 @@ _Libraries that handles common file formats including YAML, CSV etc._
git clone https://github.com/lagom/lagom
```
-annette (π₯11 Β· β 15) - Platform to build distributed, scalable, enterprise-wide business.. Apache-2
+parapet (π₯11 Β· β 140) - A purely functional library to build distributed and event-driven.. Apache-2
-- [GitHub](https://github.com/annetteplatform/annette) (β±οΈ 18.07.2023):
+- [GitHub](https://github.com/parapet-io/parapet) (π¨βπ» 5 Β· π 6 Β· π 26 - 30% open Β· β±οΈ 30.04.2023):
```
- git clone https://github.com/annetteplatform/annette
+ git clone https://github.com/parapet-io/parapet
```
-parapet (π₯10 Β· β 140) - A purely functional library to build distributed and event-driven.. Apache-2
+annette (π₯11 Β· β 15) - Platform to build distributed, scalable, enterprise-wide business.. Apache-2
-- [GitHub](https://github.com/parapet-io/parapet) (π¨βπ» 5 Β· π 6 Β· π 26 - 30% open Β· β±οΈ 30.04.2023):
+- [GitHub](https://github.com/annetteplatform/annette) (β±οΈ 18.07.2023):
```
- git clone https://github.com/parapet-io/parapet
+ git clone https://github.com/annetteplatform/annette
```
poppet (π₯9 Β· β 22) - Minimal, type-safe RPC Scala library. MIT
@@ -2258,9 +2277,11 @@ _Libraries that handles common file formats including YAML, CSV etc._
+_Libraries purely built for Scala.js_
+
scala-js (π₯25 Β· β 4.5K) - Scala.js, the Scala to JavaScript compiler. Apache-2

-- [GitHub](https://github.com/scala-js/scala-js) (π¨βπ» 100 Β· π 390 Β· π 2.2K - 1% open Β· β±οΈ 21.07.2023):
+- [GitHub](https://github.com/scala-js/scala-js) (π¨βπ» 100 Β· π 390 Β· π 2.2K - 1% open Β· β±οΈ 03.08.2023):
```
git clone https://github.com/scala-js/scala-js
@@ -2284,10 +2305,10 @@ _Libraries that handles common file formats including YAML, CSV etc._
Show 4 hidden projects...
-- scala-js-dom (π₯20 Β· β 290 Β· π) - Statically typed DOM API for Scala.js. βUnlicensed

-- nodejs (π₯15 Β· β 160 Β· π) - This project provides Scala.js type-safe bindings for Node.js.. Apache-2

+- scala-js-dom (π₯20 Β· β 290) - Statically typed DOM API for Scala.js. βUnlicensed

- scalajs-angular (π₯14 Β· β 260 Β· π) - AngularJS Binding for Scala.js. Apache-2

-- scalajs-bundler (π₯13 Β· β 230) - βUnlicensed

+- scalajs-bundler (π₯14 Β· β 230) - βUnlicensed

+- nodejs (π₯14 Β· β 160 Β· π) - This project provides Scala.js type-safe bindings for Node.js.. Apache-2

---
diff --git a/history/2023-08-05_changes.md b/history/2023-08-05_changes.md
new file mode 100644
index 0000000..1e0e3ee
--- /dev/null
+++ b/history/2023-08-05_changes.md
@@ -0,0 +1,20 @@
+## π Trending Up
+
+_Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity._
+
+- scalatest (π₯23 Β· β 1.1K Β· π) - A testing tool for Scala and Java developers. Apache-2
+- monix (π₯21 Β· β 1.9K Β· π) - Asynchronous, Reactive Programming for Scala and Scala.js. Apache-2
+- chimney (π₯20 Β· β 1K Β· π) - Scala library for boilerplate-free, type-safe data transformations. Apache-2
+- scallop (π₯18 Β· β 660 Β· π) - a simple Scala CLI parsing library. MIT
+- molecule (π₯9 Β· β 3 Β· π) - Molecule translates custom Scala code to database queries for.. Apache-2
+
+## π Trending Down
+
+_Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._
+
+- gitbucket (π₯31 Β· β 8.9K Β· π) - A Git platform powered by Scala with easy installation, high.. Apache-2
+- scalapb (π₯25 Β· β 1.3K Β· π) - Protocol buffer compiler for Scala. Apache-2
+- scalikejdbc (π₯23 Β· β 1.2K Β· π) - A tidy SQL-based DB access library for Scala developers... Apache-2
+- sbt-native-packager (π₯22 Β· β 1.6K Β· π) - sbt Native Packager. BSD-2
+- scalding (π₯21 Β· β 3.4K Β· π) - A Scala API for Cascading. Apache-2
+
diff --git a/history/2023-08-05_projects.csv b/history/2023-08-05_projects.csv
new file mode 100644
index 0000000..a27df3e
--- /dev/null
+++ b/history/2023-08-05_projects.csv
@@ -0,0 +1,383 @@
+,name,github_id,category,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,commit_count,recent_commit_count,fork_count,watchers_count,pr_count,open_issue_count,closed_issue_count,star_count,latest_stable_release_published_at,latest_stable_release_number,github_release_downloads,monthly_downloads,release_count,description,contributor_count,projectrank,show,projectrank_placing,maven_id,maven_url,maven_latest_release_published_at,dependent_project_count,maven_dependent_project_count,github_dependent_project_count,trending,labels
+0,sbt,sbt/sbt,development-cycle,https://github.com/sbt/sbt,https://github.com/sbt/sbt,Apache-2.0,2009-08-17 00:31:14,2023-08-04 07:32:31,2023-08-04 07:32:31,11855.0,98.0,920.0,174.0,3126.0,771.0,3330.0,4678.0,2023-07-24 06:19:20,1.9.3,10860266.0,157395.0,100.0,"sbt, the interactive build tool.",401.0,33,True,1.0,,,,,,,,
+1,playframework,playframework/playframework,web-frameworks,https://github.com/playframework/playframework,https://github.com/playframework/playframework,Apache-2.0,2011-09-07 09:24:08,2023-08-01 18:00:22,2023-07-21 14:54:56,12990.0,137.0,4110.0,647.0,8102.0,454.0,3272.0,12428.0,2023-07-21 15:23:56,2.8.20,,,59.0,Play Framework.,958.0,32,True,1.0,com.typesafe.play:play_3,https://search.maven.org/artifact/com.typesafe.play/play_3,2023-06-05 12:11:12,20.0,20.0,,,
+2,bigdl,intel-analytics/bigdl,sci,https://github.com/intel-analytics/BigDL,https://github.com/intel-analytics/BigDL,Apache-2.0,2016-08-29 07:59:50,2023-08-04 08:54:21,2023-08-04 08:05:28,20242.0,421.0,1092.0,236.0,6935.0,772.0,1178.0,4277.0,2023-04-24 02:17:43,2.3.0,,,18.0,"Fast, distributed, secure AI for Big Data.",179.0,32,True,1.0,,,,45.0,,45.0,,
+3,gitbucket,gitbucket/gitbucket,development-cycle,https://github.com/gitbucket/gitbucket,https://github.com/gitbucket/gitbucket,Apache-2.0,2013-04-10 16:41:35,2023-08-05 01:28:40,2023-08-05 01:28:40,5754.0,37.0,1243.0,463.0,1594.0,332.0,1427.0,8944.0,2023-04-28 16:52:14,4.39.0,749589.0,6575.0,100.0,"A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility.",197.0,31,True,1.0,,,,,,,-1.0,
+4,zio,zio/zio,ecosystems,https://github.com/zio/zio,https://github.com/zio/zio,Apache-2.0,2018-05-19 16:40:37,2023-08-03 23:25:52,2023-08-03 13:55:07,7248.0,127.0,1180.0,115.0,5881.0,364.0,2019.0,3848.0,2023-06-06 00:50:53,2.0.15,,,100.0,"ZIO A type-safe, composable library for async and concurrent programming in Scala.",671.0,31,True,1.0,dev.zio:zio_2.13,https://search.maven.org/artifact/dev.zio/zio_2.13,2023-06-06 00:50:53,822.0,822.0,,,
+5,spark,apache/spark,bigdata,https://github.com/apache/spark,https://github.com/apache/spark,Apache-2.0,2014-02-25 08:00:08,2023-08-05 17:13:50,2023-08-05 17:13:43,37615.0,978.0,27235.0,2039.0,42332.0,257.0,,36377.0,,,,,,Apache Spark - A unified analytics engine for large-scale data processing.,2914.0,29,True,1.0,,,,,,,,
+6,spark-nlp,johnsnowlabs/spark-nlp,sci,https://github.com/JohnSnowLabs/spark-nlp,https://github.com/JohnSnowLabs/spark-nlp,Apache-2.0,2017-09-24 19:36:44,2023-08-04 09:18:46,2023-08-04 09:15:46,8289.0,106.0,664.0,96.0,12945.0,39.0,769.0,3355.0,2023-08-02 20:10:07,5.0.2,,,100.0,State of the Art Natural Language Processing.,108.0,29,True,1.0,,,,328.0,,328.0,,
+7,mill,com-lihaoyi/mill,development-cycle,https://github.com/com-lihaoyi/mill,https://github.com/com-lihaoyi/mill,MIT,2017-10-17 03:43:19,2023-08-04 08:22:53,2023-08-02 11:47:10,3143.0,118.0,275.0,48.0,1799.0,106.0,646.0,1889.0,2023-06-23 17:15:52,0.11.1,1126175.0,17063.0,95.0,Your shiny new Java/Scala build tool!.,196.0,29,True,2.0,,,,,,,,
+8,kafka,apache/kafka,distributed,https://github.com/apache/kafka,https://github.com/apache/kafka,Apache-2.0,2011-08-15 18:06:16,2023-08-05 15:47:44,2023-08-05 05:00:16,11486.0,346.0,12839.0,1078.0,14153.0,1047.0,,25537.0,,,,,,Mirror of Apache Kafka.,1266.0,28,True,1.0,,,,5.0,,5.0,,
+9,akka,akka/akka,distributed,https://github.com/akka/akka,https://github.com/akka/akka,,2009-02-16 12:51:54,2023-08-05 17:43:47,2023-08-01 05:35:48,26748.0,45.0,3617.0,588.0,11459.0,920.0,7028.0,12747.0,2023-06-30 12:48:22,2.8.3,,,40.0,"Build highly concurrent, distributed, and resilient message-driven applications on the JVM.",1046.0,28,False,1.0,,,,,,,,
+10,http4s,http4s/http4s,http,https://github.com/http4s/http4s,https://github.com/http4s/http4s,Apache-2.0,2012-03-12 04:41:20,2023-08-04 12:54:14,2023-08-04 12:47:43,17083.0,197.0,777.0,75.0,5727.0,318.0,1130.0,2438.0,2023-07-19 21:15:06,0.23.23,,,100.0,"A minimal, idiomatic Scala interface for HTTP.",448.0,28,True,1.0,,,,,,,,
+11,circe,circe/circe,json,https://github.com/circe/circe,https://github.com/circe/circe,Apache-2.0,2015-07-31 15:12:09,2023-08-05 13:29:51,2023-08-02 21:16:53,2973.0,21.0,527.0,68.0,1653.0,197.0,405.0,2419.0,2023-03-03 16:30:56,0.14.5,,,68.0,Yet another JSON library for Scala.,267.0,28,True,1.0,io.circe:circe-core_2.13,https://search.maven.org/artifact/io.circe/circe-core_2.13,2023-03-03 16:30:56,280.0,280.0,,,
+12,coursier,coursier/coursier,sbt,https://github.com/coursier/coursier,https://github.com/coursier/coursier,Apache-2.0,2015-06-16 18:32:53,2023-08-04 10:56:16,2023-08-03 15:28:23,4098.0,23.0,293.0,55.0,1763.0,355.0,707.0,1964.0,2023-06-19 09:14:09,2.1.5,8278999.0,168959.0,100.0,Pure Scala Artifact Fetching.,138.0,28,True,1.0,,,,,,,,
+13,flink,apache/flink,bigdata,https://github.com/apache/flink,https://github.com/apache/flink,Apache-2.0,2014-06-07 07:00:10,2023-08-05 18:11:42,2023-08-05 17:49:27,33828.0,564.0,12265.0,945.0,23134.0,1030.0,,21711.0,,,,,,Apache Flink.,1751.0,27,True,1.0,,,,,,,,
+14,ammonite,com-lihaoyi/ammonite,toolkits,https://github.com/com-lihaoyi/Ammonite,https://github.com/com-lihaoyi/Ammonite,MIT,2015-01-13 07:34:38,2023-07-18 15:50:17,2023-07-18 14:13:38,2733.0,26.0,367.0,66.0,572.0,128.0,673.0,2566.0,2023-06-16 11:15:05,2.5.9,855266.0,10558.0,100.0,Scala Scripting.,137.0,27,True,1.0,,,,,,,,
+15,scio,spotify/scio,bigdata,https://github.com/spotify/scio,https://github.com/spotify/scio,Apache-2.0,2015-03-26 19:07:34,2023-08-04 12:50:37,2023-08-04 12:19:33,4946.0,112.0,503.0,120.0,3729.0,132.0,1104.0,2467.0,2023-07-20 14:27:48,0.13.1,10844.0,140.0,100.0,A Scala API for Apache Beam and Google Cloud Dataflow.,201.0,27,True,1.0,,,,,,,,
+16,scala-cli,VirtusLab/scala-cli,development-cycle,https://github.com/VirtusLab/scala-cli,https://github.com/VirtusLab/scala-cli,Apache-2.0,2021-04-23 10:35:04,2023-08-04 18:28:47,2023-08-03 11:22:10,3537.0,207.0,86.0,22.0,1617.0,191.0,467.0,425.0,2023-07-11 13:29:51,1.0.2,481118.0,20046.0,38.0,"Scala CLI is a command-line tool to interact with the Scala language. It lets you compile, run, test, and package your..",64.0,27,True,2.0,,,,,,,,
+17,gatling,gatling/gatling,test,https://github.com/gatling/gatling,https://github.com/gatling/gatling,Apache-2.0,2011-05-31 12:40:25,2023-08-02 20:10:46,2023-08-02 20:09:09,10171.0,73.0,1166.0,234.0,809.0,46.0,3590.0,6008.0,,,,,,Modern Load Testing as Code.,223.0,26,True,1.0,,,,,,,,
+18,shapeless,milessabin/shapeless,toolkits,https://github.com/milessabin/shapeless,https://github.com/milessabin/shapeless,Apache-2.0,2011-12-18 13:36:38,2023-07-25 04:56:23,2023-07-25 04:56:23,2690.0,15.0,537.0,107.0,913.0,34.0,380.0,3336.0,2022-09-12 22:32:36,2.3.10,,,7.0,Generic programming for Scala.,153.0,26,True,1.0,,,,105.0,,105.0,,
+19,metals,scalameta/metals,development-cycle,https://github.com/scalameta/metals,https://github.com/scalameta/metals,Apache-2.0,2017-11-03 14:18:53,2023-08-05 17:19:19,2023-08-04 15:58:16,7915.0,214.0,293.0,47.0,3682.0,257.0,1376.0,1922.0,2023-07-19 15:02:43,1.0.0,29.0,0.0,54.0,Scala language server with rich IDE features.,171.0,26,True,2.0,,,,,,,,
+20,sttp,softwaremill/sttp,http,https://github.com/softwaremill/sttp,https://github.com/softwaremill/sttp,Apache-2.0,2017-06-30 15:15:07,2023-08-05 00:43:33,2023-08-05 00:43:03,5302.0,193.0,272.0,43.0,1518.0,54.0,351.0,1381.0,2023-07-07 10:22:09,4.0.0-M2,,,91.0,The Scala HTTP client you always wanted!.,195.0,26,True,1.0,,,,,,,,
+21,tapir,softwaremill/tapir,http,https://github.com/softwaremill/tapir,https://github.com/softwaremill/tapir,Apache-2.0,2018-12-09 16:43:49,2023-08-05 00:32:35,2023-08-05 00:32:03,7976.0,371.0,355.0,51.0,2392.0,115.0,600.0,1230.0,2023-07-28 13:50:24,1.6.4,,,100.0,"Declarative, type-safe web endpoints library.",247.0,26,True,1.0,,,,,,,,
+22,eclair,acinq/eclair,misc,https://github.com/ACINQ/eclair,https://github.com/ACINQ/eclair,Apache-2.0,2015-08-19 11:47:01,2023-08-04 12:39:09,2023-07-27 09:43:31,2524.0,48.0,254.0,91.0,1916.0,43.0,663.0,1146.0,2023-06-19 08:45:19,0.9.0,43437.0,564.0,37.0,A scala implementation of the Lightning Network.,48.0,26,True,1.0,,,,,,,,
+23,bloop,scalacenter/bloop,development-cycle,https://github.com/scalacenter/bloop,https://github.com/scalacenter/bloop,Apache-2.0,2017-11-11 09:39:34,2023-08-04 07:06:34,2023-08-04 06:34:43,5069.0,164.0,193.0,29.0,1402.0,122.0,590.0,850.0,2023-07-17 15:59:58,1.5.9,158594.0,2367.0,54.0,"Bloop is a build server and CLI tool to compile, test and run Scala fast from any editor or build tool.",137.0,26,True,2.0,,,,,,,,
+24,scala-js,scala-js/scala-js,scala-js,https://github.com/scala-js/scala-js,https://github.com/scala-js/scala-js,Apache-2.0,2013-02-18 16:33:55,2023-08-05 13:27:37,2023-08-03 21:49:23,7092.0,46.0,389.0,147.0,2674.0,27.0,2169.0,4469.0,2023-06-23 07:43:57,1.13.2,,,23.0,"Scala.js, the Scala to JavaScript compiler.",102.0,25,True,1.0,,,,,,,,['scalajs']
+25,doobie,tpolecat/doobie,db-clients,https://github.com/tpolecat/doobie,https://github.com/tpolecat/doobie,MIT,2013-11-25 07:25:20,2023-08-03 18:38:57,2023-08-02 08:18:22,3333.0,91.0,345.0,68.0,1370.0,147.0,381.0,2070.0,2023-06-20 16:56:18,1.0.0-RC4,,,18.0,Functional JDBC layer for Scala.,164.0,25,True,1.0,,,,,,,,
+26,elastic4s,sksamuel/elastic4s,db-clients,https://github.com/sksamuel/elastic4s,https://github.com/sksamuel/elastic4s,Apache-2.0,2013-06-10 20:23:57,2023-07-26 21:02:46,2023-07-08 22:40:00,4714.0,19.0,690.0,75.0,1758.0,15.0,1120.0,1631.0,2023-07-08 23:03:50,8.8.1,,,34.0,"Elasticsearch Scala Client - Reactive, Non Blocking, Type Safe, HTTP Client.",399.0,25,True,1.0,com.sksamuel.elastic4s:elastic4s_2.13,https://search.maven.org/artifact/com.sksamuel.elastic4s/elastic4s_2.13,,,,,,
+27,scalapb,scalapb/scalapb,data,https://github.com/scalapb/ScalaPB,https://github.com/scalapb/ScalaPB,Apache-2.0,2014-10-02 01:11:41,2023-08-03 17:27:45,2023-07-24 21:36:49,2386.0,22.0,268.0,46.0,1007.0,16.0,535.0,1260.0,2023-02-07 04:34:38,0.11.13,402992.0,4855.0,100.0,Protocol buffer compiler for Scala.,120.0,25,True,1.0,,,,,,,-1.0,
+28,finagle,twitter/finagle,distributed,https://github.com/twitter/finagle,https://github.com/twitter/finagle,Apache-2.0,2010-10-19 22:10:09,2023-06-23 05:19:05,2023-06-23 05:19:04,8126.0,2.0,1468.0,563.0,544.0,62.0,349.0,8689.0,2022-12-26 14:39:38,finagle-22.12.0,,,82.0,"A fault tolerant, protocol-agnostic RPC system.",518.0,24,True,2.0,,,,,,,,
+29,smile,haifengl/smile,sci,https://github.com/haifengl/smile,https://github.com/haifengl/smile,,2014-11-20 16:28:12,2023-07-07 00:59:13,2023-07-07 00:59:07,3132.0,36.0,1119.0,272.0,173.0,14.0,558.0,5784.0,2023-06-14 12:20:00,3.0.2,10770.0,121.0,25.0,Statistical Machine Intelligence & Learning Engine.,71.0,24,False,1.0,,,,,,,,
+30,cats,typelevel/cats,toolkits,https://github.com/typelevel/cats,https://github.com/typelevel/cats,,2015-01-28 20:26:48,2023-08-04 00:16:25,2023-08-03 17:37:00,6590.0,124.0,1218.0,186.0,3290.0,226.0,976.0,4985.0,2022-11-12 21:20:14,2.9.0,,,63.0,"Lightweight, modular, and extensible library for functional programming.",542.0,24,False,1.0,,,,,,,,
+31,lagom,lagom/lagom,distributed,https://github.com/lagom/lagom,https://github.com/lagom/lagom,Apache-2.0,2016-02-23 01:51:06,2023-06-30 16:01:36,2023-06-30 16:01:35,2426.0,10.0,633.0,153.0,2273.0,455.0,642.0,2634.0,2021-12-14 11:16:46,1.6.7,,,49.0,Reactive Microservices for the JVM.,149.0,24,True,2.0,,,,,,,,
+32,slick,slick/slick,db-clients,https://github.com/slick/slick,https://github.com/slick/slick,BSD-2-Clause,2009-02-20 22:51:53,2023-08-05 04:14:19,2023-08-05 01:15:22,3231.0,112.0,615.0,148.0,1393.0,421.0,940.0,2607.0,2022-09-13 19:27:07,3.4.1,,,17.0,Slick (Scala Language Integrated Connection Kit) is a modern database query and access library for Scala.,201.0,24,True,1.0,,,,,,,,
+33,algebird,twitter/algebird,sci,https://github.com/twitter/algebird,https://github.com/twitter/algebird,Apache-2.0,2012-08-02 17:24:42,2023-07-30 09:54:37,2023-07-30 09:54:36,1881.0,24.0,348.0,236.0,899.0,97.0,166.0,2258.0,2023-07-10 21:51:16,0.13.10,,,30.0,Abstract Algebra for Scala.,114.0,24,True,1.0,,,,,,,,
+34,fs2,typelevel/fs2,reactive,https://github.com/typelevel/fs2,https://github.com/typelevel/fs2,,2013-03-06 17:34:15,2023-08-04 00:20:22,2023-07-31 13:22:48,9193.0,113.0,582.0,93.0,2541.0,96.0,643.0,2247.0,2023-07-31 13:43:09,3.8.0,,,100.0,"Compositional, streaming I/O library for Scala.",305.0,24,False,1.0,,,,,,,,
+35,sangria,sangria-graphql/sangria,misc,https://github.com/sangria-graphql/sangria,https://github.com/sangria-graphql/sangria,Apache-2.0,2015-07-05 21:29:30,2023-08-01 18:46:42,2023-07-08 05:56:05,2017.0,73.0,221.0,61.0,584.0,60.0,402.0,1946.0,2023-06-20 17:48:50,4.0.1,,,80.0,Scala GraphQL implementation.,64.0,24,True,1.0,,,,,,,,
+36,refined,fthomas/refined,toolkits,https://github.com/fthomas/refined,https://github.com/fthomas/refined,MIT,2015-05-10 16:23:16,2023-08-05 15:30:47,2023-08-05 15:30:47,3091.0,59.0,154.0,27.0,998.0,70.0,149.0,1631.0,2023-06-16 17:05:18,0.11.0,,,68.0,Refinement types for Scala.,77.0,24,True,1.0,,,,,,,,
+37,scalameta,scalameta/scalameta,toolkits,https://github.com/scalameta/scalameta,https://github.com/scalameta/scalameta,BSD-3-Clause,2014-06-16 23:00:32,2023-08-03 20:17:05,2023-08-01 15:48:45,7916.0,244.0,216.0,41.0,2139.0,141.0,1032.0,1050.0,2023-08-03 20:23:13,4.8.7,,,100.0,"Library to read, analyze, transform and generate Scala programs.",115.0,24,True,1.0,,,,,,,,
+38,quill,zio/zio-quill,db-clients,https://github.com/zio/zio-quill,https://github.com/zio/zio-quill,Apache-2.0,2015-07-20 22:15:04,2023-08-05 17:51:01,2023-08-05 17:50:46,3415.0,74.0,347.0,66.0,1793.0,348.0,717.0,2128.0,2023-06-24 09:14:02,4.6.1,,,1.0,Compile-time Language Integrated Queries for Scala.,142.0,23,True,1.0,,,,,,,,['zio']
+39,scalacheck,typelevel/scalacheck,test,https://github.com/typelevel/scalacheck,https://github.com/typelevel/scalacheck,BSD-3-Clause,2011-05-26 11:44:12,2023-08-04 12:49:41,2023-08-04 12:49:40,2039.0,97.0,401.0,57.0,657.0,60.0,286.0,1885.0,2022-09-15 23:24:43,1.17.0,,,10.0,Property-based testing for Scala.,135.0,23,True,1.0,,,,,,,,
+40,giter8,foundweekends/giter8,development-cycle,https://github.com/foundweekends/giter8,https://github.com/foundweekends/giter8,Apache-2.0,2010-08-10 04:08:48,2023-08-04 14:05:20,2023-07-30 06:19:00,1296.0,30.0,229.0,73.0,552.0,44.0,228.0,1708.0,2023-05-02 05:25:32,0.16.2,,,17.0,a command line tool to apply templates defined on GitHub.,82.0,23,True,3.0,,,,,,,,
+41,akka-http,akka/akka-http,http,https://github.com/akka/akka-http,https://github.com/akka/akka-http,,2016-08-19 11:33:36,2023-08-01 12:33:59,2023-07-31 12:01:40,4381.0,11.0,603.0,75.0,2353.0,567.0,1367.0,1330.0,2023-05-05 09:13:49,10.5.2,,,57.0,The Streaming-first HTTP server/module of Akka.,353.0,23,False,2.0,,,,,,,,
+42,scalikejdbc,scalikejdbc/scalikejdbc,db-clients,https://github.com/scalikejdbc/scalikejdbc,https://github.com/scalikejdbc/scalikejdbc,Apache-2.0,2011-11-18 06:56:36,2023-08-05 05:03:41,2023-07-30 06:47:35,3220.0,38.0,225.0,60.0,1536.0,26.0,449.0,1245.0,2021-10-31 01:07:09,4.0.0,,,46.0,A tidy SQL-based DB access library for Scala developers. This library naturally wraps JDBC APIs and provides you easy-..,104.0,23,True,1.0,org.scalikejdbc:scalikejdbc_2.13,https://search.maven.org/artifact/org.scalikejdbc/scalikejdbc_2.13,2021-10-31 00:52:48,7.0,7.0,,-1.0,
+43,scalatest,scalatest/scalatest,test,https://github.com/scalatest/scalatest,https://github.com/scalatest/scalatest,Apache-2.0,2013-04-07 21:55:49,2023-08-04 00:20:02,2023-08-04 00:19:54,6418.0,46.0,338.0,54.0,1500.0,512.0,329.0,1107.0,2023-05-15 13:46:58,release-3.2.16,,,38.0,A testing tool for Scala and Java developers.,64.0,23,True,1.0,,,,,,,1.0,
+44,nussknacker,touk/nussknacker,bigdata,https://github.com/TouK/nussknacker,https://github.com/TouK/nussknacker,Apache-2.0,2017-06-29 14:09:57,2023-08-04 14:46:16,2023-08-03 06:16:08,5381.0,208.0,84.0,33.0,4112.0,67.0,372.0,460.0,2023-06-29 12:41:12,1.10.0,297.0,4.0,34.0,Low-code tool for automating actions on real time data | Stream processing for the users.,64.0,23,True,2.0,,,,,,,,
+45,spire,typelevel/spire,sci,https://github.com/typelevel/spire,https://github.com/typelevel/spire,MIT,2011-11-03 20:52:53,2023-08-04 00:26:26,2023-06-27 15:12:29,2970.0,23.0,247.0,68.0,871.0,129.0,268.0,1729.0,2022-06-17 15:55:07,0.18.0,,,4.0,Powerful new number types and numeric abstractions for Scala.,104.0,22,True,2.0,,,,,,,,
+46,Monocle,optics-dev/monocle,toolkits,https://github.com/optics-dev/Monocle,https://github.com/optics-dev/Monocle,MIT,2014-01-17 19:49:22,2023-08-05 18:20:55,2023-08-05 18:20:55,2131.0,23.0,202.0,52.0,1000.0,45.0,331.0,1597.0,2023-01-03 14:12:47,3.2.0,,,9.0,Optics library for Scala.,125.0,22,True,2.0,,,,,,,,
+47,finch,finagle/finch,http,https://github.com/finagle/finch,https://github.com/finagle/finch,Apache-2.0,2014-04-15 12:17:44,2023-08-02 07:55:05,2023-08-02 07:55:05,2276.0,28.0,226.0,62.0,1223.0,42.0,367.0,1595.0,2022-09-16 18:19:38,0.34.0,,,61.0,Scala combinator library for building Finagle HTTP services.,128.0,22,True,2.0,,,,,,,,
+48,sbt-native-packager,sbt/sbt-native-packager,sbt,https://github.com/sbt/sbt-native-packager,https://github.com/sbt/sbt-native-packager,BSD-2-Clause,2011-12-20 02:04:49,2023-08-05 16:50:41,2023-07-24 08:48:26,1695.0,3.0,440.0,57.0,751.0,130.0,651.0,1572.0,2023-02-20 17:55:37,1.9.16,,,100.0,sbt Native Packager.,271.0,22,True,1.0,,,,,,,-1.0,
+49,skunk,typelevel/skunk,db-clients,https://github.com/typelevel/skunk,https://github.com/typelevel/skunk,MIT,2018-09-21 06:46:41,2023-08-04 00:25:48,2023-08-01 14:59:37,1625.0,90.0,143.0,30.0,808.0,101.0,60.0,1478.0,2023-05-31 12:01:22,0.6.0,,,26.0,A data access library for Scala + Postgres.,67.0,22,True,2.0,,,,,,,,
+50,spark-testing-base,holdenk/spark-testing-base,test,https://github.com/holdenk/spark-testing-base,https://github.com/holdenk/spark-testing-base,Apache-2.0,2015-01-30 22:23:59,2023-07-24 16:40:04,2023-05-02 22:49:17,751.0,,359.0,81.0,187.0,101.0,118.0,1449.0,2023-04-25 21:17:13,1.4.3,,,4.0,Base classes to use when writing tests with Spark.,60.0,22,True,2.0,,,,35.0,,35.0,,
+51,scalafix,scalacenter/scalafix,development-cycle,https://github.com/scalacenter/scalafix,https://github.com/scalacenter/scalafix,BSD-3-Clause,2016-08-08 11:45:19,2023-08-04 00:19:12,2023-08-01 19:29:34,3336.0,136.0,172.0,31.0,1200.0,71.0,575.0,755.0,2023-06-03 15:04:49,0.11.0,35.0,0.0,68.0,Refactoring and linting tool for Scala.,103.0,22,True,3.0,,,,,,,,
+52,airframe,wvlet/airframe,di,https://github.com/wvlet/airframe,https://github.com/wvlet/airframe,Apache-2.0,2016-08-14 07:00:12,2023-08-05 05:06:53,2023-08-05 05:02:51,4074.0,138.0,61.0,21.0,2530.0,98.0,478.0,608.0,2023-08-04 07:08:47,23.8.0,,,100.0,Essential Building Blocks for Scala.,43.0,22,True,1.0,,,,,,,,
+53,izumi,7mind/izumi,di,https://github.com/7mind/izumi,https://github.com/7mind/izumi,BSD-2-Clause,2017-11-03 10:39:42,2023-08-04 07:03:37,2023-07-26 19:55:59,4335.0,60.0,56.0,21.0,1487.0,63.0,387.0,577.0,2023-07-06 18:09:21,1.1.0-M25,,,72.0,Productivity-oriented collection of lightweight fancy stuff for Scala toolchain.,31.0,22,True,1.0,,,,,,,,
+54,argonaut,argonaut-io/argonaut,json,https://github.com/argonaut-io/argonaut,https://github.com/argonaut-io/argonaut,BSD-3-Clause,2012-12-09 12:11:48,2023-07-31 02:34:12,2023-07-31 02:34:10,1617.0,24.0,112.0,25.0,574.0,27.0,168.0,545.0,2022-01-20 23:50:14,6.3.8,,,14.0,Purely functional JSON parser and library in scala.,59.0,22,True,1.0,io.argonaut:argonaut_2.13,https://search.maven.org/artifact/io.argonaut/argonaut_2.13,2022-01-20 23:50:14,15.0,15.0,,,
+55,zeppelin,apache/zeppelin,sci,https://github.com/apache/zeppelin,https://github.com/apache/zeppelin,Apache-2.0,2015-03-25 07:00:06,2023-08-02 16:49:47,2023-08-01 11:56:09,5267.0,29.0,2758.0,321.0,4637.0,141.0,,6110.0,,,,,,"Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala..",524.0,21,True,2.0,,,,,,,,
+56,scalding,twitter/scalding,bigdata,https://github.com/twitter/scalding,https://github.com/twitter/scalding,Apache-2.0,2012-01-10 16:22:08,2023-05-28 19:18:59,2023-05-28 19:18:59,4195.0,1.0,701.0,326.0,1384.0,317.0,329.0,3450.0,2017-12-22 20:23:36,0.17.4,,,17.0,A Scala API for Cascading.,212.0,21,True,2.0,,,,,,,-1.0,
+57,spark-notebook,spark-notebook/spark-notebook,sci,https://github.com/spark-notebook/spark-notebook,https://github.com/spark-notebook/spark-notebook,Apache-2.0,2014-09-05 19:35:25,2023-05-16 16:06:37,2021-03-30 08:57:25,2326.0,,659.0,190.0,484.0,208.0,307.0,3143.0,2017-07-23 14:44:02,0.8.3,,,18.0,Interactive and Reactive Data Science using Scala and Spark.,84.0,21,False,2.0,,,,,,,,
+58,spray-json,spray/spray-json,json,https://github.com/spray/spray-json,https://github.com/spray/spray-json,Apache-2.0,2011-05-06 21:31:38,2022-09-15 12:08:33,2021-12-09 19:21:31,331.0,,582.0,37.0,154.0,97.0,116.0,2542.0,2020-11-11 13:05:44,1.3.6,,,3.0,"A lightweight, clean and simple JSON implementation in Scala.",48.0,21,False,2.0,io.spray:spray-json_2.13,https://search.maven.org/artifact/io.spray/spray-json_2.13,2020-11-10 13:18:28,183.0,38.0,145.0,,
+59,monix,monix/monix,reactive,https://github.com/monix/monix,https://github.com/monix/monix,Apache-2.0,2014-01-06 12:56:07,2023-07-30 17:10:28,2023-05-03 07:29:20,1686.0,,245.0,63.0,1090.0,82.0,577.0,1901.0,2022-05-07 18:40:42,3.4.1,,,15.0,"Asynchronous, Reactive Programming for Scala and Scala.js.",105.0,21,True,1.0,,,,,,,1.0,
+60,scalajs-react,japgolly/scalajs-react,scala-js,https://github.com/japgolly/scalajs-react,https://github.com/japgolly/scalajs-react,Apache-2.0,2014-07-03 09:58:42,2023-07-24 14:07:49,2023-07-24 14:07:49,3196.0,6.0,236.0,65.0,554.0,24.0,507.0,1617.0,2022-04-26 04:07:04,2.1.1,,,65.0,Facebooks React on Scala.JS.,81.0,21,True,2.0,,,,,,,,['scalajs']
+61,pureconfig,pureconfig/pureconfig,misc,https://github.com/pureconfig/pureconfig,https://github.com/pureconfig/pureconfig,MPL-2.0,2015-08-29 17:05:50,2023-08-01 22:00:37,2023-08-01 22:00:37,2045.0,63.0,168.0,21.0,1261.0,45.0,247.0,1403.0,,,,,,A boilerplate-free library for loading configuration files.,85.0,21,True,1.0,,,,,,,,
+62,framework,lift/framework,web-frameworks,https://github.com/lift/framework,https://github.com/lift/framework,Apache-2.0,2011-01-26 13:25:28,2023-04-11 14:56:45,2023-04-11 14:56:45,3932.0,,276.0,104.0,530.0,147.0,1324.0,1269.0,2021-10-08 15:12:09,3.5.0-release,,,52.0,Lift Framework.,118.0,21,True,1.0,,,,,,,,
+63,wartremover,wartremover/wartremover,development-cycle,https://github.com/wartremover/wartremover,https://github.com/wartremover/wartremover,Apache-2.0,2013-01-05 11:29:26,2023-08-04 00:19:13,2023-07-28 22:03:10,1169.0,49.0,114.0,31.0,580.0,98.0,229.0,1026.0,2020-02-25 04:42:44,2.4.5,491.0,5.0,27.0,Flexible Scala code linting tool.,58.0,21,True,3.0,,,,,,,,
+64,sbt-scoverage,scoverage/sbt-scoverage,sbt,https://github.com/scoverage/sbt-scoverage,https://github.com/scoverage/sbt-scoverage,Apache-2.0,2014-05-16 00:58:21,2023-08-01 09:09:48,2023-08-01 09:09:48,743.0,14.0,149.0,27.0,244.0,35.0,219.0,625.0,2023-06-03 10:52:35,2.0.8,,,36.0,sbt plugin for scoverage.,71.0,21,True,1.0,,,,,,,,
+65,tinylog,tinylog-org/tinylog,toolkits,https://github.com/tinylog-org/tinylog,https://github.com/tinylog-org/tinylog,Apache-2.0,2012-09-13 11:21:42,2023-08-04 21:15:33,2023-08-04 16:22:56,1166.0,22.0,74.0,14.0,286.0,20.0,208.0,617.0,2023-05-13 21:12:43,2.6.2,24453.0,232.0,78.0,"tinylog is a lightweight logging framework for Java, Kotlin, Scala, and Android.",19.0,21,True,2.0,,,,2.0,,2.0,,
+66,play-swagger,iheartradio/play-swagger,misc,https://github.com/iheartradio/play-swagger,https://github.com/iheartradio/play-swagger,Apache-2.0,2015-09-17 20:56:52,2023-08-05 15:36:32,2023-07-28 01:36:51,778.0,62.0,126.0,24.0,430.0,88.0,159.0,405.0,2023-07-27 02:50:55,1.1.12,,,39.0,Swagger spec generator for play framework.,54.0,21,True,1.0,,,,,,,,
+67,scalaz,scalaz/scalaz,toolkits,https://github.com/scalaz/scalaz,https://github.com/scalaz/scalaz,,2010-01-16 06:18:51,2023-07-26 22:50:43,2023-07-26 22:50:30,7265.0,23.0,725.0,211.0,2019.0,162.0,422.0,4623.0,,,,,,Principled Functional Programming in Scala.,249.0,20,False,2.0,,,,,,,,
+68,finatra,twitter/finatra,web-frameworks,https://github.com/twitter/finatra,https://github.com/twitter/finatra,Apache-2.0,2012-02-16 23:55:29,2023-05-25 14:50:18,2023-05-09 19:18:19,2645.0,1.0,416.0,216.0,265.0,12.0,309.0,2266.0,2022-12-26 14:40:15,finatra-22.12.0,,,92.0,"Fast, testable, Scala services built on TwitterServer and Finagle.",251.0,20,True,2.0,,,,,,,,
+69,summingbird,twitter/summingbird,bigdata,https://github.com/twitter/summingbird,https://github.com/twitter/summingbird,Apache-2.0,2012-09-25 22:38:35,2022-01-19 17:31:02,2022-01-19 17:31:02,1793.0,,267.0,295.0,494.0,163.0,134.0,2137.0,2016-06-23 21:16:10,0.11.0-RC1,,,24.0,Streaming MapReduce with Scalding and Storm.,44.0,20,False,3.0,,,,,,,,
+70,Binding.scala,ThoughtWorksInc/Binding.scala,web-frameworks,https://github.com/ThoughtWorksInc/Binding.scala,https://github.com/ThoughtWorksInc/Binding.scala,MIT,2016-01-06 15:28:52,2023-07-30 00:06:15,2023-07-11 02:55:23,1645.0,33.0,109.0,115.0,421.0,43.0,63.0,1580.0,2023-01-26 04:19:51,12.2.0,,,82.0,Reactive data-binding for Scala.,25.0,20,True,2.0,,,,,,,,
+71,json4s,json4s/json4s,json,https://github.com/json4s/json4s,https://github.com/json4s/json4s,Apache-2.0,2012-08-23 23:18:46,2023-08-04 05:05:33,2023-07-30 06:16:16,1761.0,27.0,347.0,64.0,947.0,163.0,253.0,1454.0,,,,,,JSON library.,126.0,20,True,2.0,,,,,,,,
+72,chimney,scalalandio/chimney,toolkits,https://github.com/scalalandio/chimney,https://github.com/scalalandio/chimney,Apache-2.0,2017-05-23 11:24:09,2023-08-03 21:50:40,2023-08-03 20:26:13,617.0,180.0,72.0,21.0,193.0,48.0,130.0,1015.0,2023-05-18 14:59:14,0.7.5,,,17.0,"Scala library for boilerplate-free, type-safe data transformations.",26.0,20,True,2.0,,,,,,,2.0,
+73,scrimage,sksamuel/scrimage,media,https://github.com/sksamuel/scrimage,https://github.com/sksamuel/scrimage,Apache-2.0,2013-06-03 16:40:25,2023-07-13 02:07:32,2023-07-13 02:01:47,1291.0,8.0,133.0,46.0,83.0,4.0,186.0,974.0,2023-07-14 04:45:08,4.0.38,,,27.0,"Java, Scala and Kotlin image processing library.",54.0,20,True,1.0,,,,,,,,
+74,ReactiveMongo,ReactiveMongo/ReactiveMongo,db-clients,https://github.com/ReactiveMongo/ReactiveMongo,https://github.com/ReactiveMongo/ReactiveMongo,Apache-2.0,2012-07-20 14:24:46,2023-07-31 13:59:32,2023-07-31 13:59:16,1339.0,17.0,233.0,55.0,860.0,19.0,365.0,844.0,2020-01-03 02:08:23,0.20.0,,,1.0,"Non-blocking, Reactive MongoDB Driver for Scala.",87.0,20,True,2.0,,,,,,,,
+75,slick-pg,tminglei/slick-pg,db-clients,https://github.com/tminglei/slick-pg,https://github.com/tminglei/slick-pg,BSD-2-Clause,2013-05-09 15:57:40,2023-08-05 11:23:14,2023-08-05 11:23:05,1182.0,40.0,176.0,20.0,278.0,111.0,268.0,828.0,2022-12-08 23:15:05,0.21.1,,,90.0,Slick extensions for PostgreSQL.,93.0,20,True,2.0,,,,,,,,
+76,specs2,etorreborre/specs2,test,https://github.com/etorreborre/specs2,https://github.com/etorreborre/specs2,,2010-09-03 01:55:10,2023-08-05 15:23:37,2023-08-05 15:09:31,4703.0,34.0,211.0,28.0,533.0,5.0,642.0,733.0,2023-04-12 08:07:42,SPECS2-4.20.0,,,61.0,Software Specifications for Scala.,92.0,20,False,2.0,,,,,,,,
+77,bootzooka,softwaremill/bootzooka,misc,https://github.com/softwaremill/bootzooka,https://github.com/softwaremill/bootzooka,Apache-2.0,2012-10-19 07:54:05,2023-08-05 00:06:50,2023-08-05 00:06:19,3248.0,94.0,146.0,60.0,1008.0,7.0,102.0,690.0,2022-07-27 13:33:11,1.0.4,,,4.0,"Simple project to quickly start developing a Scala-based microservice or web application, without the need to write..",63.0,20,True,1.0,,,,,,,,
+78,upickle,com-lihaoyi/upickle,data,https://github.com/com-lihaoyi/upickle,https://github.com/com-lihaoyi/upickle,MIT,2014-04-23 05:41:08,2023-08-04 01:44:39,2023-07-09 09:47:02,871.0,13.0,153.0,16.0,239.0,14.0,257.0,672.0,2023-07-09 10:16:11,3.1.2,,,19.0,"uPickle: a simple, fast, dependency-free JSON & Binary (MessagePack) serialization library for Scala.",52.0,20,True,1.0,,,,,,,,
+79,jsoniter-scala,plokhotnyuk/jsoniter-scala,json,https://github.com/plokhotnyuk/jsoniter-scala,https://github.com/plokhotnyuk/jsoniter-scala,MIT,2017-09-26 14:47:09,2023-08-04 15:14:41,2023-08-04 15:11:55,4348.0,67.0,83.0,20.0,782.0,55.0,226.0,665.0,2023-06-16 19:52:57,2.23.2,,,100.0,Scala macros for compile-time generation of safe and ultra-fast JSON codecs.,19.0,20,True,2.0,,,,1.0,,1.0,,
+80,scapegoat,scapegoat-scala/scapegoat,development-cycle,https://github.com/scapegoat-scala/scapegoat,https://github.com/scapegoat-scala/scapegoat,Apache-2.0,2013-11-21 17:45:58,2023-07-29 06:33:39,2023-07-29 06:33:39,1322.0,28.0,80.0,20.0,530.0,41.0,197.0,488.0,2023-06-06 09:49:47,2.1.2,,,19.0,Scala compiler plugin for static code analysis.,63.0,20,True,3.0,,,,,,,,
+81,mima,lightbend/mima,sbt,https://github.com/lightbend/mima,https://github.com/lightbend/mima,Apache-2.0,2012-05-24 14:08:57,2023-07-24 18:00:51,2023-07-24 18:00:51,1483.0,34.0,67.0,20.0,555.0,25.0,188.0,438.0,2023-07-18 19:55:41,1.1.3,,,32.0,A tool for catching binary incompatibility in Scala.,48.0,20,True,1.0,,,,,,,,
+82,jawn,typelevel/jawn,json,https://github.com/typelevel/jawn,https://github.com/typelevel/jawn,MIT,2012-10-01 02:04:45,2023-08-04 12:50:36,2023-08-04 12:50:36,1252.0,65.0,71.0,20.0,492.0,13.0,56.0,433.0,2023-06-26 15:47:24,1.5.1,,,22.0,Jawn is for parsing jay-sawn (JSON).,48.0,20,True,2.0,,,,,,,,
+83,endpoints4s,endpoints4s/endpoints4s,http,https://github.com/endpoints4s/endpoints4s,https://github.com/endpoints4s/endpoints4s,MIT,2016-04-25 12:48:00,2023-08-05 14:34:55,2023-07-25 03:42:31,1541.0,24.0,93.0,13.0,996.0,37.0,167.0,400.0,2023-05-18 07:15:05,1.10.0,,,29.0,"Describe HTTP endpoints in Scala and derive clients, servers, and documentation.",59.0,20,True,2.0,,,,,,,,
+84,laika,typelevel/Laika,csv-yaml,https://github.com/typelevel/Laika,https://github.com/typelevel/Laika,Apache-2.0,2012-12-22 14:53:32,2023-08-03 16:12:18,2023-07-16 13:48:33,3632.0,68.0,42.0,12.0,240.0,13.0,205.0,387.0,2023-07-05 14:45:05,0.19.3,,,31.0,"Site and E-book Generator and Customizable Text Markup Transformer for sbt, Scala and Scala.js.",18.0,20,True,1.0,,,,,,,,
+85,scalaxb,eed3si9n/scalaxb,http,https://github.com/eed3si9n/scalaxb,https://github.com/eed3si9n/scalaxb,MIT,2010-02-05 05:50:50,2023-06-24 23:36:53,2023-06-21 14:15:54,1281.0,1.0,151.0,23.0,171.0,155.0,281.0,328.0,2023-06-24 23:39:08,1.11.1,,,20.0,scalaxb is an XML data binding tool for Scala.,68.0,20,True,2.0,,,,,,,,
+86,scanamo,scanamo/scanamo,db-clients,https://github.com/scanamo/scanamo,https://github.com/scanamo/scanamo,Apache-2.0,2016-02-01 10:58:52,2023-08-03 17:36:08,2023-06-09 11:44:45,2070.0,4.0,125.0,37.0,1492.0,74.0,152.0,317.0,2023-05-04 17:45:11,1.0.0-M25,,,14.0,Simpler DynamoDB access for Scala.,83.0,20,True,2.0,,,,,,,,
+87,sbt-microsites,47degrees/sbt-microsites,sbt,https://github.com/47degrees/sbt-microsites,https://github.com/47degrees/sbt-microsites,Apache-2.0,2016-09-05 23:33:02,2023-08-04 05:17:18,2023-08-04 05:17:17,1250.0,22.0,61.0,46.0,634.0,18.0,121.0,315.0,2023-03-28 17:15:43,1.4.3,,,78.0,An sbt plugin to create awesome microsites for your project.,72.0,20,True,1.0,,,,,,,,
+88,scala-js-dom,scala-js/scala-js-dom,scala-js,https://github.com/scala-js/scala-js-dom,https://github.com/scala-js/scala-js-dom,,2013-10-15 02:35:07,2023-08-05 14:37:34,2023-08-05 14:35:01,1454.0,61.0,153.0,17.0,590.0,21.0,193.0,294.0,2023-05-18 18:06:30,2.6.0,,,8.0,Statically typed DOM API for Scala.js.,110.0,20,False,2.0,,,,,,,,['scalajs']
+89,breeze,scalanlp/breeze,sci,https://github.com/scalanlp/breeze,https://github.com/scalanlp/breeze,Apache-2.0,2009-07-08 23:22:52,2022-08-22 04:52:00,2022-08-22 04:51:38,3725.0,,704.0,211.0,318.0,86.0,450.0,3408.0,,,,,,Breeze is a numerical processing library for Scala.,142.0,19,True,2.0,,,,,,,,
+90,util,twitter/util,toolkits,https://github.com/twitter/util,https://github.com/twitter/util,Apache-2.0,2011-03-26 01:23:21,2023-05-18 15:14:24,2023-05-09 19:17:38,3118.0,1.0,584.0,230.0,195.0,12.0,111.0,2661.0,2022-12-26 14:38:56,util-22.12.0,,,81.0,Wonderful reusable code from Twitter.,318.0,19,True,2.0,,,,,,,,
+91,sbt-assembly,sbt/sbt-assembly,sbt,https://github.com/sbt/sbt-assembly,https://github.com/sbt/sbt-assembly,MIT,2011-06-10 05:30:27,2023-07-10 11:50:54,2023-06-04 14:45:08,620.0,2.0,216.0,56.0,158.0,100.0,242.0,1912.0,2023-02-12 06:44:54,2.1.1,,,16.0,Deploy ber-JARs. Restart processes. (port of codahale/assembly-sbt).,78.0,19,True,2.0,,,,,,,,
+92,geotrellis,locationtech/geotrellis,misc,https://github.com/locationtech/geotrellis,https://github.com/locationtech/geotrellis,,2011-12-23 14:56:54,2023-07-11 03:51:45,2023-07-11 03:51:37,2452.0,3.0,369.0,107.0,2222.0,247.0,1047.0,1279.0,2023-02-27 14:21:07,3.7.0,,,22.0,GeoTrellis is a geographic data processing engine for high performance applications.,95.0,19,False,1.0,,,,,,,,
+93,macwire,softwaremill/macwire,di,https://github.com/softwaremill/macwire,https://github.com/softwaremill/macwire,Apache-2.0,2013-03-17 13:20:04,2023-07-28 00:24:32,2023-07-28 00:24:02,743.0,24.0,69.0,62.0,176.0,67.0,69.0,1238.0,2022-08-23 07:40:39,2.5.8,,,16.0,Lightweight and Nonintrusive Scala Dependency Injection Library.,40.0,19,True,2.0,,,,,,,,
+94,colossus,tumblr/colossus,web-frameworks,https://github.com/tumblr/colossus,https://github.com/tumblr/colossus,Apache-2.0,2014-11-11 16:06:06,2021-08-14 08:40:07,2018-11-08 17:52:05,1325.0,,103.0,77.0,411.0,4.0,270.0,1153.0,2018-01-24 17:31:20,0.11.0,,,32.0,I/O and Microservice library for Scala.,28.0,19,False,2.0,,,,,,,,
+95,async,scala/scala-async,toolkits,https://github.com/scala/scala-async,https://github.com/scala/scala-async,Apache-2.0,2013-04-01 22:22:27,2023-07-27 15:01:46,2023-07-27 15:01:46,751.0,11.0,89.0,57.0,240.0,13.0,75.0,1137.0,2021-09-09 21:50:20,1.0.1,,,21.0,An asynchronous programming facility for Scala.,28.0,19,True,2.0,,,,,,,,
+96,phantom,outworkers/phantom,db-clients,https://github.com/outworkers/phantom,https://github.com/outworkers/phantom,Apache-2.0,2013-11-19 00:08:32,2023-04-05 09:14:46,2021-08-16 22:07:29,1120.0,,189.0,75.0,512.0,19.0,403.0,1047.0,2020-08-10 21:50:24,2.59.0,,,53.0,"Schema safe, type-safe, reactive Scala driver for Cassandra/Datastax Enterprise.",51.0,19,False,2.0,,,,,,,,
+97,quicklens,softwaremill/quicklens,toolkits,https://github.com/softwaremill/quicklens,https://github.com/softwaremill/quicklens,Apache-2.0,2015-02-28 12:32:34,2023-08-04 00:07:00,2023-07-28 00:15:14,446.0,40.0,49.0,45.0,141.0,20.0,29.0,793.0,2023-07-19 08:23:28,1.9.6,,,27.0,Modify deeply nested case class fields.,25.0,19,True,2.0,,,,,,,,
+98,scrooge,twitter/scrooge,data,https://github.com/twitter/scrooge,https://github.com/twitter/scrooge,Apache-2.0,2011-08-22 15:17:18,2023-05-12 12:24:21,2023-02-13 23:11:18,1842.0,,243.0,173.0,188.0,32.0,143.0,777.0,2022-12-26 14:40:41,scrooge-22.12.0,,,77.0,A Thrift parser/generator.,228.0,19,True,2.0,,,,,,,,
+99,sbt-jmh,sbt/sbt-jmh,sbt,https://github.com/sbt/sbt-jmh,https://github.com/sbt/sbt-jmh,Apache-2.0,2014-05-19 18:39:03,2023-07-25 00:25:35,2023-07-11 06:36:20,288.0,11.0,89.0,26.0,134.0,28.0,69.0,765.0,2023-06-12 18:49:27,0.4.4,,,6.0,"Trust no one, bench everything. - sbt plugin for JMH (Java Microbenchmark Harness).",50.0,19,True,2.0,,,,,,,,
+100,sbt-eclipse,sbt/sbt-eclipse,sbt,https://github.com/sbt/sbt-eclipse,https://github.com/sbt/sbt-eclipse,Apache-2.0,2011-06-04 00:39:57,2023-06-09 03:20:53,2023-05-18 16:54:49,402.0,3.0,171.0,50.0,140.0,78.0,203.0,720.0,2022-09-23 14:15:14,6.0.0,,,2.0,Plugin for sbt to create Eclipse project definitions.,39.0,19,True,2.0,,,,,,,,
+101,scala-parser-combinators,scala/scala-parser-combinators,parsers,https://github.com/scala/scala-parser-combinators,https://github.com/scala/scala-parser-combinators,Apache-2.0,2013-08-15 18:35:18,2023-07-12 16:42:29,2023-07-12 16:42:27,987.0,15.0,128.0,35.0,404.0,22.0,96.0,631.0,2023-04-26 22:27:37,2.3.0,,,18.0,"simple combinator-based parsing for Scala. formerly part of the Scala standard library, now a separate community-..",70.0,19,True,1.0,,,,,,,,
+102,korolev,fomkin/korolev,web-frameworks,https://github.com/fomkin/korolev,https://github.com/fomkin/korolev,Apache-2.0,2016-08-10 16:19:56,2023-08-02 11:14:22,2023-08-02 07:27:09,676.0,13.0,50.0,22.0,226.0,14.0,223.0,582.0,2022-08-16 08:04:00,1.5.0,,,35.0,Single Page Applications running on the server side.,26.0,19,True,2.0,,,,,,,,
+103,eff,atnos-org/eff,toolkits,https://github.com/atnos-org/eff,https://github.com/atnos-org/eff,MIT,2016-01-04 22:34:26,2023-08-04 02:57:32,2023-08-04 02:57:32,1124.0,30.0,79.0,19.0,582.0,3.0,63.0,561.0,2023-04-18 02:42:57,6.0.3,,,71.0,Eff monad for cats - https://atnos-org.github.io/eff.,42.0,19,True,2.0,,,,,,,,
+104,sparta,Stratio/sparta,bigdata,https://github.com/Stratio/sparta,https://github.com/Stratio/sparta,Apache-2.0,2015-02-04 08:04:40,2019-10-24 06:32:21,2019-10-24 06:28:20,3643.0,,194.0,138.0,1360.0,9.0,534.0,524.0,2017-05-31 09:56:04,1.5.0,,,61.0,Real Time Analytics and Data Pipelines based on Spark Streaming.,41.0,19,False,3.0,,,,,,,,
+105,twirl,playframework/twirl,templating,https://github.com/playframework/twirl,https://github.com/playframework/twirl,Apache-2.0,2013-09-22 22:48:40,2023-08-01 18:06:27,2023-07-25 07:20:28,1065.0,66.0,108.0,37.0,541.0,39.0,70.0,523.0,2022-12-27 13:09:41,1.5.2,,,8.0,Twirl is Plays default template engine.,51.0,19,True,1.0,,,,,,,,
+106,scribe,outr/scribe,toolkits,https://github.com/outr/scribe,https://github.com/outr/scribe,MIT,2016-01-26 15:49:14,2023-08-04 01:09:09,2023-08-03 13:24:00,1295.0,83.0,37.0,8.0,343.0,18.0,133.0,474.0,2023-08-03 13:24:44,3.11.9,,,39.0,The fastest logging library in the world. Built from scratch in Scala and programmatically configurable.,18.0,19,True,2.0,,,,,,,,
+107,udash-core,UdashFramework/udash-core,web-frameworks,https://github.com/UdashFramework/udash-core,https://github.com/UdashFramework/udash-core,Apache-2.0,2016-02-25 09:35:23,2023-08-01 20:22:37,2023-07-25 05:26:26,3307.0,41.0,36.0,19.0,1004.0,29.0,87.0,439.0,2023-03-20 16:09:29,0.9.0,,,16.0,Scala framework for building beautiful and maintainable web applications.,37.0,19,True,2.0,,,,,,,,
+108,zio-json,zio/zio-json,json,https://github.com/zio/zio-json,https://github.com/zio/zio-json,Apache-2.0,2020-07-03 16:46:04,2023-07-27 02:32:17,2023-07-03 07:27:32,556.0,14.0,117.0,23.0,848.0,101.0,80.0,387.0,2023-07-03 07:29:20,0.6.0,,,30.0,"Fast, secure JSON library with tight ZIO integration.",54.0,19,True,2.0,,,,,,,,['zio']
+109,play-json,playframework/play-json,json,https://github.com/playframework/play-json,https://github.com/playframework/play-json,Apache-2.0,2016-12-06 03:45:35,2023-08-01 18:03:40,2023-07-25 07:21:04,1245.0,54.0,130.0,19.0,795.0,43.0,75.0,348.0,2023-01-24 07:38:59,2.9.4,,,12.0,The Play JSON library.,64.0,19,True,2.0,,,,,,,,['play']
+110,scalismo,unibas-gravis/scalismo,media,https://github.com/unibas-gravis/scalismo,https://github.com/unibas-gravis/scalismo,Apache-2.0,2015-02-13 13:58:38,2023-06-30 13:20:59,2023-06-30 12:37:53,1832.0,13.0,64.0,19.0,337.0,13.0,62.0,232.0,2023-07-04 08:48:44,0.92.0,,,7.0,Scalable Image Analysis and Shape Modelling.,22.0,19,True,2.0,,,,,,,,
+111,cornichon,agourlay/cornichon,test,https://github.com/agourlay/cornichon,https://github.com/agourlay/cornichon,Apache-2.0,2015-07-27 09:14:49,2023-08-03 12:15:18,2023-08-01 12:23:12,3215.0,87.0,29.0,12.0,637.0,21.0,134.0,225.0,2023-07-08 06:59:00,0.21.0,,,74.0,Scala DSL for testing HTTP JSON API.,18.0,19,True,2.0,,,,,,,,
+112,stryker4s,stryker-mutator/stryker4s,test,https://github.com/stryker-mutator/stryker4s,https://github.com/stryker-mutator/stryker4s,Apache-2.0,2018-06-20 14:14:40,2023-08-03 14:20:53,2023-08-03 14:20:51,1279.0,59.0,28.0,8.0,1234.0,34.0,121.0,181.0,2022-01-03 16:34:16,0.14.3,,,38.0,Mutation testing for Scala.,29.0,19,True,2.0,,,,,,,,
+113,neotypes,neotypes/neotypes,db-clients,https://github.com/neotypes/neotypes,https://github.com/neotypes/neotypes,MIT,2018-11-11 19:33:08,2023-08-05 16:54:05,2023-08-01 17:55:23,1115.0,71.0,31.0,7.0,604.0,17.0,47.0,154.0,2023-06-04 20:33:02,0.23.3,,,15.0,"Scala lightweight, type-safe, asynchronous driver for neo4j.",14.0,19,True,2.0,,,,,,,,
+114,scalatra,scalatra/scalatra,web-frameworks,https://github.com/scalatra/scalatra,https://github.com/scalatra/scalatra,,2009-05-31 09:20:32,2023-08-04 22:04:05,2023-08-01 07:14:49,3949.0,31.0,340.0,83.0,1118.0,70.0,369.0,2610.0,,,,,,"Tiny Scala high-performance, async web framework, inspired by Sinatra.",134.0,18,False,3.0,,,,,,,,
+115,better-files,pathikrit/better-files,toolkits,https://github.com/pathikrit/better-files,https://github.com/pathikrit/better-files,MIT,2015-09-12 03:48:31,2023-08-05 17:31:39,2023-02-17 17:30:13,1085.0,,149.0,38.0,414.0,36.0,177.0,1463.0,,,,,,"Simple, safe and intuitive Scala I/O.",60.0,18,True,3.0,,,,,,,,
+116,enumeratum,lloydmeta/enumeratum,toolkits,https://github.com/lloydmeta/enumeratum,https://github.com/lloydmeta/enumeratum,MIT,2014-12-05 10:49:34,2023-07-21 04:14:32,2023-07-21 04:13:46,543.0,6.0,146.0,26.0,255.0,27.0,97.0,1160.0,2023-07-21 04:19:06,macros-1.6.4,,,71.0,"A type-safe, reflection-free, powerful enumeration implementation for Scala with exhaustive pattern match warnings and..",89.0,18,True,3.0,,,,,,,,
+117,fastparse,com-lihaoyi/fastparse,parsers,https://github.com/com-lihaoyi/fastparse,https://github.com/com-lihaoyi/fastparse,MIT,2014-11-29 08:35:28,2023-07-17 20:25:40,2023-07-10 05:25:08,950.0,4.0,166.0,38.0,156.0,18.0,116.0,1048.0,2021-09-07 10:21:47,2.3.3,,,2.0,Writing Fast Parsers Fast in Scala.,52.0,18,True,2.0,,,,,,,,
+118,bidmach,biddata/bidmach,bigdata,https://github.com/BIDData/BIDMach,https://github.com/BIDData/BIDMach,BSD-3-Clause,2012-10-22 03:17:08,2022-10-04 23:35:03,2020-06-03 05:15:57,3024.0,,171.0,89.0,61.0,67.0,90.0,913.0,2017-03-26 04:20:02,1.1.2,,,9.0,CPU and GPU-accelerated Machine Learning Library.,45.0,18,False,3.0,,,,,,,,
+119,scala-logging,lightbend-labs/scala-logging,toolkits,https://github.com/lightbend-labs/scala-logging,https://github.com/lightbend-labs/scala-logging,Apache-2.0,2013-07-16 20:24:15,2023-08-05 16:16:17,2023-07-24 18:01:03,332.0,11.0,128.0,26.0,281.0,27.0,96.0,893.0,2021-07-12 14:31:00,3.9.4,,,5.0,Convenient and performant logging library for Scala wrapping SLF4J.,45.0,18,True,3.0,,,,,,,,
+120,scodec,scodec/scodec,data,https://github.com/scodec/scodec,https://github.com/scodec/scodec,BSD-3-Clause,2013-04-22 13:36:08,2023-08-01 19:24:49,2023-05-05 11:48:18,1320.0,,104.0,29.0,412.0,13.0,58.0,793.0,2023-02-07 03:30:52,2.2.1,,,4.0,Scala combinator library for working with binary data.,61.0,18,True,2.0,,,,,,,,
+121,skinny-framework,skinny-framework/skinny-framework,web-frameworks,https://github.com/skinny-framework/skinny-framework,https://github.com/skinny-framework/skinny-framework,MIT,2013-09-24 07:39:24,2022-12-14 08:22:49,2022-12-14 08:22:22,1996.0,,73.0,47.0,287.0,20.0,134.0,737.0,2022-12-14 08:24:58,4.0.1,12200.0,110.0,100.0,Scala on Rails - A full-stack web app framework for rapid development in Scala.,32.0,18,True,3.0,,,,,,,,
+122,avro4s,sksamuel/avro4s,data,https://github.com/sksamuel/avro4s,https://github.com/sksamuel/avro4s,Apache-2.0,2015-09-16 14:50:22,2023-07-24 22:00:25,2023-07-04 15:40:41,1539.0,3.0,225.0,25.0,418.0,13.0,356.0,698.0,,,,,,Avro schema generation and serialization / deserialization for Scala.,101.0,18,True,2.0,,,,,,,,
+123,scallop,scallop/scallop,misc,https://github.com/scallop/scallop,https://github.com/scallop/scallop,MIT,2012-03-22 19:17:41,2023-08-03 05:43:14,2023-08-03 05:43:02,600.0,5.0,55.0,16.0,53.0,6.0,181.0,658.0,2023-08-03 05:38:04,5.0.0,,,25.0,a simple Scala CLI parsing library.,24.0,18,True,2.0,,,,,,,2.0,
+124,sbt-release,sbt/sbt-release,sbt,https://github.com/sbt/sbt-release,https://github.com/sbt/sbt-release,Apache-2.0,2011-10-15 19:00:45,2023-07-25 02:26:40,2023-07-25 02:26:39,517.0,7.0,155.0,27.0,207.0,72.0,98.0,625.0,2021-06-24 14:27:49,1.1.0,,,4.0,A release plugin for sbt.,64.0,18,True,2.0,,,,,,,,
+125,chill,twitter/chill,data,https://github.com/twitter/chill,https://github.com/twitter/chill,Apache-2.0,2012-10-15 22:01:08,2023-07-29 01:12:44,2023-03-19 07:21:05,928.0,,145.0,134.0,626.0,56.0,91.0,598.0,2021-06-04 22:29:04,0.10.0,,,34.0,Scala extensions for the Kryo serialization library.,67.0,18,True,2.0,,,,,,,,
+126,scalariform,scala-ide/scalariform,development-cycle,https://github.com/scala-ide/scalariform,https://github.com/scala-ide/scalariform,MIT,2010-04-10 22:24:20,2022-12-18 15:16:00,2019-06-11 05:21:17,734.0,,150.0,28.0,97.0,61.0,140.0,534.0,2019-06-11 05:28:37,0.2.10,9415.0,128.0,11.0,Scala source code formatter.,56.0,18,False,3.0,,,,,,,,
+127,jackson-module-scala,FasterXML/jackson-module-scala,json,https://github.com/FasterXML/jackson-module-scala,https://github.com/FasterXML/jackson-module-scala,Apache-2.0,2010-11-29 23:01:08,2023-07-26 21:13:42,2023-07-26 21:13:16,1679.0,20.0,140.0,27.0,184.0,47.0,412.0,489.0,,,,,,Add-on module for Jackson (https://github.com/FasterXML/jackson) to support Scala-specific datatypes.,59.0,18,True,3.0,,,,,,,,
+128,scalamock,paulbutcher/scalamock,test,https://github.com/paulbutcher/ScalaMock,https://github.com/paulbutcher/ScalaMock,MIT,2011-10-24 21:32:02,2023-07-24 19:43:06,2023-07-01 06:52:32,798.0,4.0,90.0,21.0,270.0,22.0,195.0,488.0,2021-12-25 20:07:28,5.2.0,,,13.0,Native Scala mocking framework.,33.0,18,True,3.0,,,,,,,,
+129,metrics-scala,erikvanoosten/metrics-scala,misc,https://github.com/erikvanoosten/metrics-scala,https://github.com/erikvanoosten/metrics-scala,Apache-2.0,2012-09-10 17:53:21,2023-08-03 14:14:34,2023-08-03 14:14:34,2316.0,14.0,61.0,12.0,408.0,2.0,71.0,428.0,2019-06-04 12:08:41,4.0.6,,,12.0,The scala API for Dropwizards Metrics.,89.0,18,True,2.0,,,,,,,,
+130,munit,scalameta/munit,test,https://github.com/scalameta/munit,https://github.com/scalameta/munit,Apache-2.0,2020-01-03 00:01:20,2023-08-04 00:43:07,2023-07-28 18:12:51,906.0,25.0,72.0,15.0,557.0,45.0,93.0,382.0,2023-06-09 12:50:53,1.0.0-M8,,,40.0,Scala testing library with actionable errors and extensible APIs.,44.0,18,True,3.0,,,,,,,,
+131,mdoc,scalameta/mdoc,sbt,https://github.com/scalameta/mdoc,https://github.com/scalameta/mdoc,Apache-2.0,2017-10-23 07:00:47,2023-07-31 01:35:27,2023-07-31 01:35:27,1267.0,31.0,68.0,11.0,594.0,53.0,143.0,370.0,2023-02-07 19:04:02,2.3.7,,,64.0,Typechecked markdown documentation for Scala.,43.0,18,True,2.0,,,,,,,,
+132,sbt-sonatype,xerial/sbt-sonatype,sbt,https://github.com/xerial/sbt-sonatype,https://github.com/xerial/sbt-sonatype,Apache-2.0,2014-01-20 16:13:49,2023-08-04 08:23:04,2023-08-04 08:23:02,677.0,21.0,49.0,14.0,329.0,9.0,86.0,312.0,2023-05-16 17:40:36,3.9.21,,,8.0,A sbt plugin for publishing Scala/Java projects to the Maven central.,28.0,18,True,2.0,,,,,,,,
+133,sbt-ci-release,sbt/sbt-ci-release,sbt,https://github.com/sbt/sbt-ci-release,https://github.com/sbt/sbt-ci-release,Apache-2.0,2018-06-10 21:45:29,2023-07-24 19:27:30,2023-06-30 11:59:58,440.0,10.0,65.0,10.0,209.0,14.0,67.0,264.0,2023-05-02 15:21:16,1.5.12,,,24.0,sbt plugin to automate Sonatype releases from GitHub Actions.,54.0,18,True,2.0,,,,,,,,
+134,play-ws,playframework/play-ws,http,https://github.com/playframework/play-ws,https://github.com/playframework/play-ws,Apache-2.0,2016-12-07 23:00:14,2023-07-30 18:33:36,2023-07-19 17:41:06,968.0,32.0,84.0,15.0,639.0,72.0,75.0,216.0,2023-07-21 16:37:14,2.1.11,,,13.0,"Standalone Play WS, an async HTTP client with fluent API.",48.0,18,True,3.0,,,,,,,,['play']
+135,cats-parse,typelevel/cats-parse,parsers,https://github.com/typelevel/cats-parse,https://github.com/typelevel/cats-parse,MIT,2020-10-30 21:53:24,2023-08-04 03:19:30,2023-08-04 03:17:43,402.0,27.0,45.0,15.0,437.0,25.0,67.0,214.0,2023-06-25 22:06:52,0.3.10,,,14.0,A parsing library for the cats ecosystem.,31.0,18,True,2.0,,,,,,,,
+136,fs2-aws,laserdisc-io/fs2-aws,misc,https://github.com/laserdisc-io/fs2-aws,https://github.com/laserdisc-io/fs2-aws,MIT,2018-01-13 18:32:52,2023-08-03 17:30:42,2023-08-03 17:30:42,639.0,41.0,40.0,4.0,1001.0,27.0,41.0,169.0,2023-06-27 02:01:18,6.0.2,,,58.0,fs2 utilities to interact with AWS.,24.0,18,True,2.0,,,,,,,,
+137,couchbase-jvm-clients,couchbase/couchbase-jvm-clients,db-clients,https://github.com/couchbase/couchbase-jvm-clients,https://github.com/couchbase/couchbase-jvm-clients,Apache-2.0,2018-10-01 16:44:58,2023-08-04 21:09:56,2023-08-04 21:09:54,2429.0,98.0,35.0,10.0,25.0,1.0,,39.0,,,,,,"The Couchbase Monorepo for JVM Clients: Java, Scala, io-core.",21.0,18,True,2.0,,,,144.0,,144.0,,
+138,securesocial,jaliss/securesocial,sec,https://github.com/jaliss/securesocial,https://github.com/jaliss/securesocial,Apache-2.0,2011-11-10 17:32:54,2020-10-09 22:17:20,2018-07-21 14:07:06,571.0,,528.0,89.0,257.0,68.0,324.0,1199.0,,,,,,"A module that provides OAuth, OAuth2 and OpenID authentication for Play Framework applications.",98.0,17,False,1.0,,,,,,,,
+139,cassovary,twitter/cassovary,toolkits,https://github.com/twitter/cassovary,https://github.com/twitter/cassovary,Apache-2.0,2012-02-21 23:22:30,2021-10-08 21:22:29,2021-10-08 21:22:23,503.0,,144.0,162.0,155.0,34.0,48.0,1042.0,2015-03-18 21:37:14,5.1.0,,,5.0,Cassovary is a simple big graph processing library for the JVM.,30.0,17,False,3.0,,,,,,,,
+140,squants,typelevel/squants,sci,https://github.com/typelevel/squants,https://github.com/typelevel/squants,Apache-2.0,2014-03-06 16:28:32,2023-07-07 00:25:31,2022-12-13 15:56:08,825.0,,112.0,21.0,452.0,42.0,100.0,895.0,2021-08-26 20:15:30,1.8.3,,,17.0,"The Scala API for Quantities, Units of Measure and Dimensional Analysis.",60.0,17,True,2.0,,,,,,,,
+141,rediscala,etaty/rediscala,db-clients,https://github.com/etaty/rediscala,https://github.com/etaty/rediscala,Apache-2.0,2013-04-15 13:49:16,2023-08-03 18:18:46,2019-10-17 08:36:11,414.0,,135.0,40.0,99.0,74.0,83.0,791.0,2019-06-23 15:29:14,1.9.0,,,13.0,"Non-blocking, Reactive Redis driver for Scala (with Sentinel support).",31.0,17,False,2.0,,,,,,,,
+142,sbt-updates,rtimush/sbt-updates,sbt,https://github.com/rtimush/sbt-updates,https://github.com/rtimush/sbt-updates,BSD-3-Clause,2012-10-07 17:20:50,2023-08-05 18:20:09,2023-07-29 08:05:32,594.0,8.0,51.0,22.0,286.0,12.0,66.0,730.0,2022-05-30 08:03:01,0.6.3,,,24.0,sbt plugin that can check Maven and Ivy repositories for dependency updates.,29.0,17,True,2.0,,,,,,,,
+143,sbt-docker,marcuslonnberg/sbt-docker,sbt,https://github.com/marcuslonnberg/sbt-docker,https://github.com/marcuslonnberg/sbt-docker,MIT,2014-01-12 19:43:03,2023-06-06 17:56:20,2023-03-06 13:38:43,374.0,,105.0,18.0,45.0,21.0,69.0,726.0,2023-03-06 13:38:15,1.10.0,,,8.0,Create Docker images directly from sbt.,26.0,17,True,2.0,,,,,,,,
+144,unfiltered,unfiltered/unfiltered,web-frameworks,https://github.com/unfiltered/unfiltered,https://github.com/unfiltered/unfiltered,MIT,2010-05-19 04:00:57,2023-07-27 21:12:39,2023-07-27 21:12:38,2827.0,21.0,112.0,25.0,920.0,47.0,146.0,708.0,,,,,,A toolkit for servicing HTTP requests in Scala.,87.0,17,True,3.0,,,,,,,,
+145,scala-scraper,ruippeixotog/scala-scraper,misc,https://github.com/ruippeixotog/scala-scraper,https://github.com/ruippeixotog/scala-scraper,MIT,2014-10-12 21:58:22,2023-08-05 18:20:45,2023-07-28 22:07:04,648.0,24.0,105.0,27.0,365.0,8.0,53.0,704.0,2017-07-21 21:40:45,2.0.0,,,5.0,A Scala library for scraping content from HTML pages.,15.0,17,True,2.0,,,,,,,,
+146,freestyle,frees-io/freestyle,toolkits,https://github.com/frees-io/freestyle,https://github.com/frees-io/freestyle,Apache-2.0,2016-10-19 22:31:44,2019-08-13 06:52:17,2019-08-13 06:52:16,526.0,,52.0,44.0,321.0,38.0,211.0,623.0,2018-06-07 10:17:38,0.8.2,,,24.0,A cohesive & pragmatic framework of FP centric Scala libraries.,44.0,17,False,3.0,,,,,,,,
+147,scalate,scalate/scalate,templating,https://github.com/scalate/scalate,https://github.com/scalate/scalate,Apache-2.0,2010-01-27 15:53:18,2023-08-05 01:29:13,2023-08-05 01:29:13,2681.0,21.0,102.0,22.0,537.0,31.0,33.0,599.0,,,,,,"Scalate is a Scala based template engine which supports HAML, Mustache and JSP, Erb and Velocity style syntaxes.",73.0,17,True,2.0,,,,,,,,
+148,sbt-buildinfo,sbt/sbt-buildinfo,sbt,https://github.com/sbt/sbt-buildinfo,https://github.com/sbt/sbt-buildinfo,MIT,2012-03-03 14:47:30,2023-08-04 11:41:10,2023-04-28 15:06:52,316.0,,87.0,22.0,95.0,16.0,88.0,539.0,2022-02-17 05:57:05,0.11.0,,,5.0,I know this because build.sbt knows this.,48.0,17,True,2.0,,,,,,,,
+149,akka-http-session,softwaremill/akka-http-session,sec,https://github.com/softwaremill/akka-http-session,https://github.com/softwaremill/akka-http-session,Apache-2.0,2015-06-30 13:40:05,2023-07-30 10:35:00,2022-01-31 15:14:16,265.0,,61.0,49.0,44.0,11.0,32.0,440.0,2022-01-31 15:21:26,0.7.0,,,8.0,"Web & mobile client-side akka-http sessions, with optional JWT support.",24.0,17,False,1.0,,,,,,,,
+150,reboot,dispatch/reboot,http,https://github.com/dispatch/reboot,https://github.com/dispatch/reboot,LGPL-3.0,2011-12-11 22:33:52,2023-02-02 15:22:17,2023-02-02 15:22:17,722.0,,106.0,35.0,135.0,5.0,97.0,434.0,2020-01-11 01:05:15,1.2.0,,,24.0,Scala wrapper for the Java AsyncHttpClient.,38.0,17,True,3.0,,,,,,,,
+151,weaver-test,disneystreaming/weaver-test,test,https://github.com/disneystreaming/weaver-test,https://github.com/disneystreaming/weaver-test,,2020-04-24 17:21:55,2023-08-05 14:40:36,2023-08-05 14:40:36,655.0,16.0,45.0,10.0,580.0,34.0,68.0,392.0,2023-04-14 16:20:16,0.8.3,2308.0,60.0,36.0,A test framework that runs everything in parallel.,38.0,17,False,3.0,,,,,,,,
+152,mockito-scala,mockito/mockito-scala,test,https://github.com/mockito/mockito-scala,https://github.com/mockito/mockito-scala,MIT,2018-06-23 16:45:29,2023-07-30 17:09:18,2023-03-20 21:45:23,870.0,,51.0,17.0,384.0,31.0,96.0,325.0,2023-03-20 22:05:34,1.17.14,,,25.0,Mockito for Scala language.,29.0,17,True,3.0,,,,,,,,
+153,diffson,gnieh/diffson,json,https://github.com/gnieh/diffson,https://github.com/gnieh/diffson,Apache-2.0,2013-08-30 15:50:35,2023-08-05 15:26:24,2023-05-06 08:47:33,477.0,,52.0,12.0,318.0,10.0,43.0,295.0,2023-03-03 08:34:40,4.4.0,,,14.0,A scala diff/patch library for Json.,31.0,17,True,3.0,,,,,,,,
+154,Dsl.scala,ThoughtWorksInc/Dsl.scala,toolkits,https://github.com/ThoughtWorksInc/Dsl.scala,https://github.com/ThoughtWorksInc/Dsl.scala,Apache-2.0,2017-10-14 01:21:02,2023-07-30 00:23:57,2023-07-02 07:50:12,1821.0,28.0,29.0,28.0,661.0,17.0,18.0,256.0,2023-01-26 02:47:03,2.0.0,,,17.0,A framework to create embedded Domain-Specific Languages in Scala.,5.0,17,True,3.0,,,,,,,,
+155,anorm,playframework/anorm,db-clients,https://github.com/playframework/anorm,https://github.com/playframework/anorm,Apache-2.0,2014-12-05 03:05:14,2023-07-24 21:09:01,2023-07-24 21:09:00,712.0,18.0,69.0,17.0,501.0,7.0,60.0,226.0,2022-09-29 14:17:35,2.7.0,,,3.0,The Anorm database library.,54.0,17,True,2.0,,,,,,,,['play']
+156,sbt-header,sbt/sbt-header,sbt,https://github.com/sbt/sbt-header,https://github.com/sbt/sbt-header,Apache-2.0,2015-02-05 16:25:45,2023-07-28 15:57:44,2023-06-07 08:14:12,320.0,3.0,53.0,10.0,229.0,10.0,77.0,191.0,2023-06-07 11:27:41,5.10.0,,,24.0,"sbt-header is an sbt plugin for creating file headers, e.g. copyright headers.",38.0,17,True,2.0,,,,,,,,
+157,sbt-scalafmt,scalameta/sbt-scalafmt,sbt,https://github.com/scalameta/sbt-scalafmt,https://github.com/scalameta/sbt-scalafmt,Apache-2.0,2018-06-10 21:10:13,2023-08-04 03:21:10,2023-08-04 03:21:09,257.0,13.0,35.0,9.0,209.0,5.0,56.0,166.0,2022-11-14 19:51:16,2.5.0,,,23.0,sbt plugin for Scalafmt.,27.0,17,True,2.0,,,,,,,,
+158,openmole,openmole/openmole,sci,https://github.com/openmole/openmole,https://github.com/openmole/openmole,AGPL-3.0,2014-10-08 09:37:00,2023-07-19 18:54:08,2023-07-19 18:53:38,13907.0,157.0,34.0,18.0,106.0,78.0,366.0,135.0,2017-01-24 22:47:01,6.2,56.0,0.0,4.0,Workflow engine for exploration of simulation models using high throughput computing.,47.0,17,True,2.0,,,,,,,,
+159,zio-redis,zio/zio-redis,db-clients,https://github.com/zio/zio-redis,https://github.com/zio/zio-redis,Apache-2.0,2020-01-07 16:12:24,2023-08-03 22:48:53,2023-07-27 21:44:23,560.0,13.0,59.0,14.0,751.0,20.0,106.0,108.0,2023-03-28 12:22:41,0.2.0,,,2.0,A ZIO-based redis client.,37.0,17,True,2.0,,,,,,,,['zio']
+160,scopt,scopt/scopt,misc,https://github.com/scopt/scopt,https://github.com/scopt/scopt,,2012-03-18 19:27:17,2023-04-14 06:22:04,2023-04-14 06:22:04,491.0,,164.0,37.0,176.0,57.0,116.0,1410.0,2022-07-02 20:30:57,4.1.0,,,17.0,command line options parsing for Scala.,62.0,16,False,2.0,,,,,,,,
+161,tensorflow_scala,eaplatanios/tensorflow_scala,sci,https://github.com/eaplatanios/tensorflow_scala,https://github.com/eaplatanios/tensorflow_scala,Apache-2.0,2017-04-01 18:00:29,2022-06-22 21:53:34,2022-06-22 21:50:29,2260.0,,99.0,70.0,51.0,29.0,120.0,922.0,2020-10-08 19:13:41,0.5.6,,,11.0,TensorFlow API for the Scala Programming Language.,12.0,16,True,2.0,,,,,,,,
+162,rxscala,reactivex/rxscala,reactive,https://github.com/ReactiveX/RxScala,https://github.com/ReactiveX/RxScala,Apache-2.0,2014-08-19 03:45:33,2020-01-08 16:00:38,2019-12-29 15:39:19,857.0,,116.0,59.0,122.0,2.0,85.0,890.0,2019-12-29 15:41:19,0.27.0,,,15.0,RxScala Reactive Extensions for Scala a library for composing asynchronous and event-based programs using observable..,44.0,16,False,2.0,,,,,,,,
+163,nscala-time,nscala-time/nscala-time,toolkits,https://github.com/nscala-time/nscala-time,https://github.com/nscala-time/nscala-time,Apache-2.0,2012-12-06 09:39:55,2023-07-26 03:30:44,2023-07-26 03:30:42,640.0,13.0,86.0,27.0,242.0,6.0,49.0,871.0,,,,,,A new Scala wrapper for Joda Time based on scala-time.,25.0,16,True,3.0,,,,,,,,
+164,figaro,charles-river-analytics/figaro,sci,https://github.com/charles-river-analytics/figaro,https://github.com/charles-river-analytics/figaro,,2013-08-14 18:13:17,2022-06-01 16:25:49,2022-06-01 16:25:48,1478.0,,158.0,84.0,303.0,122.0,332.0,756.0,2017-08-24 18:00:35,5.0.0.0,1428.0,12.0,16.0,Figaro Programming Language and Core Libraries.,29.0,16,False,2.0,,,,,,,,
+165,scalastyle,scalastyle/scalastyle,development-cycle,https://github.com/scalastyle/scalastyle,https://github.com/scalastyle/scalastyle,Apache-2.0,2011-10-20 19:26:37,2022-09-16 09:23:16,2019-03-04 20:14:47,629.0,,219.0,31.0,148.0,82.0,149.0,680.0,,,,,,scalastyle.,70.0,16,False,3.0,,,,,,,,
+166,testcontainers-scala,testcontainers/testcontainers-scala,test,https://github.com/testcontainers/testcontainers-scala,https://github.com/testcontainers/testcontainers-scala,MIT,2017-01-16 08:12:30,2023-06-18 02:12:23,2023-06-17 19:46:21,656.0,10.0,113.0,20.0,156.0,30.0,70.0,585.0,2019-06-23 16:51:16,0.27.0,,,1.0,Docker containers for testing in scala.,76.0,16,True,3.0,,,,,,,,
+167,squeryl,squeryl/squeryl,db-clients,https://github.com/squeryl/squeryl,https://github.com/squeryl/squeryl,Apache-2.0,2010-01-30 16:07:07,2023-08-04 02:56:42,2023-08-04 02:56:42,1089.0,27.0,142.0,28.0,336.0,40.0,112.0,583.0,,,,,,A Scala DSL for talking with databases with minimum verbosity and maximum type safety.,60.0,16,True,2.0,,,,,,,,
+168,scala-graph,scala-graph/scala-graph,toolkits,https://github.com/scala-graph/scala-graph,https://github.com/scala-graph/scala-graph,Apache-2.0,2013-01-29 16:21:11,2023-07-28 22:12:48,2023-06-17 17:48:48,681.0,11.0,72.0,30.0,168.0,15.0,107.0,552.0,2022-05-28 07:23:56,1.13.5,,,1.0,Graph for Scala is intended to provide basic graph functionality seamlessly fitting into the Scala Collection Library...,18.0,16,True,3.0,,,,,,,,
+169,scala-oauth2-provider,nulab/scala-oauth2-provider,sec,https://github.com/nulab/scala-oauth2-provider,https://github.com/nulab/scala-oauth2-provider,MIT,2013-09-17 11:19:40,2023-01-18 10:13:33,2022-02-10 15:13:00,254.0,,101.0,61.0,85.0,4.0,62.0,533.0,2019-08-09 09:45:14,1.5.0,,,27.0,OAuth 2.0 server-side implementation written in Scala.,27.0,16,True,2.0,,,,,,,,
+170,xitrum,xitrum-framework/xitrum,web-frameworks,https://github.com/xitrum-framework/xitrum,https://github.com/xitrum-framework/xitrum,MIT,2010-07-19 22:58:50,2023-02-28 06:06:49,2023-02-28 06:06:46,2082.0,,52.0,39.0,36.0,56.0,600.0,449.0,,,,,,Async and clustered Scala web framework and HTTP(S) server.,31.0,16,True,3.0,,,,,,,,
+171,xsbt-web-plugin,earldouglas/xsbt-web-plugin,sbt,https://github.com/earldouglas/xsbt-web-plugin,https://github.com/earldouglas/xsbt-web-plugin,BSD-3-Clause,2011-04-24 10:27:46,2023-08-05 12:57:55,2023-07-22 13:04:23,996.0,31.0,98.0,19.0,550.0,12.0,247.0,384.0,,,,,,Servlet support for sbt.,33.0,16,True,3.0,,,,,,,,
+172,sbt-git,sbt/sbt-git,sbt,https://github.com/sbt/sbt-git,https://github.com/sbt/sbt-git,BSD-2-Clause,2011-10-26 18:18:57,2023-06-22 17:17:58,2022-11-22 08:24:38,313.0,,96.0,16.0,127.0,27.0,81.0,342.0,2022-12-05 16:20:46,2.0.1,,,7.0,A git plugin for sbt.,50.0,16,True,3.0,,,,,,,,
+173,scala-guice,codingwell/scala-guice,di,https://github.com/codingwell/scala-guice,https://github.com/codingwell/scala-guice,Apache-2.0,2012-03-17 06:02:25,2023-05-13 19:14:00,2023-05-13 19:14:00,278.0,6.0,46.0,14.0,44.0,12.0,49.0,341.0,2023-03-12 18:12:58,5.1.1,,,8.0,Scala extensions for Google Guice.,26.0,16,True,3.0,,,,,,,,
+174,each,ThoughtWorksInc/each,toolkits,https://github.com/ThoughtWorksInc/each,https://github.com/ThoughtWorksInc/each,Apache-2.0,2015-05-05 07:27:00,2023-07-29 00:09:30,2023-02-03 06:45:06,739.0,,27.0,29.0,134.0,10.0,28.0,254.0,2023-02-03 06:24:22,3.3.2,,,3.0,A macro library that converts native imperative syntax to scalazs monadic expressions.,15.0,16,True,3.0,,,,,,,,
+175,sbt-dependency-check,albuch/sbt-dependency-check,sbt,https://github.com/albuch/sbt-dependency-check,https://github.com/albuch/sbt-dependency-check,Apache-2.0,2016-01-12 09:14:44,2023-06-12 12:21:32,2023-05-06 07:09:46,621.0,,35.0,11.0,226.0,4.0,79.0,253.0,2023-03-05 11:31:58,5.1.0,,,46.0,SBT Plugin for OWASP DependencyCheck. Monitor your dependencies and report if there are any publicly known..,18.0,16,True,3.0,,,,,,,,
+176,pulsar4s,CleverCloud/pulsar4s,db-clients,https://github.com/CleverCloud/pulsar4s,https://github.com/CleverCloud/pulsar4s,Apache-2.0,2018-01-04 06:29:12,2023-08-01 19:34:43,2023-01-08 02:27:21,711.0,,42.0,12.0,483.0,21.0,42.0,219.0,2023-01-08 02:29:27,2.9.0,,,5.0,"Idiomatic, typesafe, and reactive Scala client for Apache Pulsar.",23.0,16,True,2.0,,,,,,,,
+177,youi,outr/youi,web-frameworks,https://github.com/outr/youi,https://github.com/outr/youi,MIT,2012-06-26 14:06:32,2023-07-09 00:48:51,2022-12-07 15:24:18,2690.0,,29.0,17.0,268.0,22.0,41.0,209.0,2019-01-30 18:17:20,0.9.0,,,12.0,"Next generation user interface and application development in Scala and Scala.js for web, mobile, and desktop.",11.0,16,True,3.0,,,,,,,,
+178,sbt-doctest,tkawachi/sbt-doctest,sbt,https://github.com/tkawachi/sbt-doctest,https://github.com/tkawachi/sbt-doctest,MIT,2014-06-10 15:46:12,2023-08-03 21:23:44,2023-08-03 21:23:43,669.0,24.0,27.0,12.0,344.0,15.0,47.0,182.0,2015-12-17 13:37:24,0.3.5,,,1.0,Doctest for scala.,26.0,16,True,3.0,,,,,,,,
+179,cilib,ciren/cilib,misc,https://github.com/ciren/cilib,https://github.com/ciren/cilib,Apache-2.0,2009-01-07 13:11:13,2022-08-05 05:12:53,2022-08-05 05:08:44,2338.0,,102.0,23.0,267.0,11.0,54.0,123.0,2018-03-21 12:08:40,2.0.1,,,5.0,"Typesafe, purely functional Computational Intelligence.",26.0,16,True,2.0,,,,,,,,
+180,skuber,hagay3/skuber,misc,https://github.com/hagay3/skuber,https://github.com/hagay3/skuber,Apache-2.0,2021-03-11 23:49:41,2023-08-05 15:28:53,2023-07-17 17:49:33,1010.0,30.0,47.0,4.0,284.0,20.0,21.0,70.0,2023-07-17 17:50:16,3.1,,,16.0,A Scala Kubernetes client library.,61.0,16,True,2.0,,,,,,,,
+181,zio-elasticsearch,lambdaworks/zio-elasticsearch,db-clients,https://github.com/lambdaworks/zio-elasticsearch,https://github.com/lambdaworks/zio-elasticsearch,Apache-2.0,2022-08-07 09:04:07,2023-08-05 16:59:27,2023-08-03 13:09:36,273.0,88.0,15.0,13.0,255.0,11.0,32.0,52.0,2023-08-05 16:56:26,0.2.0,,,2.0,ZIO Elasticsearch is a type-safe and streaming-friendly ZIO native Elasticsearch client.,17.0,16,True,2.0,io.lambdaworks:zio-elasticsearch_3,https://search.maven.org/artifact/io.lambdaworks/zio-elasticsearch_3,2023-04-21 15:48:15,,,,,['zio']
+182,scalaj-http,scalaj/scalaj-http,http,https://github.com/scalaj/scalaj-http,https://github.com/scalaj/scalaj-http,Apache-2.0,2010-08-23 20:05:19,2022-04-03 21:19:24,2022-04-03 21:19:24,300.0,,123.0,44.0,84.0,31.0,112.0,978.0,2016-04-02 20:58:24,2.3.0,,,1.0,Simple scala wrapper for HttpURLConnection. OAuth included.,29.0,15,True,3.0,,,,,,,,
+183,simulacrum,typelevel/simulacrum,toolkits,https://github.com/typelevel/simulacrum,https://github.com/typelevel/simulacrum,BSD-3-Clause,2015-01-17 03:49:30,2023-01-21 08:35:21,2023-01-21 08:35:21,430.0,,62.0,34.0,161.0,28.0,45.0,938.0,2018-02-20 14:20:53,0.12.0,,,1.0,First class syntax support for type classes in Scala.,34.0,15,True,3.0,,,,,,,,
+184,vegas,vegas-viz/vegas,bigdata,https://github.com/vegas-viz/Vegas,https://github.com/vegas-viz/Vegas,MIT,2016-04-14 16:44:32,2022-01-30 23:39:05,2019-09-17 18:54:19,237.0,,104.0,45.0,77.0,54.0,54.0,728.0,2017-07-25 22:34:25,0.3.11,,,8.0,The missing MatPlotLib for Scala + Spark.,20.0,15,False,3.0,,,,,,,,
+185,scalatags,com-lihaoyi/scalatags,templating,https://github.com/com-lihaoyi/scalatags,https://github.com/com-lihaoyi/scalatags,MIT,2012-11-01 21:35:17,2023-06-07 18:26:15,2023-06-07 18:26:14,602.0,9.0,116.0,36.0,134.0,31.0,108.0,723.0,,,,,,ScalaTags is a small XML/HTML construction library for Scala.,61.0,15,True,3.0,,,,,,,,
+186,Laminar,raquo/Laminar,scala-js,https://github.com/raquo/Laminar,https://github.com/raquo/Laminar,MIT,2017-04-06 06:06:49,2023-07-13 05:58:32,2023-07-09 01:48:38,556.0,18.0,44.0,23.0,36.0,18.0,74.0,653.0,,,,,,"Simple, expressive, and safe UI library for Scala.js.",13.0,15,True,3.0,,,,,,,,['scalajs']
+187,scalafx,scalafx/scalafx,misc,https://github.com/scalafx/scalafx,https://github.com/scalafx/scalafx,,2014-05-18 14:12:15,2023-04-04 23:54:43,2023-04-04 23:54:13,2025.0,,67.0,34.0,58.0,25.0,294.0,637.0,2023-04-04 23:52:55,.20.0.0-R31,264.0,2.0,31.0,ScalaFX simplifies creation of JavaFX-based user interfaces in Scala.,56.0,15,False,2.0,,,,,,,,
+188,play2-auth,t2v/play2-auth,sec,https://github.com/t2v/play2-auth,https://github.com/t2v/play2-auth,Apache-2.0,2012-04-23 16:27:14,2019-09-10 09:34:53,2017-10-18 15:44:31,261.0,,148.0,62.0,80.0,23.0,97.0,620.0,2015-08-27 05:10:50,release0.14.1,,,8.0,Play2.x Authentication and Authorization module.,22.0,15,False,2.0,,,,,,,,
+189,decline,bkirwi/decline,misc,https://github.com/bkirwi/decline,https://github.com/bkirwi/decline,Apache-2.0,2016-10-23 00:30:19,2023-06-11 18:54:44,2023-06-11 18:54:44,788.0,2.0,61.0,8.0,424.0,27.0,59.0,603.0,2021-12-12 22:36:45,2.2.0,,,8.0,A composable command-line parser for Scala.,34.0,15,True,2.0,,,,,,,,
+190,cask,com-lihaoyi/cask,web-frameworks,https://github.com/com-lihaoyi/cask,https://github.com/com-lihaoyi/cask,,2018-07-20 00:48:20,2023-07-23 14:27:53,2023-07-23 14:27:52,296.0,2.0,45.0,12.0,47.0,9.0,34.0,457.0,2023-04-04 05:06:56,0.9.1,22010.0,366.0,77.0,Cask: a Scala HTTP micro-framework.,14.0,15,False,3.0,,,,,,,,
+191,play-pac4j,pac4j/play-pac4j,sec,https://github.com/pac4j/play-pac4j,https://github.com/pac4j/play-pac4j,Apache-2.0,2012-11-10 08:19:26,2023-07-19 15:10:38,2023-07-19 15:10:35,919.0,17.0,102.0,25.0,399.0,1.0,,397.0,,,,,,"Security library for Play framework 2 in Java and Scala: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...",47.0,15,True,2.0,,,,,,,,
+192,larray,xerial/larray,toolkits,https://github.com/xerial/larray,https://github.com/xerial/larray,Apache-2.0,2013-03-18 01:19:50,2022-11-30 18:43:55,2022-11-25 09:52:48,465.0,,40.0,27.0,26.0,22.0,33.0,396.0,2016-12-14 04:07:48,0.4.0,,,3.0,Large off-heap arrays and mmap files for Scala and Java.,11.0,15,True,3.0,,,,,,,,
+193,atto,tpolecat/atto,parsers,https://github.com/tpolecat/atto,https://github.com/tpolecat/atto,MIT,2013-09-04 20:34:40,2023-07-26 22:00:47,2022-07-07 03:03:10,588.0,,59.0,13.0,356.0,19.0,11.0,356.0,2021-05-14 18:36:22,0.9.5,,,2.0,friendly little parsers.,31.0,15,True,3.0,,,,,,,,
+194,tsec,jmcardon/tsec,sec,https://github.com/jmcardon/tsec,https://github.com/jmcardon/tsec,MIT,2017-08-04 20:25:11,2021-11-26 17:57:19,2021-08-24 04:44:55,841.0,,53.0,10.0,332.0,57.0,55.0,353.0,2019-04-23 03:46:29,0.1.0,,,11.0,Type-safe general-cryptography library - https://jmcardon.github.io/tsec/.,30.0,15,False,2.0,,,,,,,,
+195,kantan.csv,nrinaudo/kantan.csv,csv-yaml,https://github.com/nrinaudo/kantan.csv,https://github.com/nrinaudo/kantan.csv,Apache-2.0,2015-07-22 06:51:22,2023-07-24 19:14:34,2022-09-06 14:24:02,1028.0,,34.0,9.0,187.0,45.0,134.0,345.0,2019-06-04 07:25:39,0.5.1,,,12.0,CSV handling library for Scala.,9.0,15,True,2.0,,,,,,,,
+196,scala-activerecord,aselab/scala-activerecord,db-clients,https://github.com/aselab/scala-activerecord,https://github.com/aselab/scala-activerecord,MIT,2012-04-10 04:26:31,2021-01-08 00:05:38,2021-01-08 00:05:30,513.0,,31.0,35.0,12.0,20.0,62.0,323.0,2020-10-07 00:17:01,0.6.1,,,8.0,ActiveRecord-like ORM library for Scala.,9.0,15,False,3.0,,,,,,,,
+197,scaldi,scaldi/scaldi,di,https://github.com/scaldi/scaldi,https://github.com/scaldi/scaldi,Apache-2.0,2010-05-17 17:14:02,2023-07-28 22:36:33,2022-06-08 15:18:06,506.0,,24.0,8.0,189.0,23.0,49.0,290.0,2021-07-27 19:27:16,0.6.2,,,16.0,Lightweight Scala Dependency Injection Library.,13.0,15,True,3.0,,,,,,,,
+198,scrypto,input-output-hk/scrypto,sec,https://github.com/input-output-hk/scrypto,https://github.com/input-output-hk/scrypto,CC0-1.0,2015-12-22 17:38:21,2023-07-10 12:47:22,2023-03-01 09:26:40,1020.0,,51.0,23.0,85.0,7.0,15.0,195.0,2022-01-05 11:32:22,2.2.1,,,9.0,Cryptographic primitives for Scala.,24.0,15,False,2.0,,,,,,,,
+199,iteratee,travisbrown/iteratee,reactive,https://github.com/travisbrown/iteratee,https://github.com/travisbrown/iteratee,Apache-2.0,2015-09-09 02:17:38,2023-07-18 22:21:02,2021-10-11 13:01:45,1019.0,,20.0,6.0,636.0,11.0,23.0,187.0,2021-06-09 12:56:34,0.20.0,,,31.0,Iteratees for Cats.,29.0,15,False,2.0,,,,,,,,
+200,minitest,monix/minitest,test,https://github.com/monix/minitest,https://github.com/monix/minitest,Apache-2.0,2014-12-16 01:17:08,2023-07-06 21:55:04,2021-11-28 09:54:57,394.0,,36.0,7.0,163.0,2.0,10.0,177.0,2021-05-13 19:30:08,2.9.6,,,13.0,The super light testing library for Scala and Scala.js.,23.0,15,False,3.0,,,,,,,,
+201,sbt-unidoc,sbt/sbt-unidoc,sbt,https://github.com/sbt/sbt-unidoc,https://github.com/sbt/sbt-unidoc,Apache-2.0,2013-05-16 06:40:23,2023-07-25 02:26:50,2023-07-25 02:26:50,165.0,8.0,28.0,14.0,91.0,23.0,35.0,123.0,2021-10-23 21:22:11,0.5.0,,,5.0,sbt plugin to create a unified Scaladoc or Javadoc API document across multiple subprojects.,23.0,15,True,3.0,,,,,,,,
+202,bleep,oyvindberg/bleep,development-cycle,https://github.com/oyvindberg/bleep,https://github.com/oyvindberg/bleep,MIT,2021-10-15 20:56:47,2023-08-05 17:31:11,2023-07-27 19:48:35,724.0,26.0,16.0,13.0,265.0,41.0,42.0,114.0,,,2886.0,180.0,28.0,A bleeping fast scala build tool!.,12.0,15,True,3.0,,,,,,,,
+203,openai-scala-client,cequence-io/openai-scala-client,sci,https://github.com/cequence-io/openai-scala-client,https://github.com/cequence-io/openai-scala-client,MIT,2023-01-25 10:09:04,2023-07-18 19:55:49,2023-07-18 19:55:45,177.0,119.0,9.0,7.0,16.0,9.0,19.0,113.0,2023-07-18 19:53:00,0.4.1,,,10.0,Scala client for OpenAI API.,3.0,15,True,3.0,io.cequence:openai-scala-client_2.13,https://search.maven.org/artifact/io.cequence/openai-scala-client_2.13,2023-07-18 15:14:18,2.0,2.0,,,
+204,rescala,rescala-lang/rescala,reactive,https://github.com/rescala-lang/REScala,https://github.com/rescala-lang/REScala,Apache-2.0,2013-06-07 09:30:17,2023-08-05 16:10:12,2023-08-05 16:03:16,5327.0,155.0,25.0,14.0,33.0,,9.0,79.0,,,,,,REScala - distributed and reactive programming embedded in OO and FP programs.,28.0,15,True,2.0,,,,,,,,
+205,scala-redis,debasishg/scala-redis,db-clients,https://github.com/debasishg/scala-redis,https://github.com/debasishg/scala-redis,,2009-12-31 06:31:15,2023-01-25 21:39:14,2021-12-19 15:12:11,485.0,,222.0,62.0,150.0,76.0,82.0,1020.0,2021-11-02 15:19:32,3.42,,,11.0,"A scala library for connecting to a redis server, or a cluster of redis nodes using consistent hashing on the client..",72.0,14,False,3.0,,,,,,,,
+206,sbt-android,scala-android/sbt-android,misc,https://github.com/scala-android/sbt-android,https://github.com/scala-android/sbt-android,,2012-02-24 04:11:36,2020-12-03 18:44:05,2019-10-18 20:27:53,1284.0,,90.0,59.0,77.0,17.0,253.0,745.0,,,,,,An easy-to-use sbt plugin for working with all Android projects.,35.0,14,False,2.0,,,,,,,,
+207,parboiled2,sirthias/parboiled2,parsers,https://github.com/sirthias/parboiled2,https://github.com/sirthias/parboiled2,,2013-04-18 10:48:21,2023-08-03 22:05:34,2023-07-24 22:41:23,899.0,28.0,88.0,26.0,327.0,37.0,117.0,712.0,,,,,,A macro-based PEG parser generator for Scala 2.10+.,36.0,14,False,3.0,,,,,,,,
+208,requests-scala,com-lihaoyi/requests-scala,http,https://github.com/com-lihaoyi/requests-scala,https://github.com/com-lihaoyi/requests-scala,,2018-07-19 11:06:17,2023-07-22 13:18:24,2022-12-25 14:15:38,165.0,,67.0,12.0,77.0,28.0,37.0,682.0,2022-12-25 14:57:04,0.8.0,,,6.0,"A Scala port of the popular Python Requests HTTP client: flexible, intuitive, and straightforward to use.",29.0,14,False,3.0,,,,,,,,
+209,casbah,mongodb/casbah,db-clients,https://github.com/mongodb/casbah,https://github.com/mongodb/casbah,,2010-10-29 18:39:30,2022-01-20 16:56:00,2022-01-20 16:55:58,1108.0,,133.0,60.0,64.0,7.0,,526.0,,,,,,Casbah is now officially end-of-life (EOL).,36.0,14,False,3.0,,,,,,,,
+210,scalameter,scalameter/scalameter,test,https://github.com/scalameter/scalameter,https://github.com/scalameter/scalameter,,2012-11-18 20:56:32,2022-08-22 09:03:55,2022-08-22 09:03:55,798.0,,70.0,29.0,130.0,47.0,65.0,501.0,,,,,,Microbenchmarking and performance regression testing framework for the JVM platform.,48.0,14,False,3.0,,,,,,,,
+211,sbt-pack,xerial/sbt-pack,sbt,https://github.com/xerial/sbt-pack,https://github.com/xerial/sbt-pack,,2012-11-19 06:44:58,2023-08-04 08:31:59,2023-08-04 08:31:58,851.0,36.0,72.0,14.0,334.0,28.0,69.0,477.0,2022-11-24 02:03:25,0.17,,,12.0,A sbt plugin for creating distributable Scala packages.,36.0,14,False,3.0,,,,,,,,
+212,utest,com-lihaoyi/utest,test,https://github.com/com-lihaoyi/utest,https://github.com/com-lihaoyi/utest,,2014-01-27 03:12:39,2023-07-22 13:22:08,2023-04-29 21:54:02,687.0,,80.0,16.0,169.0,28.0,106.0,474.0,2022-09-06 22:28:12,0.8.1,,,8.0,A simple testing framework for Scala.,48.0,14,False,3.0,,,,,,,,
+213,splain,tek/splain,sbt,https://github.com/tek/splain,https://github.com/tek/splain,MIT,2016-12-18 00:02:41,2023-06-27 18:35:39,2023-06-10 19:39:20,343.0,3.0,29.0,11.0,46.0,9.0,44.0,367.0,2023-06-26 18:21:33,Release/1.0.2-2.13.11,154.0,2.0,22.0,better implicit errors for scala.,18.0,14,True,3.0,,,,,,,,
+214,hamsters,scala-hamsters/hamsters,toolkits,https://github.com/scala-hamsters/hamsters,https://github.com/scala-hamsters/hamsters,Apache-2.0,2016-04-18 13:12:24,2020-12-19 17:54:15,2020-02-25 09:53:53,587.0,,26.0,22.0,70.0,5.0,61.0,294.0,,,,,,A mini Scala utility library.,24.0,14,False,3.0,,,,,,,,
+215,banana-rdf,banana-rdf/banana-rdf,misc,https://github.com/banana-rdf/banana-rdf,https://github.com/banana-rdf/banana-rdf,,2012-04-30 03:02:56,2023-07-11 15:24:27,2021-10-29 02:29:24,1342.0,,66.0,32.0,194.0,99.0,90.0,294.0,,,,,,Banana RDF.,30.0,14,False,2.0,,,,,,,,
+216,scalaprops,scalaprops/scalaprops,test,https://github.com/scalaprops/scalaprops,https://github.com/scalaprops/scalaprops,MIT,2015-05-05 03:19:11,2023-08-04 02:57:56,2023-08-04 02:57:56,1194.0,25.0,21.0,13.0,349.0,8.0,12.0,275.0,,,,,,property based testing library for Scala.,12.0,14,True,3.0,,,,,,,,
+217,scalajs-angular,greencatsoft/scalajs-angular,scala-js,https://github.com/greencatsoft/scalajs-angular,https://github.com/greencatsoft/scalajs-angular,Apache-2.0,2014-07-20 06:46:33,2021-01-18 09:51:02,2021-01-18 09:49:36,349.0,,43.0,25.0,60.0,18.0,39.0,259.0,2015-02-04 12:43:03,0.3,,,2.0,AngularJS Binding for Scala.js.,18.0,14,False,3.0,,,,,,,,['scalajs']
+218,chaos,mesosphere/chaos,web-frameworks,https://github.com/mesosphere/chaos,https://github.com/mesosphere/chaos,Apache-2.0,2013-06-25 14:53:40,2019-04-15 12:17:35,2019-04-15 12:17:21,224.0,,36.0,153.0,52.0,13.0,15.0,251.0,2017-04-05 09:50:47,0.8.8,,,1.0,A lightweight framework for writing REST services in Scala.,20.0,14,False,3.0,,,,,,,,
+219,scalajs-bundler,scalacenter/scalajs-bundler,scala-js,https://github.com/scalacenter/scalajs-bundler,https://github.com/scalacenter/scalajs-bundler,,2016-09-21 12:18:53,2023-07-06 00:26:01,2023-05-03 03:11:16,534.0,,98.0,24.0,257.0,88.0,133.0,232.0,2022-11-14 16:00:20,0.21.1,,,13.0,,49.0,14,False,3.0,,,,,,,,['scalajs']
+220,pprint,com-lihaoyi/pprint,misc,https://github.com/com-lihaoyi/PPrint,https://github.com/com-lihaoyi/PPrint,MIT,2017-05-12 09:10:20,2023-07-24 14:08:31,2023-06-07 20:45:04,150.0,1.0,34.0,6.0,73.0,13.0,21.0,202.0,2022-11-27 12:08:32,0.8.1,,,9.0,"Pretty-printing value, types and type-signatures in Scala.",18.0,14,True,2.0,,,,,,,,
+221,relate,lucidsoftware/relate,db-clients,https://github.com/lucidsoftware/relate,https://github.com/lucidsoftware/relate,Apache-2.0,2014-05-19 19:18:32,2023-06-08 05:08:55,2023-06-08 05:08:55,289.0,7.0,17.0,45.0,58.0,12.0,12.0,164.0,2020-07-22 20:01:31,3.0.0,1554.0,15.0,12.0,Performant database access in Scala.,18.0,14,True,3.0,,,,,,,,
+222,nodejs,scalajs-io/nodejs,scala-js,https://github.com/scalajs-io/nodejs,https://github.com/scalajs-io/nodejs,Apache-2.0,2016-04-09 01:52:17,2023-05-20 00:10:23,2019-06-17 23:00:05,209.0,,25.0,14.0,8.0,5.0,14.0,158.0,2017-10-14 23:09:17,0.4.2,7862.0,89.0,49.0,This project provides Scala.js type-safe bindings for Node.js (current) v8.7.0 and LTS v6.11.4 APIs. The platform..,4.0,14,False,3.0,,,,,,,,['scalajs']
+223,onnx-scala,emergentorder/onnx-scala,sci,https://github.com/EmergentOrder/onnx-scala,https://github.com/EmergentOrder/onnx-scala,AGPL-3.0,2018-08-15 00:20:30,2023-08-05 14:33:52,2023-07-31 19:12:05,1350.0,72.0,10.0,8.0,401.0,2.0,8.0,129.0,2022-12-22 18:12:39,0.17.0,,,13.0,"An ONNX (Open Neural Network eXchange) API and backend for typeful, functional deep learning and classical machine..",4.0,14,True,3.0,,,,,,,,
+224,sbt-api-mappings,ThoughtWorksInc/sbt-api-mappings,sbt,https://github.com/ThoughtWorksInc/sbt-api-mappings,https://github.com/ThoughtWorksInc/sbt-api-mappings,Apache-2.0,2015-07-10 16:28:55,2023-07-30 20:48:21,2023-07-15 18:48:14,500.0,16.0,17.0,33.0,151.0,8.0,6.0,88.0,2022-03-19 19:01:11,3.0.2,,,8.0,An Sbt plugin that fills apiMappings for common Scala libraries.,12.0,14,True,3.0,,,,,,,,
+225,finagle-postgres,finagle/finagle-postgres,db-clients,https://github.com/finagle/finagle-postgres,https://github.com/finagle/finagle-postgres,Apache-2.0,2015-03-10 16:01:08,2023-07-12 16:44:53,2021-06-02 20:15:58,486.0,,40.0,9.0,282.0,15.0,25.0,83.0,2021-04-23 22:46:03,0.13,,,16.0,PostgreSQL protocol support for Finagle.,34.0,14,False,3.0,,,,,,,,
+226,chronoscala,chronoscala/chronoscala,toolkits,https://github.com/chronoscala/chronoscala,https://github.com/chronoscala/chronoscala,MIT,2016-07-11 17:30:46,2023-06-17 11:12:46,2023-06-17 11:12:42,414.0,10.0,8.0,48.0,190.0,3.0,13.0,67.0,2022-10-06 06:21:17,2.0.8,,,9.0,A JSR-310 port of nscala_time.,10.0,14,True,3.0,,,,,,,,
+227,enableIf.scala,ThoughtWorksInc/enableIf.scala,toolkits,https://github.com/ThoughtWorksInc/enableIf.scala,https://github.com/ThoughtWorksInc/enableIf.scala,Apache-2.0,2016-04-13 14:26:48,2023-07-29 00:09:55,2023-07-02 02:55:58,438.0,22.0,5.0,28.0,120.0,5.0,5.0,65.0,2022-04-02 07:19:04,1.1.8,,,3.0,"A library that toggles Scala code at compile-time, like #if in C/C++.",6.0,14,True,3.0,,,,,,,,
+228,scaloid,pocorall/scaloid,misc,https://github.com/pocorall/scaloid,https://github.com/pocorall/scaloid,,2012-10-08 05:53:22,2018-08-07 08:10:53,2018-08-06 09:36:17,895.0,,171.0,139.0,58.0,18.0,78.0,2100.0,2016-03-09 01:14:23,4.2,,,1.0,Scaloid makes your Android code easy to understand and maintain.,19.0,13,False,2.0,,,,,,,,
+229,scala.rx,lihaoyi/scala.rx,reactive,https://github.com/lihaoyi/scala.rx,https://github.com/lihaoyi/scala.rx,,2012-09-26 15:18:46,2023-06-10 18:22:22,2022-02-14 22:51:54,323.0,,82.0,54.0,223.0,25.0,55.0,989.0,,,,,,An experimental library for Functional Reactive Programming in Scala.,21.0,13,False,3.0,,,,,,,,
+230,sbt-revolver,spray/sbt-revolver,sbt,https://github.com/spray/sbt-revolver,https://github.com/spray/sbt-revolver,Apache-2.0,2011-12-15 10:04:49,2023-04-08 09:28:56,2023-04-08 09:16:34,170.0,,54.0,22.0,31.0,21.0,64.0,829.0,,,,,,An SBT plugin for dangerously fast development turnaround in Scala.,16.0,13,True,3.0,,,,,,,,
+231,scala-csv,tototoshi/scala-csv,csv-yaml,https://github.com/tototoshi/scala-csv,https://github.com/tototoshi/scala-csv,,2012-03-08 17:02:19,2023-07-31 08:35:58,2023-07-31 08:35:51,463.0,5.0,139.0,27.0,195.0,30.0,63.0,676.0,,,,,,CSV Reader/Writer for Scala.,34.0,13,False,2.0,,,,,,,,
+232,tut,tpolecat/tut,sbt,https://github.com/tpolecat/tut,https://github.com/tpolecat/tut,MIT,2013-10-25 21:41:48,2021-04-12 21:20:42,2021-04-12 21:20:42,454.0,,62.0,19.0,150.0,63.0,52.0,595.0,,,,,,doc/tutorial generator for scala.,38.0,13,False,3.0,,,,,,,,
+233,scala-clippy,softwaremill/scala-clippy,sbt,https://github.com/softwaremill/scala-clippy,https://github.com/softwaremill/scala-clippy,Apache-2.0,2015-12-19 20:13:21,2019-03-14 17:25:51,2019-03-14 11:17:52,260.0,,20.0,19.0,29.0,14.0,22.0,315.0,2019-03-14 17:25:51,0.6.1,,,20.0,Good advice for Scala compiler errors.,8.0,13,False,3.0,,,,,,,,
+234,op-rabbit,spingo/op-rabbit,misc,https://github.com/SpinGo/op-rabbit,https://github.com/SpinGo/op-rabbit,,2015-05-11 02:09:44,2021-10-28 21:40:36,2020-03-07 23:06:30,345.0,,74.0,14.0,59.0,37.0,107.0,238.0,2018-02-03 17:34:07,2.1.0,,,2.0,The Opinionated RabbitMQ Library for Scala and Akka.,38.0,13,False,2.0,,,,,,,,
+235,fansi,com-lihaoyi/fansi,misc,https://github.com/com-lihaoyi/fansi,https://github.com/com-lihaoyi/fansi,,2016-05-26 00:43:32,2023-07-22 13:15:40,2023-06-07 18:29:01,136.0,2.0,24.0,7.0,55.0,9.0,10.0,219.0,2022-07-09 10:59:51,0.4.0,,,6.0,Scala/Scala.js library for manipulating Fancy Ansi colored strings.,14.0,13,False,2.0,,,,,,,,
+236,borer,sirthias/borer,json,https://github.com/sirthias/borer,https://github.com/sirthias/borer,MPL-2.0,2019-03-04 21:32:46,2023-08-03 17:46:51,2023-07-31 13:58:20,985.0,18.0,13.0,9.0,547.0,8.0,106.0,198.0,,,,,,Efficient CBOR and JSON (de)serialization in Scala.,9.0,13,True,3.0,,,,,,,,
+237,sbt-site,sbt/sbt-site,sbt,https://github.com/sbt/sbt-site,https://github.com/sbt/sbt-site,,2012-05-16 15:10:10,2023-05-14 18:47:35,2023-05-14 18:47:35,434.0,1.0,75.0,18.0,132.0,27.0,53.0,175.0,2023-05-12 07:21:57,1.5.0,,,17.0,Site generation for sbt.,43.0,13,False,3.0,,,,,,,,
+238,scredis,Livestream/scredis,db-clients,https://github.com/Livestream/scredis,https://github.com/Livestream/scredis,Apache-2.0,2013-02-27 16:13:18,2018-06-21 20:42:37,2018-06-21 20:42:37,147.0,,17.0,35.0,8.0,1.0,51.0,154.0,2014-12-16 16:04:30,2.0.6,,,24.0,"Non-blocking, ultra-fast Scala Redis client built on top of Akka IO, used in production at Livestream.",7.0,13,False,3.0,,,,,,,,
+239,doddle-model,picnicml/doddle-model,sci,https://github.com/picnicml/doddle-model,https://github.com/picnicml/doddle-model,Apache-2.0,2018-02-09 13:54:54,2023-06-09 00:06:58,2020-03-27 10:19:20,299.0,,23.0,16.0,138.0,30.0,29.0,140.0,,,,,11.0,doddle-model: machine learning in Scala.,8.0,13,False,3.0,,,,,,,,
+240,rtree2d,plokhotnyuk/rtree2d,misc,https://github.com/plokhotnyuk/rtree2d,https://github.com/plokhotnyuk/rtree2d,Apache-2.0,2018-05-07 15:52:10,2023-07-26 21:00:28,2023-07-26 21:00:28,684.0,20.0,11.0,11.0,439.0,8.0,10.0,127.0,2022-10-13 10:21:18,0.11.12,,,26.0,RTree2D is a 2D immutable R-tree for ultra-fast nearest and intersection queries in plane and spherical coordinates.,6.0,13,True,2.0,,,,,,,,
+241,fastring,atry/fastring,env,https://github.com/Atry/fastring,https://github.com/Atry/fastring,Apache-2.0,2012-11-25 07:09:25,2023-08-05 12:42:33,2023-07-15 18:09:07,532.0,22.0,9.0,8.0,205.0,3.0,4.0,123.0,2018-03-26 01:49:18,1.0.0,,,4.0,Extremely fast string formatting.,7.0,13,True,1.0,,,,,,,,
+242,scruid,ing-bank/scruid,db-clients,https://github.com/ing-bank/scruid,https://github.com/ing-bank/scruid,Apache-2.0,2017-07-04 07:59:24,2021-07-04 10:22:44,2021-06-07 15:35:59,252.0,,26.0,16.0,77.0,7.0,31.0,114.0,2021-06-07 15:35:10,2.5.0,,,15.0,"Scala + Druid: Scruid. A library that allows you to compose queries in Scala, and parse the result back into typesafe..",19.0,13,False,3.0,,,,,,,,
+243,laserdisc,laserdisc-io/laserdisc,db-clients,https://github.com/laserdisc-io/laserdisc,https://github.com/laserdisc-io/laserdisc,MIT,2018-06-05 09:07:12,2023-08-01 16:30:18,2023-07-30 16:51:49,654.0,19.0,14.0,5.0,724.0,14.0,11.0,90.0,2022-11-22 23:17:24,0.6.0,,,21.0,A Future-free Fs2 native pure FP Redis client.,11.0,13,True,3.0,,,,,,,,
+244,franklin,azavea/franklin,misc,https://github.com/azavea/franklin,https://github.com/azavea/franklin,Apache-2.0,2019-11-05 11:43:39,2023-08-05 12:59:39,2023-08-05 12:59:39,970.0,50.0,18.0,15.0,1332.0,96.0,101.0,69.0,,,,,,A STAC/OGC API Features Web Service.,12.0,13,True,2.0,,,,,,,,
+245,sttp-oauth2,ocadotechnology/sttp-oauth2,sec,https://github.com/ocadotechnology/sttp-oauth2,https://github.com/ocadotechnology/sttp-oauth2,Apache-2.0,2020-12-08 14:03:13,2023-08-05 17:16:31,2023-07-20 18:40:05,440.0,14.0,20.0,8.0,386.0,23.0,20.0,66.0,2023-01-13 08:42:46,0.16.0,,,30.0,OAuth2 client library implemented in Scala using sttp.,14.0,13,True,3.0,com.ocadotechnology:sttp-oauth2_2.13,https://search.maven.org/artifact/com.ocadotechnology/sttp-oauth2_2.13,2023-02-28 11:24:45,,,,,
+246,reactor-scala-extensions,spring-attic/reactor-scala-extensions,reactive,https://github.com/spring-attic/reactor-scala-extensions,https://github.com/spring-attic/reactor-scala-extensions,Apache-2.0,2017-04-18 11:51:30,2022-03-01 19:25:25,2022-03-01 19:25:25,1392.0,,16.0,8.0,42.0,,34.0,53.0,2020-08-10 14:28:32,0.8.0,,,21.0,A scala extension for Project Reactors Flux and Mono.,16.0,13,True,3.0,,,,,,,,
+247,dregex,marianobarrios/dregex,env,https://github.com/marianobarrios/dregex,https://github.com/marianobarrios/dregex,BSD-2-Clause,2014-05-20 22:38:39,2023-08-04 22:22:51,2023-07-24 07:44:14,278.0,10.0,4.0,5.0,54.0,2.0,3.0,39.0,2021-12-30 23:56:20,0.7.0,,,3.0,Dregex is a JVM library that implements a regular expression engine using deterministic finite automata (DFA). It..,6.0,13,True,1.0,,,,,,,,
+248,spata,fingo/spata,csv-yaml,https://github.com/fingo/spata,https://github.com/fingo/spata,Apache-2.0,2020-05-29 22:01:35,2023-07-01 15:54:26,2023-06-09 15:45:27,442.0,15.0,5.0,3.0,24.0,,3.0,19.0,2023-06-01 15:39:17,3.1.0,,,10.0,"Functional, stream-based CSV processor for Scala.",3.0,13,True,2.0,,,,,,,,
+249,better-monadic-for,oleg-py/better-monadic-for,sbt,https://github.com/oleg-py/better-monadic-for,https://github.com/oleg-py/better-monadic-for,MIT,2018-03-29 19:47:54,2021-12-31 00:10:05,2021-05-25 08:10:05,80.0,,31.0,21.0,18.0,11.0,26.0,683.0,,,,,1.0,Desugaring scala `for` without implicit `withFilter`s.,10.0,12,False,3.0,,,,,,,,
+250,akka-quartz-scheduler,enragedginger/akka-quartz-scheduler,misc,https://github.com/enragedginger/akka-quartz-scheduler,https://github.com/enragedginger/akka-quartz-scheduler,,2013-04-13 02:48:41,2023-04-20 18:42:01,2022-07-24 14:56:33,191.0,,107.0,28.0,45.0,7.0,69.0,558.0,,,,,,Quartz Extension and utilities for cron-style scheduling in Akka.,41.0,12,False,3.0,,,,,,,,
+251,accord,wix-incubator/accord,data,https://github.com/wix-incubator/accord,https://github.com/wix-incubator/accord,,2013-11-13 15:55:53,2022-11-23 10:05:39,2022-11-23 10:05:39,644.0,,48.0,285.0,36.0,24.0,93.0,533.0,,,,,,Accord: A sane validation library for Scala.,12.0,12,False,3.0,,,,,,,,
+252,salat,salat/salat,db-clients,https://github.com/salat/salat,https://github.com/salat/salat,,2011-01-12 16:54:23,2019-03-03 13:32:54,2019-03-03 13:32:53,877.0,,109.0,55.0,82.0,37.0,97.0,487.0,,,,,,Salat is a simple serialization library for case classes.,43.0,12,False,3.0,,,,,,,,
+253,scala-stm,nbronson/scala-stm,misc,https://github.com/nbronson/scala-stm,https://github.com/nbronson/scala-stm,BSD-3-Clause,2010-07-08 23:40:04,2023-04-14 17:30:52,2018-03-14 17:04:15,496.0,,35.0,17.0,20.0,12.0,43.0,247.0,,,,,,"A library-based Software Transactional Memory (STM) for Scala, coupled with transactional sets and maps.",11.0,12,False,3.0,,,,,,,,
+254,scala-ssh,sirthias/scala-ssh,misc,https://github.com/sirthias/scala-ssh,https://github.com/sirthias/scala-ssh,Apache-2.0,2011-10-28 14:07:59,2021-07-09 08:32:58,2021-07-09 08:32:58,157.0,,52.0,16.0,29.0,16.0,12.0,234.0,,,,,,Remote shell access via SSH for your Scala applications.,21.0,12,False,3.0,,,,,,,,
+255,reactive,nafg/reactive,web-frameworks,https://github.com/nafg/reactive,https://github.com/nafg/reactive,,2010-05-27 23:21:42,2023-07-20 18:10:18,2021-02-28 04:06:13,1147.0,,41.0,18.0,141.0,29.0,53.0,215.0,,,,,,A simple FRP library and a web UI framework built on it.,11.0,12,False,3.0,,,,,,,,
+256,squid,epfldata/squid,toolkits,https://github.com/epfldata/squid,https://github.com/epfldata/squid,Apache-2.0,2016-03-08 21:53:00,2020-11-23 16:20:35,2020-11-23 16:20:07,583.0,,12.0,16.0,18.0,17.0,33.0,197.0,,,,,4.0,Squid type-safe metaprogramming and compilation framework for Scala.,6.0,12,False,3.0,,,,,,,,
+257,log4s,Log4s/log4s,toolkits,https://github.com/Log4s/log4s,https://github.com/Log4s/log4s,,2013-04-28 07:57:48,2022-07-08 02:08:50,2022-07-08 02:08:50,378.0,,22.0,9.0,62.0,12.0,21.0,172.0,,,,,,High-performance SLF4J wrapper for Scala.,14.0,12,False,3.0,,,,,,,,
+258,sbt-pgp,sbt/sbt-pgp,sbt,https://github.com/sbt/sbt-pgp,https://github.com/sbt/sbt-pgp,,2011-09-08 15:58:10,2022-12-06 03:24:26,2022-12-06 03:24:26,333.0,,52.0,7.0,86.0,18.0,97.0,141.0,2022-12-06 03:46:29,2.2.1,,,15.0,PGP plugin for sbt.,33.0,12,False,3.0,,,,,,,,
+259,optimus,vagmcs/optimus,sci,https://github.com/vagmcs/Optimus,https://github.com/vagmcs/Optimus,LGPL-3.0,2014-12-23 12:23:36,2023-02-04 17:10:50,2022-08-27 20:53:36,279.0,,26.0,8.0,19.0,,21.0,139.0,2022-08-28 16:54:49,3.4.3,1773.0,147.0,1.0,Optimus is a mathematical programming library for Scala.,9.0,12,True,3.0,,,,,,,,
+260,vertx-lang-scala,vert-x3/vertx-lang-scala,reactive,https://github.com/vert-x3/vertx-lang-scala,https://github.com/vert-x3/vertx-lang-scala,,2014-11-04 12:04:52,2023-07-25 12:12:15,2023-07-25 12:11:50,560.0,3.0,39.0,40.0,45.0,10.0,57.0,116.0,,,,,,Vert.x for Scala.,20.0,12,False,3.0,,,,3.0,,3.0,,
+261,clickhouse-scala-client,crobox/clickhouse-scala-client,db-clients,https://github.com/crobox/clickhouse-scala-client,https://github.com/crobox/clickhouse-scala-client,LGPL-3.0,2017-03-31 13:40:12,2023-07-17 11:39:31,2023-07-17 11:39:30,873.0,5.0,20.0,9.0,113.0,13.0,20.0,108.0,2023-05-01 08:16:31,1.0.17,,,47.0,Clickhouse Scala Client with Reactive Streams support.,16.0,12,True,3.0,,,,,,,,
+262,lolhttp,criteo/lolhttp,http,https://github.com/criteo/lolhttp,https://github.com/criteo/lolhttp,Apache-2.0,2017-04-28 07:06:53,2023-07-24 14:20:42,2023-07-17 16:35:50,126.0,4.0,18.0,19.0,196.0,29.0,8.0,93.0,2023-07-17 16:37:14,0.13.6,,,31.0,An HTTP Server and Client library for Scala.,20.0,12,True,3.0,,,,,,,,
+263,fast-string-interpolator,plokhotnyuk/fast-string-interpolator,env,https://github.com/plokhotnyuk/fast-string-interpolator,https://github.com/plokhotnyuk/fast-string-interpolator,Apache-2.0,2018-03-06 17:45:04,2023-07-20 19:24:44,2023-07-12 22:10:31,360.0,7.0,6.0,15.0,252.0,2.0,5.0,84.0,2022-10-13 08:37:27,0.6.3,,,11.0,Scala macro that generates ultra-fast string interpolators.,7.0,12,True,2.0,,,,,,,,
+264,osm4scala,simplexspatial/osm4scala,misc,https://github.com/simplexspatial/osm4scala,https://github.com/simplexspatial/osm4scala,MIT,2016-05-17 20:15:23,2023-07-12 04:13:33,2022-09-08 17:18:54,266.0,,15.0,5.0,40.0,24.0,47.0,72.0,2022-09-08 17:30:18,1.0.11,42.0,1.0,9.0,Scala and Spark library focused on reading OpenStreetMap Pbf files.,4.0,12,True,3.0,,,,,,,,
+265,scowl,phenoscape/scowl,misc,https://github.com/phenoscape/scowl,https://github.com/phenoscape/scowl,MIT,2013-05-10 18:08:52,2023-07-24 19:53:40,2022-03-30 19:07:24,243.0,,9.0,10.0,156.0,8.0,4.0,53.0,2022-03-30 16:58:35,1.4.1,,,9.0,A Scala DSL for programming with the OWL API.,3.0,12,True,3.0,,,,,,,,
+266,sbt-scala-js-map,ThoughtWorksInc/sbt-scala-js-map,sbt,https://github.com/ThoughtWorksInc/sbt-scala-js-map,https://github.com/ThoughtWorksInc/sbt-scala-js-map,Apache-2.0,2016-04-12 18:38:07,2023-07-30 20:49:22,2023-07-15 17:53:48,495.0,32.0,3.0,12.0,184.0,3.0,2.0,36.0,2021-11-22 07:29:41,4.1.1,,,3.0,A Sbt plugin that configures source mapping for Scala.js projects hosted on Github.,4.0,12,True,3.0,,,,,,,,['scalajs']
+267,play-googleauth,guardian/play-googleauth,sec,https://github.com/guardian/play-googleauth,https://github.com/guardian/play-googleauth,Apache-2.0,2014-06-16 15:15:10,2023-07-25 14:08:49,2023-07-25 13:24:01,426.0,5.0,9.0,64.0,193.0,7.0,,32.0,,,,,,Simple play module for authenticating against Google.,39.0,12,True,3.0,,,,,,,,
+268,proto,zero-deps/proto,data,https://github.com/zero-deps/proto,https://github.com/zero-deps/proto,MIT,2019-03-15 13:27:19,2023-06-15 21:12:33,2023-06-15 21:12:27,331.0,4.0,3.0,7.0,10.0,,19.0,31.0,2022-06-28 20:48:49,2.1.2,,,17.0,Lightweight and fast serialization library for Scala 2/3 based on Protocol Buffers with macros.,7.0,12,True,3.0,,,,,,,,
+269,stac4s,stac-utils/stac4s,misc,https://github.com/stac-utils/stac4s,https://github.com/stac-utils/stac4s,Apache-2.0,2019-11-23 20:43:52,2023-06-10 13:33:51,2023-03-13 16:42:50,394.0,,9.0,9.0,554.0,20.0,31.0,15.0,2022-05-24 18:50:34,0.8.1,,,23.0,a scala library with primitives to build applications using the SpatioTemporal Asset Catalogs specification.,14.0,12,True,3.0,,,,,,,,
+270,managerial,dvgica/managerial,misc,https://github.com/dvgica/managerial,https://github.com/dvgica/managerial,Apache-2.0,2021-05-29 03:28:20,2023-08-05 14:20:48,2023-08-05 14:20:48,364.0,51.0,2.0,1.0,139.0,,,13.0,2023-07-06 04:09:02,0.9.1,,,7.0,A zero-dependency Scala library for managing resources monadically.,3.0,12,False,3.0,,,,,,,,
+271,fury,propensive/fury,development-cycle,https://github.com/propensive/fury,https://github.com/propensive/fury,Apache-2.0,2021-12-07 07:56:05,2023-08-03 20:18:27,2023-08-03 20:18:26,176.0,27.0,,4.0,9.0,11.0,19.0,11.0,2022-12-04 21:54:49,0.8.0,1181.0,62.0,9.0,A build tool for Scala.,,12,False,3.0,,,,,,,,
+272,curiodb,stephenmcd/curiodb,distributed,https://github.com/stephenmcd/curiodb,https://github.com/stephenmcd/curiodb,BSD-2-Clause,2015-04-26 01:47:43,2018-11-04 22:44:22,2018-11-04 22:44:21,139.0,,44.0,35.0,19.0,5.0,7.0,512.0,,,,,,Distributed NoSQL Database.,6.0,11,False,3.0,,,,,,,,
+273,akka-tracing,levkhomich/akka-tracing,distributed,https://github.com/levkhomich/akka-tracing,https://github.com/levkhomich/akka-tracing,,2014-03-15 20:15:30,2018-01-31 15:10:20,2018-01-13 12:03:50,355.0,,35.0,28.0,18.0,22.0,75.0,315.0,,,,,,"A distributed tracing extension for Akka. Provides integration with Play framework, Spray and Akka HTTP.",8.0,11,False,3.0,,,,,,,,
+274,scalacollider,sciss/scalacollider,media,https://github.com/Sciss/ScalaCollider,https://github.com/Sciss/ScalaCollider,AGPL-3.0,2009-12-10 16:39:10,2021-11-18 09:19:03,2021-10-24 16:33:52,581.0,,19.0,15.0,5.0,9.0,83.0,203.0,,,,,,A Scala sound synthesis library based on SuperCollider.,2.0,11,False,2.0,,,,,,,,
+275,scalive,xitrum-framework/scalive,test,https://github.com/xitrum-framework/scalive,https://github.com/xitrum-framework/scalive,MIT,2014-01-28 08:11:24,2019-01-30 13:34:32,2019-01-30 13:34:25,125.0,,13.0,18.0,3.0,8.0,12.0,200.0,2019-01-30 13:24:43,1.7.0,612.0,5.0,8.0,Connect a Scala REPL to running JVM processes without any prior setup.,4.0,11,False,3.0,,,,,,,,
+276,scala-forklift,lastland/scala-forklift,db-clients,https://github.com/lastland/scala-forklift,https://github.com/lastland/scala-forklift,,2015-08-18 16:26:21,2022-09-06 13:51:34,2020-04-24 19:30:57,274.0,,29.0,11.0,21.0,13.0,19.0,190.0,2016-08-10 07:04:47,0.2.3,,,3.0,"Type-safe data migration tool for Slick, Git and beyond.",10.0,11,False,3.0,,,,,,,,
+277,numsca,botkop/numsca,sci,https://github.com/botkop/numsca,https://github.com/botkop/numsca,BSD-2-Clause,2017-12-06 10:18:37,2023-01-30 06:59:54,2023-01-30 06:59:54,74.0,,16.0,17.0,3.0,3.0,7.0,180.0,2020-04-19 10:21:27,0.1.7,,,7.0,numsca is numpy for scala.,,11,True,3.0,,,,,,,,
+278,mainargs,com-lihaoyi/mainargs,misc,https://github.com/com-lihaoyi/mainargs,https://github.com/com-lihaoyi/mainargs,,2020-11-14 09:00:48,2023-07-28 14:38:01,2023-06-24 20:35:29,146.0,6.0,15.0,6.0,70.0,12.0,7.0,161.0,2023-04-29 01:53:59,0.5.0,,,5.0,"A small, convenient, dependency-free library for command-line argument parsing in Scala.",7.0,11,False,3.0,,,,,,,,
+279,scala-records,scala-records/scala-records,toolkits,https://github.com/scala-records/scala-records,https://github.com/scala-records/scala-records,BSD-3-Clause,2014-06-17 09:59:57,2019-06-10 22:59:35,2019-06-10 22:59:34,224.0,,13.0,19.0,77.0,19.0,46.0,160.0,,,,,,Labeled records for Scala based on structural refinement types and macros.,11.0,11,False,3.0,,,,,,,,
+280,parapet,parapet-io/parapet,distributed,https://github.com/parapet-io/parapet,https://github.com/parapet-io/parapet,Apache-2.0,2019-07-27 19:08:31,2023-04-30 02:37:57,2023-04-30 02:37:57,326.0,,6.0,12.0,30.0,8.0,18.0,135.0,2022-02-24 07:02:23,0.0.1-RC6,,,5.0,A purely functional library to build distributed and event-driven systems.,5.0,11,True,3.0,,,,,,,,
+281,scala-jsonapi,scala-jsonapi/scala-jsonapi,json,https://github.com/scala-jsonapi/scala-jsonapi,https://github.com/scala-jsonapi/scala-jsonapi,MIT,2015-11-09 12:47:14,2018-12-28 12:29:57,2018-06-11 08:54:13,135.0,,24.0,29.0,52.0,16.0,34.0,108.0,,,,,,"Scala support library for integrating the JSON API spec with Spray, Play! or Circe.",20.0,11,False,3.0,,,,,,,,
+282,scalafiddle-editor,scalafiddle/scalafiddle-editor,misc,https://github.com/scalafiddle/scalafiddle-editor,https://github.com/scalafiddle/scalafiddle-editor,Apache-2.0,2016-08-01 18:16:47,2020-02-09 21:22:50,2020-02-09 21:22:48,174.0,,40.0,3.0,49.0,17.0,26.0,99.0,,,,,,Web user interface for ScalaFiddle.,20.0,11,False,3.0,,,,,,,,
+283,fintrospect,daviddenton/fintrospect,http,https://github.com/daviddenton/fintrospect,https://github.com/daviddenton/fintrospect,Apache-2.0,2015-03-01 20:31:11,2020-08-26 11:42:43,2020-08-26 11:42:38,1752.0,,9.0,7.0,23.0,3.0,26.0,93.0,,,,,,"Implement fast, type-safe HTTP webservices for Finagle.",5.0,11,False,3.0,,,,,,,,
+284,couchdb-scala,beloglazov/couchdb-scala,db-clients,https://github.com/beloglazov/couchdb-scala,https://github.com/beloglazov/couchdb-scala,Apache-2.0,2015-01-15 23:10:06,2018-11-13 12:48:24,2017-08-05 07:34:18,236.0,,18.0,6.0,33.0,18.0,31.0,65.0,2016-05-08 00:58:39,0.7.2,,,7.0,A purely functional Scala client for CouchDB.,2.0,11,False,3.0,,,,,,,,
+285,sbt-ide-settings,Jetbrains/sbt-ide-settings,sbt,https://github.com/JetBrains/sbt-ide-settings,https://github.com/JetBrains/sbt-ide-settings,Apache-2.0,2015-02-13 12:06:38,2023-07-04 16:23:25,2023-07-04 16:23:20,34.0,1.0,7.0,22.0,2.0,8.0,5.0,57.0,2023-02-06 17:13:32,1.1.1,,,4.0,SBT plugin for tweaking various IDE settings.,6.0,11,True,3.0,,,,,,,,
+286,gridscale,openmole/gridscale,bigdata,https://github.com/openmole/gridscale,https://github.com/openmole/gridscale,AGPL-3.0,2012-09-28 10:13:23,2023-07-13 20:36:23,2023-07-13 20:36:12,1114.0,14.0,6.0,7.0,12.0,5.0,8.0,26.0,,,,,,"Scala library for accessing various file, batch systems, job schedulers and grid middlewares.",5.0,11,True,3.0,,,,,,,,
+287,ninny-json,nrktkt/ninny-json,json,https://github.com/nrktkt/ninny-json,https://github.com/nrktkt/ninny-json,Unlicense,2020-07-10 17:01:21,2023-07-28 17:09:09,2023-07-28 17:08:43,98.0,3.0,5.0,2.0,49.0,7.0,4.0,21.0,2023-07-28 17:09:09,0.8.1,,,27.0,JSON typeclasses that know the difference between null and absent fields.,3.0,11,True,3.0,,,,,,,,
+288,scountries,lambdaworks/scountries,misc,https://github.com/lambdaworks/scountries,https://github.com/lambdaworks/scountries,Apache-2.0,2022-09-02 11:48:45,2023-07-30 16:26:22,2023-07-30 16:26:22,62.0,20.0,1.0,8.0,50.0,,,20.0,2023-04-24 16:27:10,1.0.0,,,2.0,"Scala library that provides an enumeration of ISO 3166 codes for countries, along with their subdivisions.",5.0,11,True,3.0,io.lambdaworks:scountries_3,https://search.maven.org/artifact/io.lambdaworks/scountries_3,2023-04-24 16:27:10,,,,,
+289,scurl-detector,lambdaworks/scurl-detector,misc,https://github.com/lambdaworks/scurl-detector,https://github.com/lambdaworks/scurl-detector,Apache-2.0,2021-06-08 09:33:41,2023-07-30 16:29:46,2023-07-30 16:27:20,111.0,25.0,2.0,8.0,102.0,1.0,9.0,17.0,2023-04-24 16:29:18,1.1.0,,,2.0,Scala library that detects and extracts URLs from text.,7.0,11,True,3.0,io.lambdaworks:scurl-detector_3,https://search.maven.org/artifact/io.lambdaworks/scurl-detector_3,2023-04-24 16:29:18,,,,,
+290,annette,annetteplatform/annette,distributed,https://github.com/annetteplatform/annette,https://github.com/annetteplatform/annette,Apache-2.0,2020-09-28 16:48:14,2023-07-18 09:13:09,2023-07-18 09:13:04,405.0,15.0,,2.0,34.0,,12.0,15.0,2023-07-18 09:19:53,0.5.1,,,14.0,"Platform to build distributed, scalable, enterprise-wide business applications.",,11,True,3.0,,,,,,,,
+291,aptus-core,aptusproject/aptus-core,misc,https://github.com/aptusproject/aptus-core,https://github.com/aptusproject/aptus-core,Apache-2.0,2021-05-25 18:13:35,2023-06-29 15:02:45,2023-06-29 15:01:56,101.0,25.0,,3.0,,,,5.0,2023-06-29 15:04:15,0.5.1,,,7.0,A utility library aiming to simplify the Scala coding experience.,,11,False,3.0,,,,,,,,
+292,subcut,dickwall/subcut,di,https://github.com/dickwall/subcut,https://github.com/dickwall/subcut,,2011-05-30 23:58:27,2020-10-12 22:18:41,2018-05-17 21:40:26,92.0,,33.0,25.0,17.0,8.0,21.0,405.0,,,,,,Scala Uniquely Bound Classes Under Traits.,11.0,10,False,3.0,,,,,,,,
+293,replesent,marconilanna/replesent,misc,https://github.com/marconilanna/REPLesent,https://github.com/marconilanna/REPLesent,Apache-2.0,2015-02-02 02:37:44,2019-10-02 19:39:29,2019-08-27 14:36:48,73.0,,34.0,14.0,13.0,5.0,,403.0,,,,,,A neat little tool to build presentations using the Scala REPL.,9.0,10,False,3.0,,,,,,,,
+294,scalatex,lihaoyi/scalatex,env,https://github.com/lihaoyi/Scalatex,https://github.com/lihaoyi/Scalatex,,2014-12-19 04:14:12,2020-02-21 06:44:18,2020-02-21 06:44:18,232.0,,35.0,15.0,32.0,29.0,21.0,288.0,,,,,,"Programmable, Typesafe Document Generation.",16.0,10,False,2.0,,,,,,,,
+295,libra,to-ithaca/libra,sci,https://github.com/to-ithaca/libra,https://github.com/to-ithaca/libra,,2017-03-01 13:42:38,2023-07-18 21:59:14,2021-02-28 00:36:23,143.0,,26.0,11.0,186.0,25.0,23.0,200.0,,,,,,A dimensional analysis library based on dependent types.,10.0,10,False,3.0,,,,,,,,
+296,octopus,krzemin/octopus,data,https://github.com/krzemin/octopus,https://github.com/krzemin/octopus,Apache-2.0,2016-12-10 16:51:09,2023-06-12 16:27:57,2020-11-04 07:51:59,121.0,,21.0,8.0,110.0,13.0,8.0,147.0,,,,,,Scala library for boilerplate-free validation.,9.0,10,False,3.0,,,,,,,,
+297,sbt-groll,sbt/sbt-groll,sbt,https://github.com/sbt/sbt-groll,https://github.com/sbt/sbt-groll,Apache-2.0,2012-10-21 20:43:30,2021-12-17 12:41:12,2021-12-17 12:40:44,126.0,,8.0,8.0,23.0,1.0,4.0,134.0,2021-12-17 12:41:14,7.1.0,,,3.0,sbt plugin to roll the Git history.,8.0,10,False,3.0,,,,,,,,
+298,clustering4ever,clustering4ever/clustering4ever,sci,https://github.com/Clustering4Ever/Clustering4Ever,https://github.com/Clustering4Ever/Clustering4Ever,Apache-2.0,2018-03-26 19:58:12,2021-01-26 19:43:10,2021-01-26 19:39:17,269.0,,13.0,21.0,14.0,,,126.0,,,,,,"C4E, a JVM friendly library written in Scala for both local and distributed (Spark) Clustering.",5.0,10,False,3.0,,,,,,,,
+299,roshttp,hmil/roshttp,http,https://github.com/hmil/RosHTTP,https://github.com/hmil/RosHTTP,MIT,2016-02-26 12:29:57,2021-06-06 09:38:29,2021-06-06 09:38:29,135.0,,24.0,5.0,49.0,18.0,28.0,125.0,,,,,,Unified Scala.js + Scala HTTP client API.,13.0,10,False,3.0,,,,,,,,
+300,beard,zalando/beard,templating,https://github.com/zalando/beard,https://github.com/zalando/beard,,2015-07-09 09:11:25,2020-06-16 11:51:28,2020-06-16 11:51:27,240.0,,28.0,20.0,55.0,8.0,23.0,122.0,,,,,,"A lightweight, logicless templating engine, written in Scala and inspired by Mustache.",24.0,10,False,3.0,,,,,,,,
+301,miniboxing-plugin,miniboxing/miniboxing-plugin,misc,https://github.com/miniboxing/miniboxing-plugin,https://github.com/miniboxing/miniboxing-plugin,,2012-04-26 09:52:25,2020-04-11 22:53:02,2020-04-11 22:53:01,1143.0,,17.0,12.0,31.0,45.0,177.0,121.0,,,,,,Miniboxing is a program transformation that improves the performance of Scala generics when used with primitive types...,14.0,10,False,3.0,,,,,,,,
+302,ScalaJack,gzoller/ScalaJack,json,https://github.com/gzoller/ScalaJack,https://github.com/gzoller/ScalaJack,MIT,2013-06-17 20:20:56,2022-11-15 00:51:10,2022-11-15 00:50:56,923.0,,8.0,12.0,182.0,2.0,49.0,110.0,,,,,,Fast JSON parser/generator for Scala.,13.0,10,True,3.0,,,,,,,,
+303,longevity,longevityframework/longevity,db-clients,https://github.com/longevityframework/longevity,https://github.com/longevityframework/longevity,,2014-12-17 02:50:13,2018-07-06 02:43:27,2018-07-06 02:43:18,1216.0,,5.0,12.0,8.0,36.0,4.0,103.0,2018-07-01 17:41:25,0.27.0,,,35.0,A Persistence Framework for Scala and NoSQL.,3.0,10,False,3.0,,,,,,,,
+304,moultingyaml,jcazevedo/moultingyaml,csv-yaml,https://github.com/jcazevedo/moultingyaml,https://github.com/jcazevedo/moultingyaml,MIT,2015-07-02 21:27:23,2022-09-13 21:31:10,2020-03-30 12:05:00,171.0,,33.0,5.0,28.0,18.0,8.0,98.0,,,,,,Scala wrapper for SnakeYAML.,13.0,10,False,3.0,,,,,,,,
+305,hepek,sake92/hepek,templating,https://github.com/sake92/hepek,https://github.com/sake92/hepek,Apache-2.0,2018-02-04 18:22:55,2023-07-12 22:54:39,2023-07-04 12:02:02,434.0,4.0,9.0,4.0,231.0,7.0,17.0,93.0,,,,,,Typesafe HTML templates in pure Scala. Static site generator included! Play and ScalaJS support!.,6.0,10,True,3.0,,,,,,,,
+306,pushka,fomkin/pushka,json,https://github.com/fomkin/pushka,https://github.com/fomkin/pushka,Apache-2.0,2015-08-19 06:24:31,2019-06-12 09:24:40,2016-11-24 20:47:45,88.0,,9.0,8.0,26.0,10.0,25.0,81.0,,,,,14.0,ABANDONED Pure Scala serialization library with annotations.,6.0,10,False,3.0,,,,,,,,
+307,blindsight,tersesystems/blindsight,toolkits,https://github.com/tersesystems/blindsight,https://github.com/tersesystems/blindsight,,2020-03-16 03:06:57,2023-07-28 23:56:43,2023-07-09 03:35:23,394.0,1.0,6.0,5.0,433.0,13.0,26.0,81.0,2023-03-12 22:32:23,2.0.0,,,1.0,"Blindsight is a Scala logging API with DSL based structured logging, fluent logging, semantic logging, flow logging,..",3.0,10,False,3.0,,,,,,,,
+308,gallia-core,galliaproject/gallia-core,bigdata,https://github.com/galliaproject/gallia-core,https://github.com/galliaproject/gallia-core,,2021-02-05 18:36:52,2023-07-21 14:02:11,2023-07-21 14:01:59,382.0,25.0,3.0,7.0,,1.0,,76.0,2022-10-07 15:29:11,0.4.0,,,4.0,A schema-aware Scala library for data transformation.,1.0,10,False,3.0,,,,,,,,
+309,sbt-deploy-ssh,shmishleniy/sbt-deploy-ssh,sbt,https://github.com/shmishleniy/sbt-deploy-ssh,https://github.com/shmishleniy/sbt-deploy-ssh,MIT,2015-01-16 12:38:45,2021-04-28 13:50:29,2021-04-28 13:46:46,41.0,,3.0,5.0,4.0,5.0,11.0,27.0,2021-04-28 13:50:29,0.1.5,,,5.0,SBT deploy plugin.,6.0,10,False,3.0,,,,,,,,
+310,wire-signals,wireapp/wire-signals,reactive,https://github.com/wireapp/wire-signals,https://github.com/wireapp/wire-signals,GPL-3.0,2019-01-25 09:51:56,2023-07-25 05:35:28,2022-02-06 11:48:23,206.0,,5.0,6.0,56.0,7.0,26.0,23.0,2021-07-02 10:00:31,1.0.0,,,1.0,A small and effective event-handling library for Scala.,2.0,10,True,3.0,,,,,,,,
+311,scala-trace-debug,johnreedlol/scala-trace-debug,env,https://github.com/JohnReedLOL/scala-trace-debug,https://github.com/JohnReedLOL/scala-trace-debug,MIT,2016-03-24 06:33:02,2019-12-16 14:15:10,2019-12-16 14:15:09,490.0,,5.0,7.0,10.0,3.0,14.0,115.0,,,,,,Macro based print debugging. Locates log statements in your IDE.,3.0,9,False,3.0,,,,,,,,
+312,schemer,indix/schemer,bigdata,https://github.com/indix/schemer,https://github.com/indix/schemer,Apache-2.0,2017-11-24 10:35:28,2020-03-05 19:19:48,2019-07-11 10:25:58,118.0,,6.0,17.0,3.0,,,110.0,2017-12-04 07:01:25,0.2.3,,,1.0,"Schema registry for CSV, TSV, JSON, AVRO and Parquet schema. Supports schema inference and GraphQL API.",4.0,9,False,3.0,,,,,,,,
+313,sbt-ghpages,sbt/sbt-ghpages,sbt,https://github.com/sbt/sbt-ghpages,https://github.com/sbt/sbt-ghpages,,2012-05-16 15:21:19,2023-07-31 08:36:04,2023-07-31 08:36:03,163.0,9.0,18.0,9.0,82.0,17.0,13.0,94.0,2022-12-06 06:47:04,0.7.0,,,1.0,"git, site and ghpages support for sbt projects.",20.0,9,False,3.0,,,,,,,,
+314,sbt-javacv,bytedeco/sbt-javacv,media,https://github.com/bytedeco/sbt-javacv,https://github.com/bytedeco/sbt-javacv,MIT,2016-03-20 10:10:42,2018-12-22 14:05:22,2018-12-22 14:05:25,55.0,,14.0,8.0,13.0,2.0,6.0,90.0,2018-12-22 14:00:40,1.17,,,13.0,"Start using OpenCV in your JVM project in just 1 line, no separate compiling, installing OpenCV, or fussing with your..",4.0,9,False,3.0,,,,,,,,
+315,lomrf,anskarl/lomrf,sci,https://github.com/anskarl/LoMRF,https://github.com/anskarl/LoMRF,Apache-2.0,2014-05-24 22:29:28,2020-03-01 14:49:27,2020-03-01 14:49:08,545.0,,18.0,10.0,5.0,,19.0,78.0,,,,,,LoMRF is an open-source implementation of Markov Logic Networks.,9.0,9,False,3.0,,,,,,,,
+316,rings,poslavskysv/rings,sci,https://github.com/PoslavskySV/rings,https://github.com/PoslavskySV/rings,,2017-03-16 08:36:22,2022-05-02 14:46:40,2022-05-02 14:46:38,548.0,,10.0,7.0,23.0,14.0,38.0,69.0,2019-12-14 10:33:35,2.5.7,,,16.0,Rings: efficient JVM library for polynomial rings.,2.0,9,False,3.0,,,,,,,,
+317,axle,axlelang/axle,sci,https://github.com/axlelang/axle,https://github.com/axlelang/axle,,2011-02-21 23:18:53,2023-05-28 04:37:06,2023-05-28 04:37:04,4482.0,6.0,9.0,5.0,241.0,,21.0,65.0,,,,,,Axle Domain Specific Language for Scientific Cloud Computing and Visualization.,7.0,9,False,3.0,,,,,,,,
+318,jam,yakivy/jam,di,https://github.com/yakivy/jam,https://github.com/yakivy/jam,MIT,2021-02-12 09:59:54,2023-07-01 15:32:02,2023-07-01 15:31:59,49.0,8.0,3.0,3.0,2.0,,8.0,59.0,,,,,,Incredibly simple DI Scala library.,4.0,9,True,3.0,,,,,,,,
+319,glokka,xitrum-framework/glokka,distributed,https://github.com/xitrum-framework/glokka,https://github.com/xitrum-framework/glokka,MIT,2013-07-15 21:36:00,2021-01-16 16:55:48,2021-01-16 16:55:41,112.0,,4.0,9.0,1.0,4.0,26.0,56.0,,,,,,Library to register and lookup actors by names in an Akka cluster.,3.0,9,False,3.0,,,,,,,,
+320,lucene4s,outr/lucene4s,db-clients,https://github.com/outr/lucene4s,https://github.com/outr/lucene4s,MIT,2016-10-11 18:40:58,2021-07-18 01:06:33,2021-05-17 19:36:10,153.0,,18.0,8.0,16.0,2.0,7.0,53.0,,,,,,Light-weight convenience wrapper around Lucene to simplify complex tasks and add Scala sugar.,5.0,9,False,3.0,,,,,,,,
+321,scallion,epfl-lara/scallion,parsers,https://github.com/epfl-lara/scallion,https://github.com/epfl-lara/scallion,Apache-2.0,2019-05-24 20:22:52,2022-10-16 15:31:05,2022-10-03 15:48:20,284.0,,16.0,11.0,10.0,3.0,2.0,51.0,2022-10-16 15:31:05,0.6,400.0,40.0,1.0,LL(1) parser combinators in Scala.,8.0,9,True,3.0,,,,,,,,
+322,media4s,outr/media4s,media,https://github.com/outr/media4s,https://github.com/outr/media4s,MIT,2016-09-28 20:04:06,2023-06-18 00:36:36,2023-06-18 00:36:24,55.0,1.0,4.0,6.0,4.0,,3.0,29.0,2023-02-13 02:15:20,1.0.18,,,1.0,"Scala command-line wrapper around ffmpeg, ffprobe, ImageMagick, and other tools relating to media.",3.0,9,True,3.0,,,,,,,,
+323,sparkplug,indix/sparkplug,bigdata,https://github.com/indix/sparkplug,https://github.com/indix/sparkplug,Apache-2.0,2017-10-13 11:35:57,2020-05-15 09:11:07,2020-05-15 09:01:41,90.0,,2.0,7.0,5.0,,,28.0,2020-05-15 09:11:07,0.6.0,,,8.0,Spark package to plug holes in data using SQL based rules.,8.0,9,False,3.0,,,,,,,,
+324,ReactiveCouchbase-rs-core,ReactiveCouchbase/ReactiveCouchbase-rs-core,db-clients,https://github.com/ReactiveCouchbase/reactivecouchbase-rs-core,https://github.com/ReactiveCouchbase/reactivecouchbase-rs-core,Apache-2.0,2017-02-08 08:16:45,2018-04-23 09:37:17,2018-04-23 09:35:53,131.0,,10.0,7.0,13.0,8.0,11.0,26.0,2017-09-29 15:00:23,1.0.0,,,1.0,New ReactiveCouchbase driver using reactive-streams.,8.0,9,False,3.0,,,,,,,,
+325,aws-request-signer,ticofab/aws-request-signer,sec,https://github.com/ticofab/aws-request-signer,https://github.com/ticofab/aws-request-signer,Apache-2.0,2015-12-18 10:09:29,2019-08-13 16:19:00,2019-08-13 16:18:59,76.0,,15.0,4.0,14.0,5.0,9.0,22.0,2015-12-27 21:01:56,0.1.0,,,1.0,Scala library to sign HTTP requests to AWS services.,10.0,9,False,3.0,,,,,,,,
+326,poppet,yakivy/poppet,distributed,https://github.com/yakivy/poppet,https://github.com/yakivy/poppet,MIT,2020-05-12 14:32:28,2023-06-20 10:35:50,2023-06-20 10:35:46,85.0,2.0,1.0,2.0,1.0,,3.0,22.0,,,,,,"Minimal, type-safe RPC Scala library.",2.0,9,True,3.0,,,,,,,,
+327,scala2plantuml,bottech/scala2plantuml,env,https://github.com/BotTech/scala2plantuml,https://github.com/BotTech/scala2plantuml,MIT,2021-03-03 02:34:35,2023-08-05 13:10:33,2021-03-24 09:23:58,162.0,,3.0,1.0,198.0,10.0,1.0,21.0,2021-03-09 21:56:07,0.3.0,,,4.0,Scala2PlantUML generates PlantUML diagrams from Scala code.,2.0,9,False,3.0,,,,,,,,
+328,akka-persistence-gcp-datastore,innFactory/akka-persistence-gcp-datastore,db-clients,https://github.com/innFactory/akka-persistence-gcp-datastore,https://github.com/innFactory/akka-persistence-gcp-datastore,Apache-2.0,2019-11-29 19:52:00,2023-08-04 00:18:40,2022-03-15 00:18:23,292.0,,3.0,4.0,190.0,1.0,,20.0,,,,,,akka-persistence-gcp-datastore is a journal and snapshot store plugin for akka-persistence using google cloud..,4.0,9,True,3.0,,,,,,,,
+329,jose,blackdoor/jose,sec,https://github.com/blackdoor/jose,https://github.com/blackdoor/jose,Unlicense,2018-11-05 17:36:11,2023-08-05 13:08:49,2023-07-14 15:27:24,85.0,1.0,5.0,3.0,78.0,9.0,4.0,15.0,2021-05-21 01:22:10,0.4.5,,,21.0,Extensible JOSE library for Scala.,4.0,9,True,3.0,,,,,,,,
+330,molecule,scalamolecule/molecule,db-clients,https://github.com/scalamolecule/molecule,https://github.com/scalamolecule/molecule,Apache-2.0,2022-08-28 09:13:41,2023-08-04 20:40:41,2023-08-04 20:40:34,141.0,28.0,,2.0,,,,3.0,2023-07-29 11:30:38,0.1.0,,,1.0,Molecule translates custom Scala code to database queries for multiple databases.,,9,False,3.0,,,,,,,3.0,
+331,vecmatlib,hexagonnico/vecmatlib,sci,https://github.com/HexagonNico/VecMatLib,https://github.com/HexagonNico/VecMatLib,Apache-2.0,2023-01-01 20:45:23,2023-07-07 08:28:06,2023-07-07 08:27:40,51.0,16.0,,1.0,,,,3.0,2023-06-25 11:36:05,2.1,,,8.0,Open source Scala library that add data structures for vectors and matrices.,,9,False,3.0,,,,,,,,
+332,synapsegrid,primetalk/synapsegrid,reactive,https://github.com/Primetalk/SynapseGrid,https://github.com/Primetalk/SynapseGrid,,2013-06-28 09:11:53,2021-01-26 18:39:49,2019-09-22 16:45:19,244.0,,8.0,16.0,4.0,5.0,7.0,124.0,,,,,,SynapseGrid is a framework for constructing dynamic low latency data flow systems.,5.0,8,False,3.0,,,,,,,,
+333,Freasy-Monad,Thangiee/Freasy-Monad,toolkits,https://github.com/Thangiee/Freasy-Monad,https://github.com/Thangiee/Freasy-Monad,MIT,2016-09-05 06:07:02,2018-06-15 23:31:10,2018-06-15 23:31:09,94.0,,8.0,7.0,1.0,,11.0,114.0,,,,,,Easy way to create Free Monad using Scala macros with first-class Intellij support.,4.0,8,False,3.0,,,,,,,,
+334,shade,monix/shade,db-clients,https://github.com/monix/shade,https://github.com/monix/shade,MIT,2013-06-24 11:30:05,2021-03-18 23:25:57,2018-03-24 04:39:05,133.0,,19.0,11.0,43.0,12.0,15.0,107.0,,,,,,Memcached client for Scala.,12.0,8,False,3.0,,,,,,,,['scalajs']
+335,clist,backuity/clist,misc,https://github.com/backuity/clist,https://github.com/backuity/clist,Apache-2.0,2014-11-10 12:31:30,2019-06-11 07:53:38,2019-06-11 07:53:37,109.0,,10.0,3.0,11.0,5.0,16.0,106.0,,,,,,Command Line Interface Scala Toolkit.,6.0,8,False,3.0,,,,,,,,
+336,morpheus,outworkers/morpheus,db-clients,https://github.com/outworkers/morpheus,https://github.com/outworkers/morpheus,,2015-09-03 10:48:15,2019-06-12 10:57:50,2019-06-12 10:57:47,217.0,,4.0,5.0,18.0,,,101.0,2016-04-11 09:47:33,"org=com.websudos,name=morpheus,version=0.2.7",,,2.0,Reactive type-safe Scala driver for SQL databases.,5.0,8,False,3.0,,,,,,,,
+337,scalarelational,outr/scalarelational,db-clients,https://github.com/outr/scalarelational,https://github.com/outr/scalarelational,,2013-11-01 17:14:15,2019-03-06 15:28:00,2019-03-06 15:27:46,520.0,,9.0,13.0,39.0,15.0,49.0,58.0,,,,,,"Type-Safe framework for defining, modifying, and querying SQL databases.",7.0,8,False,3.0,,,,,,,,
+338,xs4s,scalawilliam/xs4s,misc,https://github.com/ScalaWilliam/xs4s,https://github.com/ScalaWilliam/xs4s,,2014-05-14 08:22:44,2022-07-15 21:58:02,2021-07-27 17:45:22,89.0,,11.0,5.0,11.0,1.0,2.0,57.0,2021-08-01 12:19:22,0.9.1,,,7.0,XML Streaming for Scala including FS2/cats support.,5.0,8,False,3.0,,,,,,,,
+339,ostinato,marianogappa/ostinato,misc,https://github.com/marianogappa/ostinato,https://github.com/marianogappa/ostinato,MIT,2015-11-02 09:35:53,2019-08-25 19:32:14,2019-08-25 19:31:59,271.0,,6.0,5.0,,5.0,5.0,50.0,2017-03-18 09:26:44,1.0.2,44.0,0.0,1.0,A chess library that runs on the server (Scala) and on the browser (ScalaJS).,2.0,8,False,3.0,,,,,,,,
+340,fields,jap-company/fields,data,https://github.com/jap-company/fields,https://github.com/jap-company/fields,Apache-2.0,2022-05-29 10:37:51,2022-08-09 21:26:10,2022-08-09 21:18:26,45.0,,3.0,2.0,21.0,6.0,12.0,43.0,2022-08-09 21:26:35,0.4.16,,,27.0,Scala validation library.,1.0,8,True,3.0,,,,,,,,
+341,scaposer,xitrum-framework/scaposer,misc,https://github.com/xitrum-framework/scaposer,https://github.com/xitrum-framework/scaposer,MIT,2011-09-09 01:02:13,2021-09-29 12:40:21,2019-07-04 11:49:52,113.0,,8.0,9.0,9.0,2.0,14.0,38.0,,,,,,GNU Gettext .po file loader for Scala.,9.0,8,False,3.0,,,,,,,,
+342,freedsl,ISCPIF/freedsl,toolkits,https://github.com/ISCPIF/freedsl,https://github.com/ISCPIF/freedsl,,2016-10-27 16:19:11,2018-09-12 13:19:12,2018-09-12 13:18:57,208.0,,2.0,7.0,1.0,,,37.0,,,,,,Practical effect composition library based on abstract wrapping type and the free monad.,2.0,8,False,3.0,,,,,,,,
+343,figlet4s,colofabrix/figlet4s,misc,https://github.com/ColOfAbRiX/figlet4s,https://github.com/ColOfAbRiX/figlet4s,MIT,2020-08-06 21:12:42,2022-11-09 21:16:15,2022-11-08 17:43:17,192.0,,,2.0,1.0,12.0,9.0,36.0,2022-11-09 21:10:43,0.3.2,,,5.0,ASCII-art banners in Scala.,1.0,8,True,3.0,,,,,,,,
+344,etcd4s,mingchuno/etcd4s,db-clients,https://github.com/mingchuno/etcd4s,https://github.com/mingchuno/etcd4s,MIT,2017-11-17 11:26:19,2023-07-24 10:15:20,2022-03-07 09:38:29,84.0,,4.0,3.0,50.0,3.0,1.0,31.0,,,,,,Scala etcd client implementing V3 APIs.,4.0,8,True,3.0,,,,,,,,
+345,scala-xgettext,xitrum-framework/scala-xgettext,misc,https://github.com/xitrum-framework/scala-xgettext,https://github.com/xitrum-framework/scala-xgettext,MIT,2013-01-04 10:12:48,2021-01-17 01:44:53,2021-01-17 01:43:33,76.0,,11.0,9.0,9.0,3.0,12.0,25.0,,,,,,Scala compiler plugin that acts like GNU xgettext command to extract i18n strings in Scala source code files to..,8.0,8,False,3.0,,,,,,,,
+346,pos,johnreedlol/pos,env,https://github.com/JohnReedLOL/pos,https://github.com/JohnReedLOL/pos,Apache-2.0,2018-09-25 01:19:23,2020-10-27 07:37:05,2020-05-05 16:13:09,69.0,,3.0,3.0,37.0,12.0,3.0,23.0,,,,,,Macro based print debugging for Scala code. Locates debug statements in your IDE. Supports logging.,4.0,8,False,3.0,,,,,,,,
+347,scala-phash,poslegm/scala-phash,media,https://github.com/poslegm/scala-phash,https://github.com/poslegm/scala-phash,MIT,2017-03-17 05:59:47,2020-07-22 10:26:17,2020-07-22 10:26:09,73.0,,3.0,1.0,3.0,,5.0,19.0,2019-06-10 22:19:24,1.2.2,,,5.0,Image comparison by hash codes.,3.0,8,False,3.0,,,,,,,,
+348,analogweb-scala,analogweb/analogweb-scala,web-frameworks,https://github.com/analogweb/analogweb-scala,https://github.com/analogweb/analogweb-scala,MIT,2013-12-19 15:49:54,2022-08-13 08:21:27,2022-07-19 14:14:08,414.0,,2.0,3.0,17.0,1.0,26.0,13.0,,,,,,Tiny High Performance HTTP Server for Scala.,4.0,8,False,3.0,,,,,,,,
+349,reactors,storm-enroute/reactors,reactive,https://github.com/storm-enroute/reactors,https://github.com/storm-enroute/reactors,BSD-3-Clause,2015-11-15 00:51:21,2018-02-03 20:45:14,2018-02-03 11:10:38,2413.0,,1.0,4.0,,,,4.0,,,,,,A concurrent reactive programming framework.,15.0,8,False,3.0,,,,,,,,
+350,msgpack-scala,msgpack/msgpack-scala,data,https://github.com/msgpack/msgpack-scala,https://github.com/msgpack/msgpack-scala,,2011-10-18 05:54:24,2018-06-14 09:56:10,2017-11-30 05:23:29,66.0,,28.0,10.0,14.0,8.0,6.0,93.0,,,,,,MessagePack serializer implementation for Scala / msgpack.org[Scala].,8.0,7,False,3.0,,,,,,,,
+351,aws4s,aws4s/aws4s,misc,https://github.com/aws4s/aws4s,https://github.com/aws4s/aws4s,MIT,2017-12-03 14:49:45,2018-06-20 20:31:43,2018-06-20 20:31:30,100.0,,12.0,6.0,21.0,9.0,7.0,88.0,,,,,,"Non-blocking AWS SDK for Scala exposing strongly-typed APIs built on top of http4s, fs2 and cats.",1.0,7,False,3.0,,,,,,,,
+352,chromaprint.scala,mgdigital/chromaprint.scala,media,https://github.com/mgdigital/Chromaprint.scala,https://github.com/mgdigital/Chromaprint.scala,,2019-05-06 21:36:41,2019-07-04 12:53:08,2019-07-04 12:52:59,162.0,,7.0,4.0,9.0,2.0,,85.0,,,,,,Chromaprint/AcoustID audio fingerprinting for the JVM.,,7,False,3.0,,,,,,,,
+353,sfcurve,locationtech/sfcurve,misc,https://github.com/locationtech/sfcurve,https://github.com/locationtech/sfcurve,,2015-06-25 18:38:33,2022-11-28 19:43:38,2022-11-28 19:43:38,47.0,,23.0,12.0,23.0,6.0,2.0,80.0,,,,,,"LocationTech SFCurve is a Scala library for the creation, transformation, and querying of space-filling curves.",6.0,7,False,3.0,,,,,,,,
+354,pagelets,splink/pagelets,web-frameworks,https://github.com/splink/pagelets,https://github.com/splink/pagelets,Apache-2.0,2016-10-03 17:48:28,2022-01-31 22:50:46,2022-01-31 22:49:47,138.0,,6.0,9.0,7.0,,5.0,77.0,,,,,,A module for the Play Framework to build highly modular applications.,2.0,7,False,3.0,,,,,,,,
+355,mgo,openmole/mgo,sci,https://github.com/openmole/mgo,https://github.com/openmole/mgo,,2012-08-29 13:04:39,2023-07-11 14:27:58,2023-07-11 14:27:51,1230.0,2.0,3.0,12.0,1.0,9.0,2.0,70.0,2016-04-26 07:11:36,2.0,,,1.0,Purely functional genetic algorithms for multi-objective optimisation.,8.0,7,False,3.0,,,,,,,,
+356,synapses,mrdimosthenis/synapses,sci,https://github.com/mrdimosthenis/Synapses,https://github.com/mrdimosthenis/Synapses,MIT,2019-11-24 17:51:43,2021-09-23 20:55:47,2021-09-23 20:55:47,99.0,,6.0,8.0,23.0,,2.0,68.0,,,,,,A group of neural-network libraries for functional and mainstream languages.,6.0,7,False,3.0,,,,,,,,
+357,spliff,sirthias/spliff,misc,https://github.com/sirthias/spliff,https://github.com/sirthias/spliff,MPL-2.0,2021-04-22 08:08:09,2023-07-24 22:00:14,2022-05-17 14:17:27,87.0,,1.0,4.0,87.0,1.0,,44.0,,,,,,Efficient diffing in Scala.,2.0,7,True,3.0,,,,,,,,
+358,codacy-scalameta,codacy/codacy-scalameta,development-cycle,https://github.com/codacy/codacy-scalameta,https://github.com/codacy/codacy-scalameta,,2016-06-14 13:54:18,2022-02-04 11:17:42,2022-02-04 11:08:32,164.0,,17.0,15.0,61.0,1.0,18.0,35.0,,,,,,Codacy tool for Scalameta.,19.0,7,False,3.0,,,,,,,,
+359,sbt-json,battermann/sbt-json,json,https://github.com/battermann/sbt-json,https://github.com/battermann/sbt-json,MIT,2017-08-16 16:28:39,2018-05-29 20:34:36,2018-05-29 20:33:52,104.0,,3.0,5.0,6.0,1.0,4.0,32.0,,,,,,"sbt plugin that generates Scala case classes for easy, statically typed and implicit access of JSON data e.g. from API..",2.0,7,False,3.0,,,,,,,,
+360,OAuth2-mock-play,zalando-stups/OAuth2-mock-play,sec,https://github.com/zalando-stups/OAuth2-mock-play,https://github.com/zalando-stups/OAuth2-mock-play,MIT,2016-06-01 12:50:40,2019-04-10 09:30:03,2017-07-23 10:30:38,47.0,,5.0,9.0,16.0,3.0,2.0,25.0,,,,,,An implementation of an OAuth2 server designed for mocking/testing.,8.0,7,False,3.0,,,,,,,,
+361,google-api-scala,eckerdcollege/google-api-scala,misc,https://github.com/EckerdCollege/google-api-scala,https://github.com/EckerdCollege/google-api-scala,Apache-2.0,2016-05-11 02:57:25,2018-02-13 23:18:23,2018-02-13 23:17:47,162.0,,5.0,4.0,9.0,2.0,2.0,18.0,,,,,,"This API is a wrapper for the google java libraries. Currently mapping Admin Directory, Drive, and Calendar.",,7,False,3.0,,,,,,,,
+362,mailgun4s,outr/mailgun4s,misc,https://github.com/outr/mailgun4s,https://github.com/outr/mailgun4s,MIT,2016-08-18 01:03:36,2023-07-30 01:12:57,2023-06-18 01:40:02,78.0,1.0,7.0,4.0,51.0,,7.0,18.0,,,,,,Mailgun API implementation in Scala.,6.0,7,True,3.0,,,,,,,,
+363,mapperdao,kostaskougios/mapperdao,db-clients,https://github.com/kostaskougios/mapperdao,https://github.com/kostaskougios/mapperdao,,2015-03-13 23:38:56,2018-05-14 17:34:31,2018-05-14 17:34:27,2004.0,,4.0,3.0,4.0,3.0,6.0,14.0,,,,,,A Scala ORM library.,10.0,7,False,3.0,,,,,,,,
+364,fm-flatfile,frugalmechanic/fm-flatfile,csv-yaml,https://github.com/frugalmechanic/fm-flatfile,https://github.com/frugalmechanic/fm-flatfile,Apache-2.0,2014-04-23 20:49:52,2023-07-13 23:54:52,2023-07-13 23:54:43,110.0,6.0,3.0,5.0,3.0,3.0,,10.0,,,,,,Scala Library for Reading Flat File Data (CSV/TSV/XLS/XLSX).,2.0,7,False,3.0,,,,,,,,
+365,avro-codegen,malcolmgreaves/avro-codegen,data,https://github.com/malcolmgreaves/avro-codegen,https://github.com/malcolmgreaves/avro-codegen,,2017-07-28 04:15:28,2020-05-29 21:59:56,2020-05-28 18:28:33,56.0,,4.0,4.0,5.0,,,9.0,2018-05-04 02:38:58,0.3.7,,,3.0,Scala code generator for Avro schemas.,10.0,7,False,3.0,,,,,,,,
+366,jefe,outr/jefe,http,https://github.com/outr/jefe,https://github.com/outr/jefe,MIT,2016-03-23 13:45:36,2020-01-17 23:50:29,2020-01-17 23:49:36,203.0,,,4.0,1.0,8.0,13.0,8.0,,,,,,"Manages installation, updating, downloading, launching, error reporting, and more for your application.",,7,False,3.0,,,,,,,,
+367,lamma,maxcellent/lamma,toolkits,https://github.com/maxcellent/lamma,https://github.com/maxcellent/lamma,,2014-05-26 15:37:29,2020-05-25 08:37:51,2020-05-25 08:37:50,230.0,,18.0,7.0,1.0,1.0,13.0,90.0,,,,,,Lamma schedule generator for Scala is a professional schedule generation library for periodic schedules like fixed..,1.0,6,False,3.0,,,,,,,,
+368,scala-sql,wangzaixiang/scala-sql,db-clients,https://github.com/wangzaixiang/scala-sql,https://github.com/wangzaixiang/scala-sql,,2012-05-29 01:09:15,2023-05-31 09:16:02,2023-05-31 09:15:37,126.0,1.0,19.0,10.0,1.0,,2.0,89.0,2019-01-04 03:19:55,2.0.7,,,3.0,scala SQL api.,5.0,6,False,3.0,,,,,,,,
+369,ndscala,sciscala/ndscala,sci,https://github.com/SciScala/NDScala,https://github.com/SciScala/NDScala,AGPL-3.0,2020-06-14 13:57:45,2022-12-22 18:02:46,2022-12-22 18:02:26,112.0,,6.0,7.0,2.0,,1.0,46.0,,,,,,N-dimensional / multi-dimensional arrays (tensors) in Scala 3. Think NumPy ndarray / PyTorch Tensor but type-safe over..,3.0,6,True,3.0,,,,,,,,
+370,dupin,yakivy/dupin,data,https://github.com/yakivy/dupin,https://github.com/yakivy/dupin,MIT,2019-11-06 18:56:13,2023-04-25 20:43:17,2023-04-25 20:43:13,73.0,,2.0,3.0,1.0,,,41.0,,,,,,"Minimal, idiomatic, customizable validation Scala library.",2.0,6,True,3.0,,,,,,,,
+371,kvs,zero-deps/kvs,db-clients,https://github.com/zero-deps/kvs,https://github.com/zero-deps/kvs,,2019-08-09 21:21:29,2023-03-26 22:14:33,2022-09-01 22:23:42,770.0,,2.0,6.0,4.0,,11.0,20.0,2022-06-24 23:03:51,6.1,,,2.0,Highly available distributed strong eventual consistent and sequentially consistent storage with feeds and search.,16.0,6,False,3.0,,,,,,,,
+372,sclasner,xitrum-framework/sclasner,di,https://github.com/xitrum-framework/sclasner,https://github.com/xitrum-framework/sclasner,MIT,2011-09-09 04:48:43,2019-11-16 00:08:39,2019-11-16 00:08:30,66.0,,,5.0,,,3.0,10.0,,,,,,Scala classpath scanner.,5.0,6,False,3.0,,,,,,,,
+373,stone,sake92/stone,env,https://github.com/sake92/stone,https://github.com/sake92/stone,Apache-2.0,2019-08-14 18:46:15,2020-10-01 13:21:19,2020-10-01 13:21:18,31.0,,3.0,2.0,4.0,2.0,2.0,4.0,2020-09-08 16:42:47,0.2.0,,,1.0,URL (de)construct. Withers.,,6,False,3.0,,,,,,,,
+374,frontier,zero-deps/frontier,http,https://github.com/zero-deps/frontier,https://github.com/zero-deps/frontier,,2020-10-02 14:06:05,2022-09-13 13:27:13,2022-09-13 13:27:09,123.0,,3.0,5.0,4.0,,4.0,10.0,,,,,,"Fast, efficient, pure-functional, effect-free websocket, http and udp server, http client and telegram bot.",6.0,5,False,3.0,,,,,,,,
+375,service-chassis,allawala/service-chassis,misc,https://github.com/allawala/service-chassis,https://github.com/allawala/service-chassis,,2017-03-18 11:30:44,2022-08-09 02:02:19,2022-08-09 02:02:12,150.0,,2.0,1.0,3.0,,79.0,7.0,,,,,,A scala chassis to get your applications and services bootstrapped quickly.,4.0,5,False,3.0,,,,,,,,
+376,sevenz4s,gonearewe/sevenz4s,misc,https://github.com/gonearewe/SevenZ4S,https://github.com/gonearewe/SevenZ4S,LGPL-2.1,2021-01-11 08:15:26,2021-02-01 02:27:22,2021-02-01 02:27:22,19.0,,8.0,2.0,1.0,,,43.0,,,,,,"SevenZip library for Scala, easy to use.",1.0,4,False,3.0,,,,,,,,
+377,veto,splink/veto,data,https://github.com/splink/veto,https://github.com/splink/veto,Apache-2.0,2019-02-27 14:05:46,2020-01-21 23:32:27,2020-01-21 23:32:26,31.0,,1.0,2.0,1.0,,,6.0,,,,,,If you dont agree with the data.,2.0,4,False,3.0,,,,,,,,
+378,scalajs-router,sake92/scalajs-router,env,https://github.com/sake92/scalajs-router,https://github.com/sake92/scalajs-router,Apache-2.0,2020-09-09 19:32:07,2020-12-14 15:21:12,2020-12-14 15:21:06,18.0,,,2.0,,,,4.0,,,,,,ScalaJS frontend router.,,4,False,3.0,,,,,,,,
+379,json,nestorpersist/json,json,https://github.com/nestorpersist/json,https://github.com/nestorpersist/json,,2012-11-17 19:43:13,2018-03-09 04:32:45,2016-12-16 16:48:10,115.0,,8.0,6.0,10.0,,2.0,11.0,,,,,,"Persist-Json, a Fast Json Parser Written in Scala.",2.0,3,False,3.0,,,,,,,,
+380,google4s,toknapp/google4s,misc,https://github.com/toknapp/google4s,https://github.com/toknapp/google4s,,2018-12-27 23:37:30,2019-01-22 12:00:59,2019-01-22 12:00:52,29.0,,,5.0,3.0,3.0,1.0,11.0,,,,,,"A lean, functional library for Google Cloud Services in Scala.",3.0,3,False,3.0,,,,,,,,
+381,reactive-kafka,akka/alpakka-kafk,bigdata,,{},,,,,,,,,,,,,,,,,,,,0,False,,,,,,,,,
diff --git a/latest-changes.md b/latest-changes.md
index 405a528..1e0e3ee 100644
--- a/latest-changes.md
+++ b/latest-changes.md
@@ -2,25 +2,19 @@
_Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity._
-- playframework (π₯32 Β· β 12K Β· π) - Play Framework. Apache-2
-- sttp (π₯26 Β· β 1.4K Β· π) - The Scala HTTP client you always wanted!. Apache-2
-- scalafix (π₯22 Β· β 760 Β· π) - Refactoring and linting tool for Scala. BSD-3
-- play-swagger (π₯21 Β· β 400 Β· π) - Swagger spec generator for play framework. Apache-2
-- scala-js-dom (π₯20 Β· β 290 Β· π) - Statically typed DOM API for Scala.js. βUnlicensed

+- scalatest (π₯23 Β· β 1.1K Β· π) - A testing tool for Scala and Java developers. Apache-2
+- monix (π₯21 Β· β 1.9K Β· π) - Asynchronous, Reactive Programming for Scala and Scala.js. Apache-2
+- chimney (π₯20 Β· β 1K Β· π) - Scala library for boilerplate-free, type-safe data transformations. Apache-2
+- scallop (π₯18 Β· β 660 Β· π) - a simple Scala CLI parsing library. MIT
+- molecule (π₯9 Β· β 3 Β· π) - Molecule translates custom Scala code to database queries for.. Apache-2
## π Trending Down
_Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._
-- airframe (π₯22 Β· β 610 Β· π) - Essential Building Blocks for Scala. Apache-2
-- scanamo (π₯20 Β· β 320 Β· π) - Simpler DynamoDB access for Scala. Apache-2
-- scalamock (π₯18 Β· β 490 Β· π) - Native Scala mocking framework. MIT
-- fast-string-interpolator (π₯12 Β· β 84 Β· π) - Scala macro that generates ultra-fast string.. Apache-2
-- molecule (π₯6 Β· β 2 Β· π) - Molecule translates custom Scala code to database queries for.. Apache-2
-
-## β Added Projects
-
-_Projects that were recently added to this best-of list._
-
-- sttp-oauth2 (π₯13 Β· β 66 Β· β) - OAuth2 client library implemented in Scala using sttp. Apache-2
+- gitbucket (π₯31 Β· β 8.9K Β· π) - A Git platform powered by Scala with easy installation, high.. Apache-2
+- scalapb (π₯25 Β· β 1.3K Β· π) - Protocol buffer compiler for Scala. Apache-2
+- scalikejdbc (π₯23 Β· β 1.2K Β· π) - A tidy SQL-based DB access library for Scala developers... Apache-2
+- sbt-native-packager (π₯22 Β· β 1.6K Β· π) - sbt Native Packager. BSD-2
+- scalding (π₯21 Β· β 3.4K Β· π) - A Scala API for Cascading. Apache-2