Skip to content

Latest commit

 

History

History
806 lines (521 loc) · 42.1 KB

scala.md

File metadata and controls

806 lines (521 loc) · 42.1 KB
  1. akka
  2. akka-http
  3. akka-streams
  4. android
  5. apache-spark
  6. api
  7. asynchronous
  8. big-data
  9. blockchain
  10. build-tool
  11. cassandra
  12. cats
  13. circe
  14. compiler
  15. cryptocurrency
  16. data-structures
  17. database
  18. deep-learning
  19. distributed-systems
  20. distributed-tracing
  21. docker
  22. dotty
  23. dsl
  24. elasticsearch
  25. finagle
  26. framework
  27. functional-programming
  28. git
  29. giter8
  30. graph
  31. graphql
  32. gui
  33. http
  34. http-client
  35. http-server
  36. http2
  37. integration
  38. java
  39. javafx
  40. jdbc
  41. jetty
  42. json
  43. jupyter
  44. kafka
  45. lua
  46. machine-learning
  47. macros
  48. messaging
  49. microservices
  50. monad
  51. mongodb
  52. monix
  53. mysql
  54. neural-network
  55. oauth
  56. play
  57. play-framework
  58. playframework
  59. postgres
  60. postgresql
  61. python
  62. react
  63. reactive
  64. reactive-programming
  65. reactive-streams
  66. reactjs
  67. real-time
  68. redis
  69. rest-api
  70. rpc
  71. sbt
  72. sbt-docker
  73. sbt-plugin
  74. scala-compiler
  75. scala-library
  76. scala-native
  77. scalajs
  78. scalaz
  79. serverless
  80. shapeless
  81. slf4j
  82. slick
  83. spark
  84. spark-streaming
  85. sparksql
  86. streaming
  87. tensorflow
  88. testing
  89. thrift
  90. type-safe
  91. typelevel
  92. validation
  93. web
  94. web-framework
  95. zipkin

akka

  1. akka. Build highly concurrent, distributed, and resilient message-driven applications on the JVM
  2. lagom. Reactive Microservices for the JVM
  3. squbs. Akka Streams & Akka HTTP for Large-Scale Production Deployments
  4. better-files. Simple, safe and intuitive Scala I/O
  5. reactive-kafka. Reactive Streams API for Apache Kafka
  6. utils4s. scala、spark使用过程中,各种测试用例以及相关资料整理
  7. alpakka. Reactive Enterprise Integration — Alpakka
  8. akka-http. The Streaming-first HTTP server/module of Akka
  9. akka-http-json. Integrate some of the best JSON libs in Scala with Akka HTTP

akka-http

  1. squbs. Akka Streams & Akka HTTP for Large-Scale Production Deployments
  2. akka-http. The Streaming-first HTTP server/module of Akka
  3. sttp. The Scala HTTP client you always wanted!
  4. akka-http-json. Integrate some of the best JSON libs in Scala with Akka HTTP

akka-streams

  1. squbs. Akka Streams & Akka HTTP for Large-Scale Production Deployments
  2. reactive-kafka. Reactive Streams API for Apache Kafka

android

  1. wire-android. ☎️ Wire for Android
  2. lcamera. A camera app using the new camera2 API in Android Lollipop
  3. Antox. Android client for Project Tox - Secure Peer to Peer Messaging
  4. sri. Build truly native cross platform (web,ios,android) apps using scalajs and react, react-native ,This project moved to new organization : https://github.com/scalajs-react-interface/sri#sri, new chat room : https://gitter.im/scalajs-react-interface/sri
  5. scrooge. A Thrift parser/generator
  6. macroid. A modular functional UI language for Android
  7. Shot. Gradle plugin developed to facilitate screenshot testing for Android

apache-spark

  1. CoolplaySpark. 酷玩 Spark: Spark 源代码解析、Spark 类库等
  2. kafka-storm-starter. Code examples that show to integrate Apache Kafka 0.8+ with Apache Storm 0.9+ and Apache Spark Streaming 1.1+, while using Apache Avro as the data serialization format.

api

  1. sangria. Scala GraphQL implementation
  2. sparkling-water. Sparkling Water provides H2O functionality inside Spark cluster

