Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Scala

Scala

266 projects

Showing 36 of 266 projects

Archives Research Compute Hub
Archives Research Compute HubScala

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

#scalatra#warc-analysis#api-server
Stars20
Forks3
Last commit4 months ago
Potassium
PotassiumScala

A functional programming framework for writing robot software in Scala.

#robotics#functional-programming#robot-framework
Stars20
Forks2
Last commit8 years ago
xerial
xerialScala

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

#type-inspection#command-line-parser#logging
Stars19
Forks2
Last commit9 years ago
gatling-thrift
gatling-thriftScala

A Gatling plugin for load testing Apache Thrift services.

#load-testing#stress-testing#thrift-server
Stars18
Forks2
Last commit8 years ago
gatling-kafka
gatling-kafkaScala

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

#load-testing#performance-testing#message-queue
Stars18
Forks2
Last commit2 months ago
Sparkling
SparklingScala

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

#apache-spark#jupyter-integration#cdx
Stars17
Forks2
Last commit2 months ago
scala-optparse-applicative
scala-optparse-applicativeScala

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

#functional-programming#scala-js#scala-library
Stars16
Forks2
Last commit7 days ago
cmark
cmarkScala

Scala Native bindings for the cmark library to parse, manipulate, and render CommonMark documents.

#markdown-rendering#commonmark#scala-library
Stars16
Forks3
Last commit4 years ago
scala-native-jdbc
scala-native-jdbcScala

JDBC driver implementations for Scala Native, enabling database connectivity in Scala Native applications.

#database-driver#native-compilation#duckdb
Stars15
Forks2
Last commit1 month ago
sglgears
sglgearsScala

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

#opengl#glut#native-compilation
Stars15
Forks1
Last commit7 years ago
SnackFS
SnackFSScala

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

#distributed-filesystem#hdfs-compatible#storage
Stars13
Forks5
Last commit11 years ago
gatling-picatinny
gatling-picatinnyScala

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

#feeders#load-testing#performance-testing
Stars12
Forks1
Last commit3 days ago
gatling-wait
gatling-waitScala

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

#load-testing#performance-testing#integration-testing
Stars11
Forks0
Last commit4 months ago
gatling-aws
gatling-awsScala

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

#load-testing#stress-testing#performance-testing
Stars11
Forks4
Last commit7 years ago
Write a simple CLI application in Scala Native
Write a simple CLI application in Scala NativeScala

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

#functional-programming#command-line-tool#native-compilation
Stars11
Forks0
Last commit
Tweet Archvies Unleashed Toolkit
Tweet Archvies Unleashed ToolkitScala

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

#twitter-analysis#apache-spark#spark
Stars10
Forks2
Last commit4 months ago
scalaprops-shapeless
scalaprops-shapelessScala

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

#scalajs#algebraic-data-types#testing
Stars10
Forks2
Last commit7 days ago
Sarah Palin LDA
Sarah Palin LDAScala

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

#email-analysis#text-analysis#data-science
Stars9
Forks3
Last commit15 years ago
gatling-jdbc-plugin
gatling-jdbc-pluginScala

A Gatling plugin for performance testing databases via JDBC.

#load-testing#performance-testing#database-testing
Stars9
Forks4
Last commit1 day ago
ncurses
ncursesScala

Scala Native bindings for the GNU Ncurses C library, enabling terminal-based UI development.

#c-library-bindings#ncurses-library#text-based-interface
Stars8
Forks3
Last commit1 year ago
Gatling DSE Plugin for Gatling Load injector
Gatling DSE Plugin for Gatling Load injectorScala

A Gatling plugin for benchmarking Datastax Enterprise with CQL and DSE Graph Fluent API support.

#load-testing#dse-graph#datastax-enterprise
Stars8
Forks12
Last commit
fractals
fractalsScala

A Scala Native application that generates and visualizes various mathematical fractals with interactive controls.

#desktop-application#hacktoberfest#procedural-generation
Stars7
Forks7
Last commit5 years ago
Leaderboard(Scala)
Leaderboard(Scala)Scala

A high-performance leaderboard library for Scala applications using Redis as a backend.

#high-scores#sorted-sets#redis
Stars7
Forks6
Last commit5 years ago
gatling-amqp-plugin
gatling-amqp-pluginScala

A Gatling plugin for performance testing AMQP-based message brokers like RabbitMQ.

#load-testing#performance-testing#amqp
Stars7
Forks2
Last commit6 days ago
msgpack4z
msgpack4zScala

A zero-dependency MessagePack implementation for Scala supporting JVM, Scala.js, and Scala Native.

#msgpack#scala-js#scalajs
Stars5
Forks3
Last commit4 days ago
gatling-template.g8
gatling-template.g8Scala

A Giter8 template for quickly generating Gatling performance test projects with support for HTTP, JDBC, AMQP, and Kafka protocols.

#load-testing#jdbc-testing#performance-testing
Stars5
Forks1
Last commit2 months ago
gatling-zeromq
gatling-zeromqScala

A Gatling plugin for load testing ZeroMQ applications, supporting PUB-SUB, REQ-REP, and PUSH-PULL patterns.

#load-testing#stress-testing#performance-testing
Stars5
Forks2
Last commit8 years ago
Gatling DSE Stress
Gatling DSE StressScala

A stress testing tool for DataStax Enterprise (DSE) built on the Gatling framework.

#load-testing#stress-testing#performance-testing
Stars5
Forks7
Last commit6 years ago
scalaprops-cross-example
scalaprops-cross-exampleScala

Example project demonstrating cross-platform property-based testing with scalaprops for JVM, JavaScript, and Scala Native.

#scala-js#example-project#testing
Stars4
Forks3
Last commit7 days ago
Gatling DSE Stress Simulation Catalog
Gatling DSE Stress Simulation CatalogScala

A catalog of example simulations for the Gatling DSE Stress Framework to test DataStax Enterprise (DSE) performance.

#stress-framework#load-testing#performance-testing
Stars4
Forks4
Last commit
scala-native-sbt-docker
scala-native-sbt-docker

Docker image with pre-installed Scala Native, SBT, and essential dependencies for rapid development.

#clang#development-environment#docker
Stars4
Forks1
Last commit9 years ago
mill
millShell

Zsh plugin adding Scala Mill build tool completions and prompt display

#mill#p10k#scala
Stars4
Forks0
Last commit1 year ago
GNU Scientific Library
GNU Scientific LibraryScala

Scala Native bindings for the GNU Scientific Library (GSL), enabling scientific computing in Scala.

#scientific-computing#statistics#bindings
Stars3
Forks0
Last commit8 years ago
squiggly
squigglyScala

A Scala-based string templating engine with logic support, available as a library and command-line tool.

#library#logic-templates#mustache-alternative
Stars3
Forks1
Last commit2 months ago
libsoup
libsoupScala

Scala Native bindings for libsoup, enabling HTTP client/server functionality in Scala Native applications.

#http-server#glib#libsoup
Stars3
Forks0
Last commit7 years ago
k8s-cli
k8s-cliScala

CLI tools to generate Kubernetes resources for Akka, Play Framework, and Lagom-based applications.

#devops#play-framework#akka
Stars3
Forks0
Last commit8 years ago
PreviousPage 7 of 8Next

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
3 years ago
1 year ago
7 years ago
#Scala Native58
#Functional Programming48
#Big Data43
#Java42
#Jvm36
#Apache Spark34
#Scala Js33
#Machine Learning26
#Sbt25
#Kotlin24
#Load Testing22
#Performance Testing22