Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Scala
S

Scala

Language
239 projects267.5k total stars63.7k total forks17 languages

Open-source projects built with Scala

There are currently 239 open-source projects built with Scala, with a combined total of 267.5k GitHub stars. The most common language among these projects is Scala.

Showing 239 open-source projects · page 6 of 7

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
Vert.x shell
Vert.x shellvert-x3/vertx-shell

A command-line shell for interacting with and managing Vert.x applications.

3919Java
3 days ago
recrypt
recryptIronCoreLabs/recrypt

A Scala library implementing cryptographic primitives for a multi-hop proxy re-encryption scheme.

374Scala
17 days ago
Functional Structures Refactoring Kata
Functional Structures Refactoring Katamatteobaglini/functional-structures-refactoring-kata

A refactoring kata to practice removing side effects using functional programming structures like functors and monads.

3519C#
5 years ago
nobox
noboxxuwei-k/nobox

An immutable primitive array wrapper for Scala that eliminates boxing overhead for faster, memory-efficient operations.

331Scala
4 days ago
augusta
augustapchapin/augusta

A compiler for Augusta, a simple systems programming language inspired by Ada, targeting LLVM and C99.

323Scala
1 year ago
reactive-gremlin
reactive-gremlincoreyauger/reactive-gremlin

A high-throughput Akka HTTP Gremlin 3 WebSocket connector with built-in backpressure to prevent server overload.

302Scala
7 years ago
toml-scala
toml-scalasparsetech/toml-scala

A feature-complete TOML parser for Scala with AST parsing, codec derivation, and TOML generation capabilities.

3010Scala
1 year ago
timely-security-analytics
timely-security-analyticsawslabs/timely-security-analytics

Demo code for analyzing AWS CloudTrail and S3 logs using Apache Spark to detect security anomalies and enable SQL queries.

2913Scala
6 years ago
Gtk+
Gtk+jokade/scalanative-gtk

Scala Native bindings for GTK+, GLib, and related libraries, enabling native GUI development in Scala.

284Scala
5 years ago
Starter for Scala Native
Starter for Scala NativeGnaneshKunal/scala-native-starter

A starter template for Scala Native projects with build configuration and linking examples.

272Scala
8 years ago
Ijp-color
Ijp-colorij-plugins/ijp-color

A library and plugin suite for ImageJ providing color space conversions, color calibration, and white balance tools.

262Scala
3 months ago
Clean Architecture Example
Clean Architecture ExampleSaeidDadkhah/clean-arch-example

A Scala implementation of Clean Architecture for a blog application, demonstrating domain, contract, application, and infrastructure layers.

265Scala
3 years ago
Web2Warc
Web2Warchelgeho/Web2Warc

A customizable Scala crawler for creating personal web archives in WARC/CDX format.

263Scala
8 years ago
gatling-tcp-extensions
gatling-tcp-extensionsscalecube/gatling-tcp-extensions

A Gatling extension for sending string messages over TCP protocol to enable TCP-based load testing.

2322Scala
3 years ago
sample KafkaSparkCassandra
sample KafkaSparkCassandrainstaclustr/sample-KafkaSparkCassandra

A Scala sample application demonstrating Spark Streaming integration with Kafka and Cassandra for data processing.

2223Scala
7 years ago
Cocoa
Cocoajokade/scalanative-cocoa

Experimental Scala Native bridge for Objective-C and Cocoa frameworks.

222Scala
3 years ago
gatling-kafka-plugin
gatling-kafka-plugingalax-io/gatling-kafka-plugin

A Gatling protocol plugin for load testing Apache Kafka with support for Avro schemas and request-reply patterns.

225Scala
25 days ago
mqtt-prometheus-message-exporter
mqtt-prometheus-message-exportertg44/mqtt-prometheus-message-exporter

A service that converts MQTT messages into Prometheus metrics using configurable pattern matching.

212Scala
4 years ago
Archives Research Compute Hub
Archives Research Compute Hubinternetarchive/arch

A job server for distributed compute analysis of web archive (WARC) collections.

203Scala
3 months ago
Potassium
PotassiumTeam846/potassium

A functional programming framework for writing robot software in Scala.

202Scala
8 years ago
xerial
xerialxerial/xerial

A collection of Scala utilities for data management, including logging, benchmarking, parsing, and object schema inspection.

192Scala
9 years ago
gatling-kafka
gatling-kafkaAmerousful/gatling-kafka

A Gatling plugin for load testing Apache Kafka with support for fire-and-forget, request-reply, and consume-only scenarios.

182Scala
1 month ago
gatling-thrift
gatling-thrift3tty0n/gatling-thrift

A Gatling plugin for load testing Apache Thrift services.

182Scala
8 years ago
Sparkling
Sparklinginternetarchive/Sparkling

A Scala/Spark library for efficient processing, extraction, and derivation of web archive data (CDX/WARC).

172Scala
2 months ago
scala-optparse-applicative
scala-optparse-applicativexuwei-k/optparse-applicative

A Scala port of the optparse-applicative library for building command-line interfaces with functional combinators.

162Scala
4 days ago
sglgears
sglgearsMilyardo/sglgears

A port of the classic OpenGL gears demo to Scala using Scala Native for native graphics applications.

151Scala
7 years ago
gatling-elasticsearch
gatling-elasticsearchAmerousful/gatling-elasticsearch-logs

A Gatling logger that parses raw logs and sends them to Elasticsearch for detailed performance analysis.

142Scala
3 months ago
SnackFS
SnackFStuplejump/snackfs-release

A lightweight, HDFS-compatible file system built over Cassandra with a fat driver design for easy deployment.

135Scala
11 years ago
gatling-picatinny
gatling-picatinnygalax-io/gatling-picatinny

A Scala toolkit that extends the Gatling DSL with production‑ready utilities for building faster, more reliable performance tests.

120Scala
4 days ago
gatling-aws
gatling-awscallistaenterprise/gatling-aws

A Gatling custom protocol for load testing AWS Lambda functions directly from Gatling simulations.

114Scala
7 years ago
gatling-wait
gatling-waitAmerousful/gatling-wait

A Gatling plugin for waiting on custom conditions in performance tests, with configurable attempts and error handling.

110Scala
4 months ago
Write a simple CLI application in Scala Native
Write a simple CLI application in Scala NativeItoYo16u/prettytable-native

A standalone CLI application built with Scala Native that pretty-prints CSV and JSON files as formatted tables in the terminal.

110Scala
3 years ago
scalaprops-shapeless
scalaprops-shapelessscalaprops/scalaprops-shapeless

Automatically generates arbitrary case class and ADT instances for property-based testing in Scala using scalaprops and shapeless.

102Scala
4 days ago
Tweet Archvies Unleashed Toolkit
Tweet Archvies Unleashed Toolkitarchivesunleashed/twut

An open-source toolkit for analyzing line-oriented JSON Twitter archives using Apache Spark.

102Scala
4 months ago
gatling-jdbc-plugin
gatling-jdbc-plugingalax-io/gatling-jdbc-plugin

A Gatling plugin for performance testing databases via JDBC.

94Scala
4 days ago
Sarah Palin LDA
Sarah Palin LDAWavelets/sarah-palin-lda

A topic modeling project using Latent Dirichlet Allocation (LDA) to analyze and categorize Sarah Palin's released emails.

93Scala
15 years ago
1
2
3
4
5
6
7