Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Scala

Scala

179 projects

Showing 36 of 179 projects

docker-it-scala
docker-it-scalaScala

A Scala library for integration testing with Docker containers, providing utilities to define, manage, and verify services.

#container-orchestration#specs2#integration-testing
Stars433
Forks89
Last commit2 years ago
droste
drosteScala

A recursion schemes library for Scala that provides elegant abstractions for folding and unfolding recursive data structures.

#functional-programming#morphisms#recursion-schemes
Stars396
Forks51
Last commit1 month ago
brushfire
brushfireScala

A Scala framework for distributed supervised learning of decision tree ensemble models, inspired by Google's PLANET.

#ensemble-learning#classification#scalding
Stars390
Forks43
Last commit7 years ago
BooPickle
BooPickleScala

A fast and efficient binary serialization library for Scala, Scala.js, and Scala Native.

#scala-js#binary-serialization#scala
Stars370
Forks36
Last commit10 months ago
akka-ddd
akka-dddScala

A framework for building distributed services with DDD, CQRS, and event sourcing on the Akka platform.

#event-driven-architecture#akka#cqrs
Stars360
Forks58
Last commit1 year ago
Conjecture
ConjectureJava

A framework for building scalable machine learning models in Hadoop using the Scalding DSL.

#recommender-systems#classification#cross-validation
Stars360
Forks56
Last commit8 years ago
JAADAS
JAADASJava

A static analysis tool for Android applications that detects security vulnerabilities through inter-procedure and intra-procedure analysis.

#soot-framework#vulnerability#taint-analysis
Stars352
Forks107
Last commit9 years ago
tsec
tsecScala

A type-safe, functional general-purpose security and cryptography library for Scala.

#functional-programming#type-safety#jwt
Stars351
Forks55
Last commit4 years ago
Hydrosphere Mist
Hydrosphere MistScala

A serverless proxy for Spark clusters that provides a functional programming framework and deployment model for Spark applications.

#apache-spark#api#spark
Stars325
Forks70
Last commit1 month ago
neo4j-spark-connector
neo4j-spark-connectorScala

A bi-directional connector enabling Apache Spark to read from and write to Neo4j graph databases using Spark DataSource APIs.

#hacktoberfest#apache-spark#neo4j-driver
Stars319
Forks119
Last commit3 days ago
Neutrino
NeutrinoScala

A highly extensible software load balancer built with Scala and Netty for L4/L7 switching with rule-based routing and dynamic configuration.

#l4-switching#high-availability#l7-switching
Stars315
Forks41
Last commit8 years ago
Spark-MongoDB
Spark-MongoDBScala

A Spark library for reading and writing data between Spark SQL and MongoDB collections.

#apache-spark#data-integration#dataframe
Stars305
Forks94
Last commit9 years ago
Gearpump
GearpumpScala

A lightweight real-time big data streaming engine built on Akka for high-throughput, low-latency data processing.

#akka#distributed-systems#low-latency
Stars297
Forks89
Last commit7 years ago
recheck
recheckScala

A trustworthy ReDoS (Regular Expression Denial of Service) checker for identifying vulnerable regex patterns.

#vulnerability#redos#performance-security
Stars296
Forks17
Last commit1 day ago
scalaprops
scalapropsScala

A property-based testing library for Scala with advanced generators, flexible configuration, and full Scala.js/scala-native support.

#functional-programming#scala-js#mersenne-twister
Stars281
Forks21
Last commit6 days ago
Chalk
ChalkScala

A Scala library for natural language processing with functional and actor-based pipelines.

#nlp-library#functional-programming#pipeline-architecture
Stars260
Forks48
Last commit9 years ago
isolation-forest
isolation-forestScala

A distributed Spark/Scala implementation of Isolation Forest and Extended Isolation Forest algorithms for scalable unsupervised outlier detection.

#apache-spark#spark#linkedin
Stars259
Forks54
Last commit1 month ago
Chaos
ChaosScala

A lightweight Scala framework for building REST services using battle-tested JVM libraries.

#dcos#jackson#rest-api
Stars249
Forks35
Last commit7 years ago
PPrint
PPrintScala

A Scala library for pretty-printing values, types, and type signatures with customizable formatting.