asynchronous

  1. ReactiveMongo. Non-blocking, Reactive MongoDB Driver for Scala
  2. sttp. The Scala HTTP client you always wanted!

big-data

  1. BigDL. BigDL: Distributed Deep Learning Library for Apache Spark
  2. magellan. Geo Spatial Data Analytics on Spark

blockchain

  1. eclair. A scala implementation of the Lightning Network.
  2. Scorex. Scorex 2.0 Core

build-tool

  1. sbt. sbt, the interactive build tool
  2. sbt-dependency-graph. sbt plugin to create a dependency graph for your project
  3. cbt. CBT - fun, fast, intuitive, compositional, statically checked builds written in Scala

cassandra

  1. spark-cassandra-connector. DataStax Spark Cassandra Connector
  2. quill. Compile-time Language Integrated Queries for Scala
  3. phantom. Schema safe, type-safe, reactive Scala driver for Cassandra/Datastax Enterprise
  4. freestyle. A cohesive & pragmatic framework of FP centric Scala libraries
  5. stream-reactor. Streaming reference architecture for ETL with Kafka and Kafka-Connect. You can find more on http://landoop.com on how we provide a unified solution to manage your connectors, most advanced SQL engine for Kafka and Kafka Streams, cluster monitoring and alerting, and more.

cats

  1. scala-exercises. The easy way to learn Scala.
  2. monix. Asynchronous, Reactive Programming for Scala and Scala.js.
  3. http4s. A minimal, idiomatic Scala interface for HTTP
  4. Monocle. Optics library for Scala
  5. sttp. The Scala HTTP client you always wanted!

circe

  1. finch. Scala combinator library for building Finagle HTTP services
  2. elastic4s. Elasticsearch Scala Client - Non Blocking, Type Safe, HTTP, REST API, TCP

compiler

  1. scala-js. Scala.js, the Scala to JavaScript compiler
  2. scala-native. Your favorite language gets closer to bare metal.

cryptocurrency

  1. eclair. A scala implementation of the Lightning Network.
  2. Scorex. Scorex 2.0 Core

data-structures

  1. scalacaster. Purely Functional Algorithms and Data Structures in Scala
  2. reftree. Automatically generated diagrams and animations for Scala data structures

database

  1. prisma. ⚡️ Prisma turns your database into a realtime GraphQL API
  2. quill. Compile-time Language Integrated Queries for Scala
  3. doobie. principled database access for scala
  4. scalikejdbc. A tidy SQL-based DB access library for Scala developers. This library naturally wraps JDBC APIs and provides you easy-to-use APIs.
  5. ReactiveMongo. Non-blocking, Reactive MongoDB Driver for Scala

deep-learning

  1. BigDL. BigDL: Distributed Deep Learning Library for Apache Spark
  2. DeepLearning.scala. A simple library for creating complex neural networks
  3. tensorflow_scala. TensorFlow API for the Scala Programming Language

distributed-systems

  1. akka. Build highly concurrent, distributed, and resilient message-driven applications on the JVM
  2. finagle. A fault tolerant, protocol-agnostic RPC system
  3. lagom. Reactive Microservices for the JVM

distributed-tracing

  1. Kamon. The Open Source tool for monitoring applications running on the JVM
  2. sttp. The Scala HTTP client you always wanted!

docker

  1. incubator-openwhisk. Apache OpenWhisk is a serverless event-based programming service and an Apache Incubator project.
  2. sbt-native-packager. SBT Native Packager
  3. sbt-docker. Create Docker images directly from sbt
  4. sbt-pack. A sbt plugin for creating distributable Scala packages.

dotty

  1. dotty. Research platform for new language concepts and compiler technologies for Scala.
  2. cbt. CBT - fun, fast, intuitive, compositional, statically checked builds written in Scala

dsl

  1. DeepLearning.scala. A simple library for creating complex neural networks
  2. macroid. A modular functional UI language for Android
  3. scala-scraper. A Scala library for scraping content from HTML pages
  4. accord. Accord: A sane validation library for Scala

elasticsearch

  1. elastic4s. Elasticsearch Scala Client - Non Blocking, Type Safe, HTTP, REST API, TCP
  2. stream-reactor. Streaming reference architecture for ETL with Kafka and Kafka-Connect. You can find more on http://landoop.com on how we provide a unified solution to manage your connectors, most advanced SQL engine for Kafka and Kafka Streams, cluster monitoring and alerting, and more.

