Clear ×

Scala repositories

36 repositories found

joernio

joernio

joern
Scala AI analysis

Joern is a specialized code analysis platform that generates code property graphs (CPGs) for vulnerability discovery and static program analysis...

Production ready Niche use case
binary code-analysis code-browser
3.3k
427
341
16/wk
active
8/10 Security
lichess-org

lichess-org

lila
Scala AI analysis

Lila is a free, open-source chess server powering lichess.org, a real-time online chess platform with analysis, tournaments, and community features...

Production ready Niche use case
chess free-software functional-programming
18.4k
2.7k
1.3k
21/wk
active
8/10 Gaming
apache

apache

spark
Scala AI analysis

Apache Spark is a unified analytics engine for large-scale distributed data processing, offering high-level APIs in Scala, Java, Python, and R across...

Production ready Niche use case
big-data java jdbc
43.6k
29.3k
450
48/wk
active
9/10 Data
airbnb

airbnb

chronon
Scala AI analysis

Chronon is a feature platform for AI/ML that abstracts data computation, serving, and orchestration by managing batch/streaming pipelines,...

Production ready Niche use case
ai ml
1k
101
92
2/wk
recent
7/10 AI & ML
delta-io

delta-io

delta
Scala AI analysis

Delta Lake is an open-source storage framework that implements ACID transactions and data governance on object storage, enabling a Lakehouse...

Production ready Niche use case
acid analytics big-data
8.9k
2.1k
1.5k
15/wk
active
8/10 Data
OpenXiangShan

OpenXiangShan

XiangShan
Scala AI analysis

XiangShan is an open-source high-performance RISC-V processor design project written in Scala/Chisel, targeting chip designers and computer...

Production ready Niche use case
chisel microarchitecture risc-v
7.1k
920
251
11/wk
active
8/10 Science
chipsalliance

chipsalliance

chisel
Scala AI analysis

Chisel is an open-source hardware description language (HDL) built on Scala that enables designers to write parameterizable circuit generators for...

Production ready Niche use case
chip-generator chisel chisel3
4.7k
649
513
6/wk
active
8/10 IoT
scala

scala

scala3
Scala AI analysis

Scala 3 is the official compiler, standard library, and language specification for the Scala 3 programming language (also known as Dotty). It serves...

Production ready Niche use case
compiler dotty epfl
6.3k
1.2k
1.9k
7/wk
active
8/10 Dev Tools
scala-js

scala-js

scala-js
Scala AI analysis

Scala.js is a compiler that transpiles Scala code to JavaScript, enabling developers to use Scala's type system and functional programming features...

Production ready Niche use case
compiler javascript-compiler language
4.7k
405
48
4/wk
active
8/10 Dev Tools
scala-native

scala-native

scala-native
Scala AI analysis

Scala Native is an ahead-of-time (AOT) compiler and lightweight runtime that enables Scala code to compile directly to native binaries, eliminating...

Production ready Niche use case
aot compiler llvm
4.7k
388
410
3/wk
active
7/10 Dev Tools
microsoft

microsoft

SynapseML
Scala AI analysis

SynapseML is an open-source library that simplifies building massively scalable machine learning pipelines on Apache Spark, offering composable APIs...

Production ready Niche use case
ai apache-spark azure
5.2k
862
392
3/wk
active
8/10 AI & ML
JohnSnowLabs

JohnSnowLabs

spark-nlp
Scala AI analysis

Spark NLP is a distributed natural language processing library built on Apache Spark, offering 100,000+ pretrained models and pipelines across 200+...

Production ready Niche use case
bert entity-extraction language-detection
4.1k
743
24
2/wk
active
8/10 AI & ML
apache

apache

openwhisk
Scala AI analysis

Apache OpenWhisk is a serverless functions platform that enables developers to build, deploy, and manage cloud applications without managing...

Production ready Niche use case
apache cloud docker
6.8k
1.2k
430
3/wk
recent
8/10 DevOps
scalameta

scalameta

metals
Scala AI analysis

Metals is a Language Server Protocol (LSP) implementation for Scala that provides IDE features like code completion, goto definition, and refactoring...

Production ready Niche use case
hacktoberfest ide language-server
2.3k
433
296
1/wk
active
8/10 Dev Tools
playframework

playframework

playframework
Scala AI analysis

Play Framework is a mature, full-featured web framework for building JVM applications in Java and Scala, emphasizing developer productivity through a...

