seveneves's Stars
softwaremill/bootzooka
Simple project to quickly start developing a Scala-based microservice or web application, without the need to write login, user registration etc.
dedis/scapegoat-scalafix
Scalafix implementation of Scapegoat linter for Scala 3
getkyo/kyo
Toolkit for Scala Development
rssh/dotty-cps-async
experimental CPS transformer for dotty
kiemlicz/shelm
SBT Helm plugin
zio/zio-schema
Compositional, type-safe schema definitions, which enable auto-derivation of codecs and migrations.
com-lihaoyi/castor
Castor is a lightweight, typed Actor library for Scala and Scala.js
hnaderi/edomata
Production ready event-driven automata for Scala, Scala.js and scala native
scalapy/scalapy
Use the world of Python from the comfort of Scala!
scodec/scodec
Scala combinator library for working with binary data
git-chglog/git-chglog
CHANGELOG generator implemented in Go (Golang).
sunny0826/kubecm
Manage your kubeconfig more easily.
joyrex2001/kubedock
Kubedock is a minimal implementation of the docker api that will orchestrate containers on a Kubernetes cluster, rather than running containers locally.
semantic-release/semantic-release
:package::rocket: Fully automated version management and package publishing
scalameta/scalameta
Library to read, analyze, transform and generate Scala programs
com-lihaoyi/fastparse
Writing Fast Parsers Fast in Scala
com-lihaoyi/Ammonite
Scala Scripting
apache/pekko
Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
com-lihaoyi/mill
Mill is a fast JVM build tool that supports Java and Scala. 2-4x faster than Gradle and 5-10x faster than Maven for common workflows, Mill aims to make your project’s build process performant, maintainable, and flexible
mockito/mockito-scala
Mockito for Scala language
bkirwi/decline
A composable command-line parser for Scala.
devsisters/shardcake
Sharding and location transparency for Scala
zio/zio-kafka
A Kafka client for ZIO and ZIO Streams
xxh/xxh
🚀 Bring your favorite shell wherever you go through the ssh. Xonsh shell, fish, zsh, osquery and so on.
scalameta/munit
Scala testing library with actionable errors and extensible APIs
scalameta/sbt-native-image
Plugin to generate native-image binaries with sbt
VirtusLab/scala-cli
Scala CLI is a command-line tool to interact with the Scala language. It lets you compile, run, test, and package your Scala code (and more!)
arm64-compat/confluent-platform
ARM64 compatible images of confluent-platform
lauris/awesome-scala
A community driven list of useful Scala libraries, frameworks and software.
typelevel/shapeless-3
Generic programming for Scala