finagle

  1. finagle. A fault tolerant, protocol-agnostic RPC system
  2. util. Wonderful reusable code from Twitter
  3. finatra. Fast, testable, Scala services built on Twitter-Server and Finagle
  4. finch. Scala combinator library for building Finagle HTTP services
  5. twitter-server. Twitter-Server defines a template from which services at Twitter are built
  6. scrooge. A Thrift parser/generator

framework

  1. finatra. Fast, testable, Scala services built on Twitter-Server and Finagle
  2. framework. Lift Framework

functional-programming

  1. lila. ♞ lichess.org: the forever free, adless and open source chess server ♞
  2. scalaz. An extension to the core Scala library for functional programming.
  3. shapeless. Generic programming for Scala
  4. scala-exercises. The easy way to learn Scala.
  5. monix. Asynchronous, Reactive Programming for Scala and Scala.js.
  6. doobie. principled database access for scala
  7. fs2. Compositional, streaming I/O library for Scala
  8. scalajs-react. Facebook's React on Scala.JS
  9. scalacaster. Purely Functional Algorithms and Data Structures in Scala
  10. Monocle. Optics library for Scala
  11. DeepLearning.scala. A simple library for creating complex neural networks
  12. macroid. A modular functional UI language for Android
  13. freestyle. A cohesive & pragmatic framework of FP centric Scala libraries
  14. frameless. Expressive types for Spark.
  15. quicklens. Modify deeply nested case class fields

git

  1. gitbucket. A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility
  2. bfg-repo-cleaner. Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala
  3. sbt-release. A release plugin for sbt

giter8

  1. giter8. a command line tool to apply templates defined on GitHub
  2. play-scalajs.g8. Giter8 template to get started with Play and Scala.js.

graph

  1. scala-graph. Graph for Scala is intended to provide basic graph functionality seamlessly fitting into the Scala Collection Library. Like the well known members of scala.collection, Graph for Scala is an in-memory graph library aiming at editing and traversing graphs, finding cycles etc. in a user-friendly way.
  2. gremlin-scala. Scala wrapper for Apache TinkerPop 3 Graph DSL

graphql

  1. prisma. ⚡️ Prisma turns your database into a realtime GraphQL API
  2. sangria. Scala GraphQL implementation

gui

  1. Binding.scala. Reactive data-binding for Scala
  2. macroid. A modular functional UI language for Android

http

  1. finagle. A fault tolerant, protocol-agnostic RPC system
  2. finatra. Fast, testable, Scala services built on Twitter-Server and Finagle
  3. finch. Scala combinator library for building Finagle HTTP services
  4. elastic4s. Elasticsearch Scala Client - Non Blocking, Type Safe, HTTP, REST API, TCP
  5. http4s. A minimal, idiomatic Scala interface for HTTP
  6. scalaj-http. Simple scala wrapper for HttpURLConnection. OAuth included.
  7. akka-http. The Streaming-first HTTP server/module of Akka
  8. sttp. The Scala HTTP client you always wanted!

http-client

  1. squbs. Akka Streams & Akka HTTP for Large-Scale Production Deployments
  2. http4s. A minimal, idiomatic Scala interface for HTTP
  3. skinny-framework. 🚝 "Scala on Rails" - A full-stack web app framework for rapid development in Scala
  4. akka-http. The Streaming-first HTTP server/module of Akka
  5. reboot. Scala wrapper for the Java AsyncHttpClient.

http-server

  1. http4s. A minimal, idiomatic Scala interface for HTTP
  2. akka-http. The Streaming-first HTTP server/module of Akka

http2

  1. finagle. A fault tolerant, protocol-agnostic RPC system
  2. akka-http. The Streaming-first HTTP server/module of Akka

integration

  1. kafka-storm-starter. Code examples that show to integrate Apache Kafka 0.8+ with Apache Storm 0.9+ and Apache Spark Streaming 1.1+, while using Apache Avro as the data serialization format.
  2. alpakka. Reactive Enterprise Integration — Alpakka
  3. sparkling-water. Sparkling Water provides H2O functionality inside Spark cluster