Production ready Beginner friendly
framework hacktoberfest java
12.6k
4k
493
4/wk
active
8/10 Web Dev
gitbucket

gitbucket

gitbucket
Scala AI analysis

GitBucket is a self-hosted Git platform written in Scala that provides GitHub-compatible APIs and a web interface for managing repositories, issues,...

Production ready Niche use case
git gitbucket scala
9.4k
1.3k
327
2/wk
active
7/10 Dev Tools
guardian

guardian

frontend
Scala AI analysis

Guardian Frontend is the backend service powering theguardian.com, built as a set of Play Framework 2 Scala applications that generate JSON for the...

Production ready Niche use case
production
5.9k
570
170
1/wk
active
8/10 Media
http4s

http4s

http4s
Scala AI analysis

Http4s is a minimal, idiomatic Scala library for building HTTP services, providing a functional approach inspired by Ruby Rack, Python WSGI, and...

Production ready Niche use case
cats fs2 http
2.6k
810
375
active
8/10 Web Dev
Netflix

Netflix

atlas
Scala AI analysis

Atlas is Netflix's in-memory dimensional time series database backend for managing and querying large-scale metric data with dimensional tags. It is...

Production ready Niche use case
3.6k
354
12
active
8/10 DevOps
typelevel

typelevel

doobie
Scala AI analysis

doobie is a pure functional JDBC abstraction layer for Scala that provides type-safe database access through functional programming patterns. It is...

Production ready Niche use case
database fp functional-programming
2.2k
378
134
recent
8/10 Dev Tools
akka

akka

akka-core
Scala AI analysis

Akka is a mature, production-grade platform for building distributed, concurrent systems using the actor model in Scala and Java. It serves...

Production ready Niche use case
actor-model akka cloud-native
13.3k
3.5k
901
recent
8/10 Dev Tools
scalatra

scalatra

scalatra
Scala AI analysis

Scalatra is a lightweight, Sinatra-inspired web framework for Scala that emphasizes simplicity and high performance for building REST APIs and web...

Production ready Beginner friendly Niche use case
atmosphere jetty json
2.6k
336
72
active
7/10 Web Dev
gatling

gatling

gatling
Scala AI analysis

Gatling is an open-source load testing platform that enables teams to define performance tests as code using Java, JavaScript, TypeScript, Kotlin, or...

Production ready Niche use case
automation cicd gatling
6.9k
1.2k
20
recent
8/10 DevOps
zio

zio

zio
Scala AI analysis

ZIO is a type-safe, zero-dependency Scala library for asynchronous and concurrent programming, built on non-blocking fibers. It serves primarily...

Production ready Niche use case
asynchronicity asynchronous asynchronous-programming
4.4k
1.6k
191
recent
8/10 Dev Tools
spotify

spotify

scio
Scala AI analysis

Scio is a Scala API for Apache Beam and Google Cloud Dataflow that provides a high-level programming model inspired by Spark and Scalding for batch...

Production ready Niche use case
batch beam bigquery
2.6k
527
128
recent
8/10 Data
slick

slick

slick
Scala AI analysis

Slick is a modern, strongly-typed database access library for Scala that provides a query API inspired by Scala collections, with support for...

Production ready Niche use case
database scala sql
2.7k
611
415
recent
7/10 Dev Tools
typelevel

typelevel

cats
Scala

Cats is a modular, lightweight library providing functional programming abstractions for Scala, built on category theory concepts. It serves...

Production ready Beginner friendly Niche use case
5.5k
1.2k
279
recent
8/10 Dev Tools
SpinalHDL

SpinalHDL

SpinalHDL
Scala AI analysis

SpinalHDL is a Scala-based hardware description language (HDL) that generates VHDL/Verilog for FPGA and RTL design. It targets hardware engineers and...

Production ready Niche use case
fpga rtl scala
2k
378
164
recent
7/10 IoT
com-lihaoyi

com-lihaoyi

mill
Scala AI analysis

Mill is a build tool for JVM languages (Java, Scala, Kotlin) designed to be simpler than Maven, easier than Gradle, and significantly faster through...

Production ready Niche use case
android build-system build-tool
2.8k
441
233
recent
8/10 Dev Tools
wavesplatform

wavesplatform

Waves
Scala AI analysis

Waves is an open-source blockchain protocol implementation in Scala that provides a complete decentralized application ecosystem with smart contracts...

Production ready
blockchain cryptography decentralized-applications
1.2k
428
23
recent
8/10

Showing 30 of 36