Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. sbt
S

sbt

Tool
106 projects75.8k total stars17.2k total forks9 languages

Open-source projects built with sbt

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

Showing 106 open-source projects · page 3 of 3

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
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
5 months ago
Web2Warc
Web2Warchelgeho/Web2Warc

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

263Scala
9 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.

227Scala
2 days 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
3 months ago
Sparkling
Sparklinginternetarchive/Sparkling

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

172Scala
3 months ago
CA Art
CA Artmakingthematrix/ca_art

A JavaFX and FXGL application for learning cellular automata through interactive generative art simulations.

163Scala
1 year ago
sglgears
sglgearsMilyardo/sglgears

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

151Scala
8 years 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.

121Scala
1 day 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
gatling-jdbc-plugin
gatling-jdbc-plugingalax-io/gatling-jdbc-plugin

A Gatling plugin for performance testing databases via JDBC.

94Scala
2 days ago
ncurses
ncursesedadma/ncurses

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

93Scala
1 year ago
Gatling DSE Plugin for Gatling Load injector
Gatling DSE Plugin for Gatling Load injectordatastax/gatling-dse-plugin

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

812Scala
2 years ago
Leaderboard(Scala)
Leaderboard(Scala)agoragames/scala-leaderboard

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

76Scala
5 years ago
fractals
fractalsRusty-Bike/fractals

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

77Scala
5 years ago
Building C code using sbt-jni
Building C code using sbt-jninadavwr/scala-native-sbt-jni-example

Example project demonstrating how to build C code as part of a Scala Native project using sbt-jni.

60CMake
9 years ago
gatling-template.g8
gatling-template.g8galax-io/gatling-template.g8

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

51Scala
4 months ago
Gatling DSE Stress
Gatling DSE Stressdatastax/gatling-dse-stress

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

57Scala
6 years ago
gatling-zeromq
gatling-zeromqsoftwaremill/gatling-zeromq

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

52Scala
9 years ago
gatling-xmpp-protocol
gatling-xmpp-protocolTLmaK0/gatling-xmpp-protocol

A Gatling protocol for stress testing XMPP servers over BOSH with anonymous authentication.

43Scala
7 years ago
scala-native-sbt-docker
scala-native-sbt-dockerScalaWilliam/scala-native-sbt-docker

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

41
9 years ago
libpq4s
libpq4sdavid-bouyssie/libpq4s

A Scala Native wrapper for the PostgreSQL libpq C library, enabling direct PostgreSQL connectivity from Scala Native applications.

41Scala
4 years ago
scalaprops-cross-example
scalaprops-cross-examplescalaprops/scalaprops-cross-example

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

43Scala
1 day ago
Gatling DSE Stress Simulation Catalog
Gatling DSE Stress Simulation Catalogdatastax/gatling-dse-simcatalog

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

44Scala
7 years ago
squiggly
squigglyedadma/squiggly

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

31Scala
3 days ago
libcairo
libcairoedadma/libcairo

Scala Native bindings for the Cairo 2D graphics library, providing a pure Scala facade for graphics programming.

30C
1 month ago
GNU Scientific Library
GNU Scientific Libraryruivieira/scala-gsl

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

30Scala
8 years ago
k8s-cli
k8s-clifsat/k8s-cli

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

30Scala
9 years ago
Robocode
Robocoded6y/scala-robot-dev

A Scala project template for developing and compiling Robocode battle robots.

11Scala
11 years ago
Scala Todo-Backend implementation
Scala Todo-Backend implementationaesteve/vertx-scala-todomvc

A TodoMVC server implementation written in Scala using the Vert.x reactive toolkit.

10Scala
10 years ago
Import CSV files with spark
Import CSV files with sparkmarkthebault/importCSVSparkCassandra

Import CSV files from AWS S3 into Cassandra using Apache Spark with a simple configuration-based approach.

00Scala
10 years ago
Vindinium
Vindiniumleomaurodesenv/vindinium

A Scala-based game server for AI programming challenges where bots compete in a fantasy world.

00JavaScript
7 years ago
1
2
3