java

  1. playframework. Play Framework
  2. finagle. A fault tolerant, protocol-agnostic RPC system
  3. lagom. Reactive Microservices for the JVM
  4. ensime-server. ENSIME JVM Process
  5. Kamon. The Open Source tool for monitoring applications running on the JVM
  6. reactive-kafka. Reactive Streams API for Apache Kafka
  7. scrooge. A Thrift parser/generator
  8. Shot. Gradle plugin developed to facilitate screenshot testing for Android

javafx

  1. Binding.scala. Reactive data-binding for Scala
  2. scalafx. ScalaFX simplifies creation of JavaFX-based user interfaces in Scala.

jdbc

  1. quill. Compile-time Language Integrated Queries for Scala
  2. doobie. principled database access for scala
  3. scalikejdbc. A tidy SQL-based DB access library for Scala developers. This library naturally wraps JDBC APIs and provides you easy-to-use APIs.

jetty

  1. scalatra. Tiny Scala high-performance, async web framework, inspired by Sinatra
  2. unfiltered. A toolkit for servicing HTTP requests in Scala
  3. xsbt-web-plugin. Build J2EE Web applications in Scala

json

  1. scalatra. Tiny Scala high-performance, async web framework, inspired by Sinatra
  2. circe. Yet another JSON library for Scala
  3. finch. Scala combinator library for building Finagle HTTP services
  4. json4s. A single AST to be used by other scala json libraries
  5. spray-json. A lightweight, clean and simple JSON implementation in Scala
  6. akka-http-json. Integrate some of the best JSON libs in Scala with Akka HTTP

jupyter

  1. jupyter-scala. Lightweight Scala kernel for Jupyter / IPython 3
  2. spark-scala-tutorial. A free tutorial for Apache Spark.

kafka

  1. reactive-kafka. Reactive Streams API for Apache Kafka
  2. kafka-storm-starter. Code examples that show to integrate Apache Kafka 0.8+ with Apache Storm 0.9+ and Apache Spark Streaming 1.1+, while using Apache Avro as the data serialization format.
  3. freestyle. A cohesive & pragmatic framework of FP centric Scala libraries
  4. sparta. Real Time Analytics and Data Pipelines based on Spark Streaming
  5. stream-reactor. Streaming reference architecture for ETL with Kafka and Kafka-Connect. You can find more on http://landoop.com on how we provide a unified solution to manage your connectors, most advanced SQL engine for Kafka and Kafka Streams, cluster monitoring and alerting, and more.

lua

  1. OpenComputers. Home of the OpenComputers mod for Minecraft.
  2. scrooge. A Thrift parser/generator

machine-learning

  1. mmlspark. Microsoft Machine Learning for Apache Spark
  2. sparkling-water. Sparkling Water provides H2O functionality inside Spark cluster
  3. DeepLearning.scala. A simple library for creating complex neural networks
  4. tensorflow_scala. TensorFlow API for the Scala Programming Language

macros

  1. scala-logging. Convenient and performant logging library for Scala wrapping SLF4J.
  2. accord. Accord: A sane validation library for Scala

messaging

  1. elasticmq. Message queueing system with an actor-based Scala and Amazon SQS-compatible interfaces. Runs stand-alone or embedded.
  2. Antox. Android client for Project Tox - Secure Peer to Peer Messaging

microservices

  1. lagom. Reactive Microservices for the JVM
  2. finatra. Fast, testable, Scala services built on Twitter-Server and Finagle

monad

  1. scalaz. An extension to the core Scala library for functional programming.
  2. eff. Eff monad for cats - http://atnos-org.github.io/eff

mongodb

  1. lila. ♞ lichess.org: the forever free, adless and open source chess server ♞
  2. ReactiveMongo. Non-blocking, Reactive MongoDB Driver for Scala
  3. stream-reactor. Streaming reference architecture for ETL with Kafka and Kafka-Connect. You can find more on http://landoop.com on how we provide a unified solution to manage your connectors, most advanced SQL engine for Kafka and Kafka Streams, cluster monitoring and alerting, and more.

monix

  1. monix. Asynchronous, Reactive Programming for Scala and Scala.js.
  2. sttp. The Scala HTTP client you always wanted!

