๐Ÿ‡ซ๐Ÿ‡ท Made in France

Discover France's Leading Open Source Projects: Explore top-notch open source initiatives hailing from the vibrant tech community of France.

TOP Scala Projects

1
TheHive-Project/TheHive

TheHive-Project/TheHive

TheHive: a Scalable, Open Source and Free Security Incident Response Platform
Scala
3,184
star
2
TheHive-Project/Cortex

TheHive-Project/Cortex

Cortex: a Powerful Observable Analysis and Active Response Engine
Scala
1,227
star
3
Normation/rudder

Normation/rudder

Rudder is a configuration and security automation platform. Manage your Cloud, hybrid or on-premises infrastructure in a simple, scalable and dynamic way.
Scala
477
star
4
nrinaudo/kantan.csv

nrinaudo/kantan.csv

CSV handling library for Scala
Scala
346
star
5
alexarchambault/case-app

alexarchambault/case-app

Type-level & seamless command-line argument parsing for Scala
Scala
293
star
6
scala-hamsters/hamsters

scala-hamsters/hamsters

A mini Scala utility library
Scala
290
star
7
blemale/scaffeine

blemale/scaffeine

Thin Scala wrapper for Caffeine (https://github.com/ben-manes/caffeine)
Scala
260
star
8
alexarchambault/scalacheck-shapeless

alexarchambault/scalacheck-shapeless

Generation of arbitrary case classes / ADTs instances with scalacheck and shapeless
Scala
239
star
9
MAIF/otoroshi

MAIF/otoroshi

Lightweight api management on top of a modern http reverse proxy
Scala
231
star
10
CleverCloud/pulsar4s

CleverCloud/pulsar4s

Idiomatic, typesafe, and reactive Scala client for Apache Pulsar
Scala
222
star
11
alexarchambault/plotly-scala

alexarchambault/plotly-scala

Scala bindings for plotly.js
Scala
218
star
12
nkallen/querulous

nkallen/querulous

An agreeable way to talk to your database.
Scala
215
star
13
nau/jscala

nau/jscala

Scala macro that produces JavaScript from Scala code.
Scala
202
star
14
ProjectSeptemberInc/freek

ProjectSeptemberInc/freek

Freek, a freaky simple Free to combine your DSL seamlessly
Scala
197
star
15
polomarcus/Spark-Structured-Streaming-Examples

polomarcus/Spark-Structured-Streaming-Examples

Spark Structured Streaming / Kafka / Cassandra / Elastic
Scala
179
star
16
BenFradet/spark-kafka-writer

BenFradet/spark-kafka-writer

Write your Spark data to Kafka seamlessly
Scala
176
star
17
MAIF/izanami

MAIF/izanami

Izanami is a shared configuration, feature flipping and A/B testing server well-suited for micro-service architecture implementation.
Scala
169
star
18
sstone/amqp-client

sstone/amqp-client

[THIS PROJECT HAS BEEN ARCHIVED AND IS NO LONGER MAINTAINED] Simple fault-tolerant AMQP client written in Scala and based on Akka and the RabbitMQ java client
Scala
160
star
19
mandubian/play-autosource

mandubian/play-autosource

Play Autosource : 1mn REST/Crud/Async/Typesafe Datasource for Play Framework
Scala
153
star
20
gaelrenoux/tranzactio

gaelrenoux/tranzactio

ZIO wrapper around Doobie and Anorm.
Scala
136
star
21
mandubian/neurocat

mandubian/neurocat

From neural networks to the Category of composable supervised learning algorithms in Scala with compile-time matrix checking based on singleton-types
Scala
135
star
22
loicdescotte/pureWebappSample

loicdescotte/pureWebappSample

Minimal http4s + Doobie + ZIO + Circe Scala application to show how to build a purely functional web application in Scala.
Scala
125
star
23
MfgLabs/akka-stream-extensions

MfgLabs/akka-stream-extensions

Extensions for Akka Stream
Scala
123
star
24
guillaumebort/scasm

guillaumebort/scasm

A a dynamic x86_64 assembler in Scala โ€” Code for the live coding session @ Devoxx france 2016
Scala
121
star
25
nkallen/Rowz

nkallen/Rowz

A sample gizzard application
Scala
117
star
26
criteo/cuttle

criteo/cuttle

An embedded job scheduler.
Scala
114
star
27
PrestaShop/docs

PrestaShop/docs

PrestaShop technical documentation
Scala
113
star
28
davidB/scala-archetype-simple

davidB/scala-archetype-simple

a simple maven archetype for project in scala
Scala
109
star
29
alexarchambault/ammonite-spark

alexarchambault/ammonite-spark

Run spark calculations from Ammonite
Scala
107
star
30
Colisweb/scala-opentracing

Colisweb/scala-opentracing

A tracing library for Cats and Http4s, tailored for Opentracing tracers like Datadog and Jaeger
Scala
103
star
31
vspiewak/twitter-sentiment-analysis

vspiewak/twitter-sentiment-analysis

Streaming tweets with spark, language detection & sentiment analysis, dashboard with Kibana
Scala
103
star
32
alexarchambault/argonaut-shapeless

alexarchambault/argonaut-shapeless

Automatic argonaut codec derivation with shapeless
Scala
99
star
33
mauriciojost/olympus-photosync

mauriciojost/olympus-photosync

This simple multi-platform application allows to download media through WIFI from digital Olympus cameras.
Scala
99
star
34
BasileDuPlessis/scala-for-the-impatient

BasileDuPlessis/scala-for-the-impatient

Solutions for "Scala for the Impatient" exercises
Scala
96
star
35
Martoni/GbHdmi

Martoni/GbHdmi

HDMI interface for GameBoy DMG
Scala
92
star
36
criteo/lolhttp

criteo/lolhttp

An HTTP Server and Client library for Scala.
Scala
92
star
37
rsertelon/android-keystore-recovery

rsertelon/android-keystore-recovery

A tool to recover your lost Android keystore password
Scala
92
star
38
MfgLabs/commons-aws

MfgLabs/commons-aws

Streaming / asynchronous Scala client for common AWS services
Scala
86
star
39
YannMoisan/hands-on-cats

YannMoisan/hands-on-cats

Discover cats by coding a few simple exercises
Scala
82
star
40
nouhoum/play-react-webpack

nouhoum/play-react-webpack

Scala
81
star
41
alexarchambault/data-class

alexarchambault/data-class

case-classes with better binary compatibility story
Scala
79
star
42
criteo/Spark-RSVD

criteo/Spark-RSVD

Randomized SVD of large sparse matrices on Spark
Scala
77
star
43
jmvanel/semantic_forms

jmvanel/semantic_forms

Form generators leveraging semantic web standards (RDF(S), OWL, SPARQL , ...
Scala
75
star
44
newca12/scala-netty-examples

newca12/scala-netty-examples

Scala port of the examples from Jboss Netty distribution
Scala
72
star
45
dacr/jassh

dacr/jassh

High level scala SSH API for easy and fast operations on remote servers.
Scala
71
star
46
gre/screenshot-webservice

gre/screenshot-webservice

UNMAINTAINED โ€“ Screenshot Webservice is an open-source REST web service to perform web page screenshots.
Scala
71
star
47
gre/playCLI

gre/playCLI

Play Framework Iteratees + UNIX pipe library
Scala
70
star
48
mandubian/play-json-zipper

mandubian/play-json-zipper

play-json-zipper
Scala
70
star
49
powerapi-ng/powerapi-scala

powerapi-ng/powerapi-scala

PowerAPI is a middleware toolkit for building software-defined power meters
Scala
68
star
50
MfgLabs/precepte

MfgLabs/precepte

Prรฉcepte is an opinionated scala monitoring library
Scala
66
star
51
julien-lafont/protoless

julien-lafont/protoless

Protobuf Serialization library for Scala
Scala
64
star
52
bchazalet/scalajs-electron-skeleton

bchazalet/scalajs-electron-skeleton

A skeleton for a Scala.sj based electron application
Scala
60
star
53
godenji/play-faster

godenji/play-faster

Play development without the hair pulling
Scala
57
star
54
sstone/akka-amqp-proxies

sstone/akka-amqp-proxies

Akka AMQP proxies
Scala
56
star
55
darkjh/scalaflow

darkjh/scalaflow

Fluent Scala DSL for Google's Cloud Dataflow SDK
Scala
56
star
56
nrinaudo/kantan.xpath

nrinaudo/kantan.xpath

XPath wrapper for Scala
Scala
56
star
57
fxthomas/sshbeam

fxthomas/sshbeam

A simple app that sends files to a remote server via SFTP (SSH File Transfer Protocol)
Scala
55
star
58
Imaginatio/REL

Imaginatio/REL

A Regular Expression composition Library
Scala
55
star
59
ebiznext/slick-macros

ebiznext/slick-macros

Slick Macros
Scala
54
star
60
gre/zound

gre/zound

Zound, a PlayFramework 2 audio streaming experiment using Iteratees
Scala
53
star
61
jeanineharb/Big-Data-Analysis-with-Scala-and-Spark

jeanineharb/Big-Data-Analysis-with-Scala-and-Spark

My submissions for the Coursera MOOC "Big Data Analysis with Scala and Spark" given by EPFL.
Scala
52
star
62
tabmo/circe-validation

tabmo/circe-validation

Json validation for Circe
Scala
52
star
63
mandubian/play-actor-room

mandubian/play-actor-room

A Room manager for Play Framework 2.2 based on WebSocket & Bots
Scala
50
star
64
alexarchambault/sbt-ammonite

alexarchambault/sbt-ammonite

SBT plugin to ease the launch of Ammonite
Scala
49
star
65
fcabestre/Scala-MQTT-client

fcabestre/Scala-MQTT-client

A Scala MQTT client library
Scala
49
star
66
nivdul/spark-in-practice-scala

nivdul/spark-in-practice-scala

Getting started with Spark, Spark streaming, Spark SQL and DataFrame.
Scala
46
star
67
gbogard/play-vue-webpack

gbogard/play-vue-webpack

Play Framework (Scala) + Vue.js + Webpack boilerplate
Scala
46
star
68
choucrifahed/quantscale

choucrifahed/quantscale

Scala Quantitative Finance Library
Scala
45
star
69
univalence/spark-tools

univalence/spark-tools

Scala
44
star
70
BenFradet/struct-type-encoder

BenFradet/struct-type-encoder

Deriving Spark DataFrame schemas from case classes
Scala
44
star
71
nau/scalus

nau/scalus

Scalus - DApps Development Platform for Cardano
Scala
44
star
72
guillaumebort/anormtyped-demo

guillaumebort/anormtyped-demo

Proof Of Concept: A fully type safe version of Anorm
Scala
43
star
73
Martoni/HdmiCore

Martoni/HdmiCore

HDMI core in Chisel HDL
Scala
43
star
74
choucrifahed/sbt-elm

choucrifahed/sbt-elm

Scala Build Tool (SBT) plugin for the Elm programming language
Scala
43
star
75
mandubian/scala-xmlsoap-ersatz

mandubian/scala-xmlsoap-ersatz

XML/SOAP Ersatz tools, for Scala (developed & used with Play Framework 2.0 Scala) to read/write XML/SOAP without code generation, annotations or whatever magic
Scala
39
star
76
mandubian/scaledn

mandubian/scaledn

Scala EDN parser based on Parboiled2
Scala
39
star
77
univalence/zio-spark

univalence/zio-spark

A functional wrapper around Spark to make it works with ZIO
Scala
39
star
78
tyrcho/openshift-cartridge-play2

tyrcho/openshift-cartridge-play2

Play2 In OpenShift as a cartridge
Scala
38
star
79
markehammons/slinc

markehammons/slinc

Scala <-> C interop
Scala
37
star
80
Normation/scala-ldap

Normation/scala-ldap

Scala
37
star
81
ISCPIF/freedsl

ISCPIF/freedsl

Practical effect composition library based on abstract wrapping type and the free monad
Scala
37
star
82
veloce/scalachessjs

veloce/scalachessjs

JavaScript chess library running in a webworker, asynchronous and stateless, with multi variants support
Scala
37
star
83
Powerspace/pg2bq

Powerspace/pg2bq

Export PostgreSQL tables to Google BigQuery
Scala
37
star
84
dacr/code-examples-manager

dacr/code-examples-manager

Software tool to manage your notes, scripts, code examples, configs,... to publish them as gists or snippets
Scala
37
star
85
Baccata/vscode-scaladex-search

Baccata/vscode-scaladex-search

An humble plugin to search for scala libraries
Scala
36
star
86
forty/scala-js-flux-example

forty/scala-js-flux-example

Reimplementation of Facebook Flux chat example with Scala.js
Scala
36
star
87
MAIF/nio

MAIF/nio

Privacy Management Toolbox to implement GDPR
Scala
35
star
88
mandubian/scalaeff

mandubian/scalaeff

Scala
35
star
89
dacr/zio-lmdb

dacr/zio-lmdb

Lightning Memory Database (LMDB) for scala ZIO
Scala
35
star
90
alexarchambault/shapeless-refined-std

alexarchambault/shapeless-refined-std

Type-level API for standard collections
Scala
34
star
91
rubenfiszel/scala-drl

rubenfiszel/scala-drl

Scala Deep Reinforcement library on top of Deeplearning4j
Scala
34
star
92
ericfinster/opetopic

ericfinster/opetopic

Web based opetopic editor
Scala
34
star
93
BenFradet/gsheets4s

BenFradet/gsheets4s

Scala wrapper around the Google Sheets API
Scala
32
star
94
Override-6/Linkit

Override-6/Linkit

Linkit is a networking framework in which connections directly manipulates common objects between them
Scala
32
star
95
doanduyhai/Cassandra-Spark-Demo

doanduyhai/Cassandra-Spark-Demo

Demo for the Spark Cassandra connector
Scala
31
star
96
markehammons/Skylight

markehammons/Skylight

A tutorial wayland based window manager based off Wayland McWayface
Scala
31
star
97
starlake-ai/starlake

starlake-ai/starlake

Declarative text based tool for data analysts and engineers to extract, load, transform and orchestrate their data pipelines.
Scala
31
star
98
dacr/jajmx

dacr/jajmx

scala JMX API
Scala
31
star
99
Geal/sbt-clojure

Geal/sbt-clojure

SBT plugin building Clojure code
Scala
31
star
100
beckgael/Mean-Shift-LSH

beckgael/Mean-Shift-LSH

Scala/Spark implementation of Distributed Nearest Neighbours Mean Shift using LSH
Scala
30
star