#formatting#developer-tools#repl
Stars248
Forks42
Last commit11 days ago
sangria-akka-http-example
sangria-akka-http-exampleScala

A GraphQL server example built with akka-http, circe, and sangria, demonstrating Star Wars API implementation.

#http-server#akka-http#sangria
Stars241
Forks95
Last commit7 months ago
Seed
SeedScala

A user-friendly, fast, and flexible build tool for Scala projects using TOML configuration and Bloop for compilation.

#scala-js#scalajs#bloop
Stars238
Forks11
Last commit5 years ago
fansi
fansiScala

A Scala library for safely and efficiently manipulating ANSI-colored strings in command-line applications.

#command-line-tools#scala-js#terminal-ui
Stars236
Forks25
Last commit7 months ago
Cheat Sheet
Cheat Sheet

A collection of talks on applying recursion schemes in functional programming projects using Haskell and Scala.

#talks#haskell#functional-programming
Stars220
Forks12
Last commit2 years ago
recursion-scheme-talk
recursion-scheme-talk

A collection of talks explaining recursion schemes for functional programming in Haskell and Scala.

#talks#haskell#functional-programming
Stars220
Forks12
Last commit2 years ago
mainargs
mainargsScala

A small, dependency-free library for command-line argument parsing in Scala, used by Ammonite and Mill.

#case-class#scala-library#argument-parsing
Stars213
Forks27
Last commit4 months ago
ocpp
ocppScala

A Scala library implementing the Open Charge Point Protocol (OCPP) for communication between EV chargers and central systems.

#iot#electric-vehicle#charging-stations
Stars211
Forks64
Last commit4 years ago
scrypto
scryptoScala

A Scala cryptographic toolkit providing hash functions, signing, encoding, and authenticated data structures for secure applications.

#public-domain#digital-signatures#merkle-tree
Stars204
Forks47
Last commit1 year ago
DynaML
DynaMLScala

A Scala and JVM machine learning toolbox for research, education, and industry with an interactive REPL and end-to-end pipelines.

#research-tool#apache-spark#scala-library
Stars202
Forks45
Last commit3 years ago
slack-scala-client
slack-scala-clientScala

A Scala library for interacting with Slack's API and Real Time Messaging (RTM) interface.

#hacktoberfest#pekko#scala-library
Stars191
Forks104
Last commit1 year ago
PredictionIO Ruby SDK
PredictionIO Ruby SDKRuby

A Ruby SDK for integrating applications with Apache PredictionIO's Event Server and Engine APIs.

#personalization#event-tracking#predictionio
Stars191
Forks37
Last commit7 years ago
minitest
minitestScala

A lightweight testing framework for Scala and Scala.js with cross-compilation support.

#scala-js#unit-testing#lightweight
Stars182
Forks30
Last commit7 days ago
LiFT
LiFTScala

A Scala/Spark library for measuring fairness and mitigating bias in large-scale machine learning workflows.

#fairness-ml#apache-spark#spark
Stars175
Forks21
Last commit5 months ago
Archives Unleashed Toolkit
Archives Unleashed ToolkitScala

An open-source toolkit for analyzing web archives at scale using Apache Spark.

#apache-spark#web-archives#cultural-heritage
Stars158
Forks34
Last commit6 months ago
Spark-BigQuery
Spark-BigQueryScala

A Spark library for reading from and writing to Google BigQuery using DataFrames and SQL.

#apache-spark#data-engineering#gcp
Stars156
Forks50
Last commit6 years ago
gatling-dubbo
gatling-dubboScala

A Gatling plugin for load testing Apache Dubbo and other Java-based services using standard API calls.

#load-testing#stress-testing#dubbo
Stars153
Forks43
Last commit6 years ago
snunit
snunitScala

A Scala Native HTTP server library built on NGINX Unit for high-performance, reliable web applications.

#http-server#high-performance#serverless
Stars149
Forks10
Last commit5 days ago
PreviousPage 4 of 5Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Functional Programming39
#Big Data37
#Java34
#Jvm30
#Apache Spark29
#Scala Js26
#Scala Native26
#Machine Learning24
#Spark19
#Type Safe17
#Kotlin17
#Python16