mysql

  1. prisma. ⚡️ Prisma turns your database into a realtime GraphQL API
  2. finagle. A fault tolerant, protocol-agnostic RPC system
  3. quill. Compile-time Language Integrated Queries for Scala
  4. scalikejdbc. A tidy SQL-based DB access library for Scala developers. This library naturally wraps JDBC APIs and provides you easy-to-use APIs.

neural-network

  1. BigDL. BigDL: Distributed Deep Learning Library for Apache Spark
  2. DeepLearning.scala. A simple library for creating complex neural networks

oauth

  1. scalaj-http. Simple scala wrapper for HttpURLConnection. OAuth included.
  2. play-silhouette. Silhouette is an authentication library for Play Framework applications that supports several authentication methods, including OAuth1, OAuth2, OpenID, CAS, Credentials, Basic Authentication or custom authentication schemes.

play

  1. playframework. Play Framework
  2. lagom. Reactive Microservices for the JVM

play-framework

  1. lila. ♞ lichess.org: the forever free, adless and open source chess server ♞
  2. play-silhouette. Silhouette is an authentication library for Play Framework applications that supports several authentication methods, including OAuth1, OAuth2, OpenID, CAS, Credentials, Basic Authentication or custom authentication schemes.
  3. play-scalajs.g8. Giter8 template to get started with Play and Scala.js.

playframework

  1. playframework. Play Framework
  2. play-slick. Slick Plugin for Play

postgres

  1. quill. Compile-time Language Integrated Queries for Scala
  2. slick-pg. Slick extensions for PostgreSQL

postgresql

  1. scala-exercises. The easy way to learn Scala.
  2. scalikejdbc. A tidy SQL-based DB access library for Scala developers. This library naturally wraps JDBC APIs and provides you easy-to-use APIs.

python

  1. BigDL. BigDL: Distributed Deep Learning Library for Apache Spark
  2. mleap. MLeap: Deploy Spark Pipelines to Production

react

  1. scalajs-react. Facebook's React on Scala.JS
  2. sri. Build truly native cross platform (web,ios,android) apps using scalajs and react, react-native ,This project moved to new organization : https://github.com/scalajs-react-interface/sri#sri, new chat room : https://gitter.im/scalajs-react-interface/sri

reactive

  1. playframework. Play Framework
  2. akka. Build highly concurrent, distributed, and resilient message-driven applications on the JVM
  3. lagom. Reactive Microservices for the JVM
  4. squbs. Akka Streams & Akka HTTP for Large-Scale Production Deployments
  5. reactive-kafka. Reactive Streams API for Apache Kafka
  6. phantom. Schema safe, type-safe, reactive Scala driver for Cassandra/Datastax Enterprise
  7. ReactiveMongo. Non-blocking, Reactive MongoDB Driver for Scala
  8. alpakka. Reactive Enterprise Integration — Alpakka
  9. akka-http. The Streaming-first HTTP server/module of Akka

reactive-programming

  1. lila. ♞ lichess.org: the forever free, adless and open source chess server ♞
  2. monix. Asynchronous, Reactive Programming for Scala and Scala.js.

reactive-streams

  1. monix. Asynchronous, Reactive Programming for Scala and Scala.js.
  2. elastic4s. Elasticsearch Scala Client - Non Blocking, Type Safe, HTTP, REST API, TCP
  3. reactive-kafka. Reactive Streams API for Apache Kafka
  4. phantom. Schema safe, type-safe, reactive Scala driver for Cassandra/Datastax Enterprise
  5. sttp. The Scala HTTP client you always wanted!

reactjs

  1. scalajs-react. Facebook's React on Scala.JS
  2. sri. Build truly native cross platform (web,ios,android) apps using scalajs and react, react-native ,This project moved to new organization : https://github.com/scalajs-react-interface/sri#sri, new chat room : https://gitter.im/scalajs-react-interface/sri

real-time

  1. framework. Lift Framework
  2. sparta. Real Time Analytics and Data Pipelines based on Spark Streaming

