Discover Switzerland's Leading Open Source Projects: Explore top-notch open source initiatives hailing from the vibrant tech community of Switzerland.
scala/scala
Scala 2 compiler and standard library. Bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3scala/scala3
The Scala 3 compiler, also known as Dotty.scala/scala-async
An asynchronous programming facility for Scalascala/pickling
Fast, customizable, boilerplate-free pickling support for Scalascala/scala-parser-combinators
simple combinator-based parsing for Scala. formerly part of the Scala standard library, now a separate community-maintained moduleLucaCanali/sparkMeasure
This is the development repository for sparkMeasure, a tool for performance troubleshooting of Apache Spark workloads. It simplifies the collection and analysis of Spark task and stage metrics data.densh/scala-offheap
Experimental type-safe off-heap memory for Scala.scala/scala-java8-compat
A Java 8 (and up) compatibility kit for Scala.scala/legacy-svn-scala
OBSOLETE, we're over there:scala/scala3-example-project
An example sbt project that compiles using Dottyscala/scala-xml
The standard Scala XML libraryperegin/gps-overlay-on-video
Telemetry (GPS) data overlay on videosscala/scala-dist
sbt project that packages the Scala distributionBlueBrain/nexus
Blue Brain Nexus - A knowledge graph for data-driven sciencelomigmegard/akka-http-cors
Akka Http directives implementing the CORS specifications defined by W3Cdragos/dragos-vscode-scala
altoo-ag/akka-kryo-serialization
Kryo-based serialization for Akkalampepfl/gears
A strawman for a low-level async library in Scala 3.scala/scala-abide
obsolete; visit https://github.com/scalacenter/scalafix insteadsjrd/scala-js-ts-importer
TypeScript Importer for Scala.jsSwissDataScienceCenter/renku
Renku provides a platform and tools for reproducible and collaborative data analysis.OlivierBlanvillain/monadic-html
Tiny DOM binding library for Scala.jsDuhemm/sbt-errors-summary
sbt plugin to show a summary of compilation messages.scala/collection-strawman
Implementation of the new Scala 2.13 Collectionsscala/scala-collection-compat
makes some Scala 2.13 APIs (primarily collections, also some others) available on 2.11 and 2.12, to aid cross-buildingepfldata/squid
Squid β type-safe metaprogramming and compilation framework for Scalascala/scala-parallel-collections
Parallel collections standard library module for Scala 2.13+julienrf/play-json-derived-codecs
axel22/Ctries
Scala implementation of the Ctrie datastructure.sjrd/scala-js-example-app
Example application built with Scala.jsregb/scala-game-library
Scala library for cross-platform 2D game developmentscala/scala-seed.g8
Giter8 template for a simple hello world app in Scala.uzh/signal-collect
A framework for scalable graph computing.vagmcs/Optimus
Optimus is a mathematical programming library for Scala.ingoem/scala-react
Scala.react is a reactive programming library for Scala.epfldata/dblab
A framework for building database systems by high-level programming, and getting really good performance nevertheless.jesseeichar/scala-io
Repository for work on Scala Standard Library I/O componentsLPTK/simple-sub
Alternative algorithm for algebraic subtyping.jodersky/akka-serial
Reactive serial communication library for Akka and Scala.zouzias/spark-lucenerdd
Spark RDD with Lucene's query and entity linkage capabilitiesSwissBorg/lithium
Lithium - A split-brain resolver for Akka-Clusteraxel22/parprog-snippets
Snippets and programs from the Parallel Programming lectures.scala/scala-swing
Scala wrappers for Java's Swing API for desktop GUIslampepfl/dotty-macro-examples
Various tasks solved via metaprogramming in Dottyhmil/RosHTTP
Unified Scala.js + Scala HTTP client APIjulienrf/play-jsmessages
Library to compute localized messages of your Play application on client sidescala/scala3.g8
mibexsoftware/sonar-bitbucket-plugin
SonarQube plug-in to create pull request comments for found issues in Bitbucket Cloudjulienrf/scalm
Elm-inspired Scala library for writing web user interfacesscala/scala-collection-contrib
community-contributed additions to the Scala 2.13 collectionslampepfl/monadic-reflection
magarciaEPFL/scaladotnet
Scala SDK (compiler and standard library) for .NETspaced/scala-js-d3
d3 facade types for Scala.jspjay/plush
Push notifications for mobile apps - built on the Typesafe stack to ensure scalabilityaloiscochard/scato
An exploration of purely functional library design in Scala.comsec-group/cascade-artifacts
Artifacts for Cascade: CPU Fuzzing via Intricate Program Generation (USENIX Security 2024)sjrd/scala-js-actors
Actor system for Scala.jsendless4s/endless
endless is a library to build distributed systems in functional Scala using a pluggable runtime modeldenisrosset/metal
Metal - fast unboxed data structures for Scalascala/scala-module-dependency-sample
Depend on Scala modules like a proscala/scala-continuations
the Scala delimited continuations plugin and libraryvincenzobaz/spark-scala3
scala/toolkit
The batteries-included Scalasjrd/scala-js-jquery
jQuery facade types for Scala.jslrytz/efftp
cerndb/SparkPlugins
Code and examples of how to write and deploy Apache Spark Plugins. Spark plugins allow runnig custom code on the executors as they are initialized. This also allows extending the Spark metrics systems with user-provided monitoring probes.sjrd/ozma
Extending Scala with Oz Concurrencysjrd/scalajs-sbt-vite-laminar-chartjs-example
An example of using Scala.js with sbt, Vite, Laminar and Chart.jsszeiger/ornate
A Markdown-based site generatorviperproject/silicon
Symbolic-execution-based verifier for the Viper intermediate verification language.viperproject/silver
Definition of the Viper intermediate verification language.psisoyev/release-pager
Telegram bot for GitHub repository release notificationsdasch-swiss/dsp-api
DaSCH Service Platform APIscala/vscode-scala-syntax
Visual Studio Code extension for syntax highlighting Scala sourcesSwissBorg/akka-persistence-postgres
PostgreSQL plugin for Akka Persistencejulienrf/enum
scala/compiler-benchmark
Benchmarks for scalacaloiscochard/sindi
Sindi - An IoC Container for Scalacr-org/neutron
π Purely functional Apache Pulsar client for Scala built on top of Fs2scala/scala-library-next
backwards-binary-compatible Scala standard library additionsgseitz/Lensed
in your casesjrd/scala-unboxed-option
A type-parametric unboxed Option type for Scalawireapp/wire-android-sync-engine
Sync library for Android.dalab/pboh-entity-linking
Source code for the paper "Probabilistic Bag-Of-Hyperlinks Model for Entity Linking" , http://dl.acm.org/citation.cfm?id=2882988aloiscochard/enum-paradise
Scala enumeration implementation using type macrosepfl-lts2/sparkwiki
nicolasstucki/scala-rrb-vector
Implementation and benchmarking of Scala Vectors with relaxed radix balanced trees for more efficient concatenationsnicolasstucki/multisets
Open source implementation of multi-sets (or bags) for Scala collectionKuceraMartin/tyqu
Type-safe Queriesjodersky/sbt-gpg
Simple and secure artifact signing for sbt.Quafadas/dedav4s
Declarative Data Viz 4 Scalaingoem/scala-swing
Incubation project for the official scala.swing distribution. See the wiki page for details.nremond/pbkdf2-scala
PBKDF2 implementation in Scalaastojanov/NGen
SIMD Intrinsics in the JVMarjanblokzijl/scala-conduits
A port to Scala of the Conduit library by Michael Snoymanhbf/akka-throttler
A throttler for Akka 2.0+meniluca/spark-scala-maven-boilerplate-project
This is a skeleton of a Scala project with maven to start using Sparkadpi2/scala3-full-stack-example
A full-stack Scala 3 applicationpvillega/free-monad-sample
Trying to understand Free Monad by implementing onemsilb/akka-trading
Scala Backtesting + Oanda REST API Trading Framework built on top of Akka/SprayLove Open Source and this site? Check out how you can help us