redis

  1. finagle. A fault tolerant, protocol-agnostic RPC system
  2. freestyle. A cohesive & pragmatic framework of FP centric Scala libraries
  3. stream-reactor. Streaming reference architecture for ETL with Kafka and Kafka-Connect. You can find more on http://landoop.com on how we provide a unified solution to manage your connectors, most advanced SQL engine for Kafka and Kafka Streams, cluster monitoring and alerting, and more.

rest-api

  1. spark-jobserver. REST job server for Apache Spark
  2. elastic4s. Elasticsearch Scala Client - Non Blocking, Type Safe, HTTP, REST API, TCP

rpc

  1. finagle. A fault tolerant, protocol-agnostic RPC system
  2. freestyle. A cohesive & pragmatic framework of FP centric Scala libraries

sbt

  1. sbt-native-packager. SBT Native Packager
  2. sbt-dependency-graph. sbt plugin to create a dependency graph for your project
  3. scala-logging. Convenient and performant logging library for Scala wrapping SLF4J.
  4. sbt-docker. Create Docker images directly from sbt
  5. cbt. CBT - fun, fast, intuitive, compositional, statically checked builds written in Scala
  6. sbt-updates. SBT plugin that can check Maven and Ivy repositories for dependency updates
  7. sbt-release. A release plugin for sbt
  8. xsbt-web-plugin. Build J2EE Web applications in Scala

sbt-docker

  1. sbt-native-packager. SBT Native Packager
  2. sbt-docker. Create Docker images directly from sbt

sbt-plugin

  1. giter8. a command line tool to apply templates defined on GitHub
  2. coursier. Pure Scala Artifact Fetching
  3. sbt-native-packager. SBT Native Packager
  4. sbt-dependency-graph. sbt plugin to create a dependency graph for your project
  5. sbt-docker. Create Docker images directly from sbt
  6. conscript. Scala at your command
  7. sbt-updates. SBT plugin that can check Maven and Ivy repositories for dependency updates
  8. sbt-release. A release plugin for sbt
  9. sbt-pack. A sbt plugin for creating distributable Scala packages.

scala-compiler

  1. scala. The Scala programming language
  2. dotty. Research platform for new language concepts and compiler technologies for Scala.

scala-library

  1. scala. The Scala programming language
  2. pureconfig. A boilerplate-free library for loading configuration files
  3. reboot. Scala wrapper for the Java AsyncHttpClient.

scala-native

  1. scalaz. An extension to the core Scala library for functional programming.
  2. scala-native. Your favorite language gets closer to bare metal.

scalajs

  1. scalaz. An extension to the core Scala library for functional programming.
  2. Binding.scala. Reactive data-binding for Scala
  3. quill. Compile-time Language Integrated Queries for Scala
  4. coursier. Pure Scala Artifact Fetching
  5. scalajs-react. Facebook's React on Scala.JS
  6. sri. Build truly native cross platform (web,ios,android) apps using scalajs and react, react-native ,This project moved to new organization : https://github.com/scalajs-react-interface/sri#sri, new chat room : https://gitter.im/scalajs-react-interface/sri
  7. play-scalajs.g8. Giter8 template to get started with Play and Scala.js.

scalaz

  1. scalaz. An extension to the core Scala library for functional programming.
  2. http4s. A minimal, idiomatic Scala interface for HTTP
  3. Monocle. Optics library for Scala
  4. sttp. The Scala HTTP client you always wanted!

serverless

  1. prisma. ⚡️ Prisma turns your database into a realtime GraphQL API
  2. incubator-openwhisk. Apache OpenWhisk is a serverless event-based programming service and an Apache Incubator project.

shapeless

  1. scala-exercises. The easy way to learn Scala.
  2. pureconfig. A boilerplate-free library for loading configuration files

slf4j

  1. finatra. Fast, testable, Scala services built on Twitter-Server and Finagle
  2. scala-logging. Convenient and performant logging library for Scala wrapping SLF4J.

slick

  1. play-slick. Slick Plugin for Play
  2. slick-pg. Slick extensions for PostgreSQL

spark

  1. BigDL. BigDL: Distributed Deep Learning Library for Apache Spark
  2. spark-jobserver. REST job server for Apache Spark
  3. CoolplaySpark. 酷玩 Spark: Spark 源代码解析、Spark 类库等
  4. spark-cassandra-connector. DataStax Spark Cassandra Connector
  5. quill. Compile-time Language Integrated Queries for Scala
  6. utils4s. scala、spark使用过程中,各种测试用例以及相关资料整理
  7. kafka-storm-starter. Code examples that show to integrate Apache Kafka 0.8+ with Apache Storm 0.9+ and Apache Spark Streaming 1.1+, while using Apache Avro as the data serialization format.
  8. mmlspark. Microsoft Machine Learning for Apache Spark
  9. sparkling-water. Sparkling Water provides H2O functionality inside Spark cluster
  10. spark-scala-tutorial. A free tutorial for Apache Spark.
  11. freestyle. A cohesive & pragmatic framework of FP centric Scala libraries
  12. sparta. Real Time Analytics and Data Pipelines based on Spark Streaming
  13. mleap. MLeap: Deploy Spark Pipelines to Production
  14. frameless. Expressive types for Spark.
  15. magellan. Geo Spatial Data Analytics on Spark
  16. flint. A Time Series Library for Apache Spark

spark-streaming

  1. CoolplaySpark. 酷玩 Spark: Spark 源代码解析、Spark 类库等
  2. utils4s. scala、spark使用过程中,各种测试用例以及相关资料整理
  3. sparta. Real Time Analytics and Data Pipelines based on Spark Streaming

sparksql

  1. quill. Compile-time Language Integrated Queries for Scala
  2. sparta. Real Time Analytics and Data Pipelines based on Spark Streaming
  3. magellan. Geo Spatial Data Analytics on Spark

streaming

  1. scio. A Scala API for Apache Beam and Google Cloud Dataflow.
  2. akka-http. The Streaming-first HTTP server/module of Akka
  3. sparta. Real Time Analytics and Data Pipelines based on Spark Streaming
  4. stream-reactor. Streaming reference architecture for ETL with Kafka and Kafka-Connect. You can find more on http://landoop.com on how we provide a unified solution to manage your connectors, most advanced SQL engine for Kafka and Kafka Streams, cluster monitoring and alerting, and more.

tensorflow

  1. mleap. MLeap: Deploy Spark Pipelines to Production
  2. tensorflow_scala. TensorFlow API for the Scala Programming Language

testing

  1. finatra. Fast, testable, Scala services built on Twitter-Server and Finagle
  2. Shot. Gradle plugin developed to facilitate screenshot testing for Android

thrift

  1. finagle. A fault tolerant, protocol-agnostic RPC system
  2. finatra. Fast, testable, Scala services built on Twitter-Server and Finagle
  3. scrooge. A Thrift parser/generator

type-safe

  1. lila. ♞ lichess.org: the forever free, adless and open source chess server ♞
  2. gremlin-scala. Scala wrapper for Apache TinkerPop 3 Graph DSL

typelevel

  1. shapeless. Generic programming for Scala
  2. monix. Asynchronous, Reactive Programming for Scala and Scala.js.
  3. doobie. principled database access for scala
  4. http4s. A minimal, idiomatic Scala interface for HTTP
  5. Monocle. Optics library for Scala
  6. refined. Simple refinement types for Scala
  7. scodec. Scala combinator library for working with binary data
  8. tut. doc/tutorial generator for scala
  9. frameless. Expressive types for Spark.

validation

  1. skinny-framework. 🚝 "Scala on Rails" - A full-stack web app framework for rapid development in Scala
  2. accord. Accord: A sane validation library for Scala

web

  1. finch. Scala combinator library for building Finagle HTTP services
  2. framework. Lift Framework
  3. sri. Build truly native cross platform (web,ios,android) apps using scalajs and react, react-native ,This project moved to new organization : https://github.com/scalajs-react-interface/sri#sri, new chat room : https://gitter.im/scalajs-react-interface/sri
  4. xsbt-web-plugin. Build J2EE Web applications in Scala

web-framework

  1. playframework. Play Framework
  2. scalatra. Tiny Scala high-performance, async web framework, inspired by Sinatra
  3. Binding.scala. Reactive data-binding for Scala
  4. skinny-framework. 🚝 "Scala on Rails" - A full-stack web app framework for rapid development in Scala

zipkin

  1. finagle. A fault tolerant, protocol-agnostic RPC system
  2. sttp. The Scala HTTP client you always wanted!