Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Scala
Scala is a general-purpose programming language providing support for functional programming and a strong static type system. Designed to be concise, many of Scala’s design decisions aimed to address criticisms of Java.
- GitHub: https://github.com/topics/scala
- Wikipedia: https://en.wikipedia.org/wiki/Scala_(programming_language)
- Created by: Martin Odersky
- Released: January 20, 2004
- Last updated: 2025-01-18 00:27:24 UTC
- JSON Representation
https://github.com/edadma/iup
Scala Native bindings for the IUP user interface library
bindings iup-gui-library scala
Last synced: 18 Nov 2024
https://github.com/alejandrohdezma/sbt-scripted-munit
SBT plugin to enable using MUnit to test your SBT plugins
munit sbt sbt-plugin scala scripted testing
Last synced: 18 Nov 2024
https://github.com/alejandrohdezma/sbt-scalafmt-defaults
Default (and sane) configurations for Scalafmt
sbt-plugin sbt-scalafmt scala scalafmt
Last synced: 18 Nov 2024
https://github.com/alejandrohdezma/sbt-scalafix-defaults
Default (and sane) configurations for Scalafix
sbt-plugin sbt-scalafix scala scalafix
Last synced: 18 Nov 2024
https://github.com/mateuszkubuszok/backupdsl
Small and simple DSL in Scala intended for some specific backup/restore operations
Last synced: 21 Nov 2024
https://github.com/mateuszkubuszok/dbg
Debug typeclass for Scala 3
debugging logging scala scala3 typeclass typeclass-derivation
Last synced: 21 Nov 2024
https://github.com/mateuszkubuszok/domainmodelinginscala
The goal of this presentation is torturing the audience for my entertainment while pretending that I am explaining things. 5/7, would do it again.
Last synced: 21 Nov 2024
https://github.com/jesperancinha/image-train-filters-web
This is an Image transformation webservice where we can see 3 algorithms performing updates on images. It implements a contour for images, the Kuwahara blur filter and finally an algorithm I made myself called chartizate. The latter creates images where the foreground is written text.
angular2 jvm nebular node-js sbt scala typescript
Last synced: 21 Nov 2024
https://github.com/regadas/scala-gha-dhall
Example scala project using github-action-dhall to manage your CI workflow
dhall-lang github-actions scala
Last synced: 01 Dec 2024
https://github.com/ympons/scala-contour
Marching Squares (Isolines) in Scala
isolines marching-squares scala scala-contour
Last synced: 25 Nov 2024
https://github.com/wiringbits/eth-indexer
Indexes the Ethereum blockchain in order to provide the API necessary to build a Light Wallet
ethereum playframework postgresql scala
Last synced: 21 Nov 2024
https://github.com/catalystcode/streaming-reddit
A library for reading public search results from Reddit using Spark Streaming.
reddit-api scala spark-streaming
Last synced: 22 Nov 2024
https://github.com/luomisoppi/sanoitus
Define and execute programs expressed as Scala values
domain-specific-language dsl interpreter scala
Last synced: 01 Dec 2024
https://github.com/notbobthebuilder/miller
Miller
javascript scala semantic-analysis type-checking type-safety
Last synced: 11 Jan 2025
https://github.com/pme123/camundala-dsl
Camundala — a new Way to develop Camunda BPMNs - with a Scala DSL.
Last synced: 22 Nov 2024
https://github.com/dacr/drools-scripting
Drools made easy to use for scripting or testing purposes
artificial-intelligence code-examples-manager drools drools-scripting expert-system json scala
Last synced: 07 Dec 2024
https://github.com/abbruzze/nesse
A Scala 3 NES emulator
6502-emulation emulation nes scala
Last synced: 25 Nov 2024
https://github.com/dnsang/scala-common-lib
common backend library for scala/java developer.
Last synced: 26 Nov 2024
https://github.com/scalamolecule/molecule-admin
Database administration with molecules
data-visualization database datomic scala scala-js scalajs
Last synced: 22 Dec 2024
https://github.com/kwartile/spark-benchmark
Spark Benchmark suite to evaluate cluster configuration and compare the performance with other big data frameworks.
apache-spark benchmark benchmarking-suite cdh cloudera-hadoop hadoop hive impala performance scala spark
Last synced: 15 Dec 2024
https://github.com/xuwei-k/junit-report-aggregate
sbt plugin for aggregate junit reports
junit sbt sbt-plugin scala testing
Last synced: 08 Dec 2024
https://github.com/seahrh/bad-renter
Working examples of Spark ML Pipeline and SMOTE algorithm for synthetic data augmentation
Last synced: 08 Dec 2024
https://github.com/polyvariant/learn-scala
Reference learning material for Scala
fp functional-programming learning scala
Last synced: 08 Dec 2024
https://github.com/tindzk/crypto-portfolio
Console tool to print the portfolio of your crypto wallets
Last synced: 16 Dec 2024
https://github.com/bedrockstreaming/sparktest
A testing tool for Scala and Spark developers
Last synced: 31 Dec 2024
https://github.com/omalperera/d-amp
Data Amplifier - Generates new distinct dataset based on the context of limited records
Last synced: 04 Dec 2024
https://github.com/gerhynes/foram-rest-api
A REST API built with Scala, Akka and Slick to power discussion platforms.
akka postgresql rest-api scala scalatest slick
Last synced: 04 Dec 2024
https://github.com/metasim/scala-as-config
Example showing on-the-fly compilation of Scala data models as a configuration modality
Last synced: 04 Dec 2024
https://github.com/izhangzhihao/soozie
Yet another Scala DSL for Oozie
dsl graph oozie scala soozie workflow workflow-job xml
Last synced: 16 Dec 2024
https://github.com/battermann/parser-combinators-scala-hands-on
A series of exercises on functional parsers
functional-programming hands-on parser-combinators property-based-testing scala tutorial
Last synced: 10 Dec 2024
https://github.com/makiftutuncu/typeclass-lightning-talk
Repository for my Lightning Talk about typeclasses at @vngrs
Last synced: 19 Dec 2024
https://github.com/makiftutuncu/tweet-tracker
An application for streaming tweets containing a search term on Twitter in real time for a predefined duration or number of tweets
scala scala3 streaming sttp tweets twitter zio zio-streams
Last synced: 19 Dec 2024
https://github.com/mtumilowicz/scala-zio2-zstream-workshop
Introduction to streaming using zio (ZStream).
scala scala-zio stream-processing streaming workshop workshop-materials zio zio-effect zio-streams zio2
Last synced: 04 Jan 2025
https://github.com/mtumilowicz/scala-cats-free-monad-workshop
Introduction into functional programming free structures: free monads, free monoids, free applicatives.
cats cats-core cats-effect cats-free church-encoding free-monad freemonad functional-programming functional-programming-examples functional-programming-language pure-functional scala workshop-material workshop-materials workshops zio-layer
Last synced: 04 Jan 2025
https://github.com/azanin/recursion-schemes
functional-programming recursion recursion-schemes scala
Last synced: 19 Dec 2024
https://github.com/newca12/tmdb-shelf
JavaFX client for TMDb (The Movie Database)
fxml gui javafx javafx-client movie-database scala tmdb
Last synced: 08 Nov 2024
https://github.com/aelesbao/closeness-centrality
A Closeness Centrality exercise in Scala
challenge closeness-centrality exercise facebook-api graph scala
Last synced: 05 Jan 2025
https://github.com/nathanhowell/tfrecords-hadoop
A Hadoop OutputFormat for writing compressed TFRecords
hadoop java scala tensorflow tfrecords
Last synced: 27 Dec 2024
https://github.com/anilsenay/scala-slick-rest-postgresql
First Scala REST Api attempt for learning in a week
akka akka-http akka-streams docker docker-compose postgresql scala scala-slick slick
Last synced: 05 Jan 2025
https://github.com/monksy/serialization-checker
This project is intended to run and verify that the examples provided (often times a folder full of JSONs) can deserialize against a particular object.
scala serialization verification
Last synced: 27 Dec 2024
https://github.com/clovellytech/shortcodes
A basic random unique word string generator and codec
Last synced: 22 Nov 2024
https://github.com/scholtzan/tpattern
Scala library for detecting temporal patterns in event data
Last synced: 05 Dec 2024
https://github.com/scalapb-json/scalapb-argonaut
Json/Protobuf convertors for ScalaPB use argonaut
json protobuf scala scala-js scala-native scalapb
Last synced: 18 Nov 2024
https://github.com/tomaszrewak/privatest
Adding instance-level accessibility mode to C#
accessibility analyzer compilation csharp roslyn roslyn-analyzer roslyn-codefix scala
Last synced: 05 Jan 2025
https://github.com/carlosedp/mill-zsh-completions
Zsh plugin adding Scala Mill build tool completions and prompt display
Last synced: 15 Dec 2024
https://github.com/yucl80/avrodemo
write , append avro to hdfs file
avro hdfs hive java kafka log scala spark sparksql sparkstreaming tomcat-log
Last synced: 28 Nov 2024
https://github.com/makohn/lambda-architecture-poc
♨️ A PoC implementation of the λ-Architecture for collecting and analysing tweets
cassandra kafka lambda-architecture sbt scala spark
Last synced: 19 Dec 2024
https://github.com/io-github-nafg/bleep-plugins
Plugins for Bleep, a fast Scala build tool
Last synced: 31 Oct 2024
https://github.com/tmccarthy/intime
Scala integration for the java.time classes
argonaut cats java-time java8-date-time scala scalacheck
Last synced: 18 Dec 2024
https://github.com/lebrancworkshop/lebranc-learn-functional-programming
I'm learning a Functional Programming by learning its pure math concepts and apply it on functional language like Haskell, Clojure, Elixir, etc.
abstract-algebra category-theory clojure elixir fsharp functional-programming haskell homotopy-type-theory javascript lambda-calculus mathematics pure-mathematics racket scala theoretical-computer-science theory-of-computation type-theory typescript
Last synced: 18 Nov 2024
https://github.com/polyvariant/caliban-gitlab
Scala project providing Gitlab GraphQL model using Caliban
Last synced: 12 Oct 2024
https://github.com/mxr2000/GradeScope-Canvas-Grade-Translator
a GUI Tool to Translate the grades from GradeScope to Canvas, build with ScalaFX
canvas gradescope javafx scala scalafx
Last synced: 23 Oct 2024
https://github.com/caiorss/netmon
Cross platform app to check internet connectivity and help diagnose connection failures.
app connection cross dashboard diagnose internet java monitoring network platform scala
Last synced: 02 Jan 2025
https://github.com/apache/pekko-grpc-quickstart-scala.g8
Apache Pekko gRPC Quickstart for Scala
Last synced: 07 Oct 2024
https://github.com/shortthirdman/code-eval-challenges
CodeEval Coding Challenges for some real-world problems and situations
bash bash-script c challenges cpp go haskell lua perl python python2 python3 r real-world scala
Last synced: 18 Jan 2025
https://github.com/andyglow/scaladoc
Deps-Free Scaladoc AST, Parser and Macro-based Extractor and Compiler Plugin to carry over
ast compiler-plugin parser scala scaladoc
Last synced: 19 Oct 2024
https://github.com/ruippeixotog/joyful
A parser and interpreter for Joy written in Scala
compiler interpreter joy parser scala
Last synced: 05 Dec 2024
https://github.com/hnaderi/scala-readpass
Cross platform readpassword for scala native and jvm
cross-platform password scala scala-native scalanative stdin stdin-inputs utility
Last synced: 10 Oct 2024
https://github.com/mhadaily/recursion-in-scala
Three simple examples of recursion in Scala
Last synced: 19 Dec 2024
https://github.com/emilyy-dev/classfilereader
Scala version of javap - a file reader following the class file format https://docs.oracle.com/javase/specs/jvms/se17/html/jvms-4.html
bytecode-reading classfile classfile-parser jvm scala
Last synced: 01 Jan 2025
https://github.com/laughedelic/scalajs-octokit
:octocat: Scala.js facades for octokit/rest.js (GitHub REST API v3)
api-client github-api github-rest-v3 octokit octokit-js rest rest-api scala scala-js scalajs scalajs-facade
Last synced: 19 Dec 2024
https://github.com/shpota/do-while-loop-implementation-in-scala
'Handmade' implementation of DO-WHILE loop using only build-in Scala features.
example loop scala scala-example scala-features
Last synced: 11 Jan 2025
https://github.com/pluralsight/hydra-avro-utils
A collection of Avro utilities to facilitate the handling of streams containg Avro messages.
avro avro-messages avro-utilities confluent hydra kafka scala stream swift
Last synced: 15 Jan 2025
https://github.com/jakubriegel/offer-rider
The system for automatic searching of advertisements on e-commerce web sites
actor-model akka async-data data-flow event-driven nodejs redis scala scraper vuejs
Last synced: 20 Dec 2024
https://github.com/ekdohibs/pscala
Compiler from a fragment of Scala to x86-64 assembly. Was written for the Compilation course at ENS ( https://www.lri.fr/~filliatr/ens/compil/2015-2016/ ).
Last synced: 20 Dec 2024
https://github.com/aiday-mar/spark-recommendation-engine
Movie recommendation system built using Spark and Scala
recommendation-system scala spark university-project
Last synced: 05 Jan 2025
https://github.com/msgpack4z/msgpack4z-jawn
msgpack4z jawn binding
jawn json msgpack msgpack4z scala scalaz serialization
Last synced: 09 Oct 2024
https://github.com/lucivpav/dnbc-scala
Parallel implementation of dynamic naive Bayesian classifier
apache-spark bayesian-networks ctu-fit dnbc fit-ctu naive-bayes-classifier scala spark
Last synced: 20 Dec 2024
https://github.com/friedbrice/applications-of-category-theory-to-programming-languages
Presentation and supporting code examples given at the Graduate Mathematics Seminar, Cal State Channel Islands, 2018-03-05.
beamer latex mathematics presentation-slides scala
Last synced: 05 Dec 2024
https://github.com/l7r7/akka-response-entity-subscription-timeout
Examples for a strange behavior when streaming HTTP data with Akka Streams and Akka HTTP
akka akka-http akka-streams breakable-toy scala
Last synced: 20 Dec 2024
https://github.com/l7r7/game-of-life-scala
Conway's Game of Life - scala implementation
learning-by-doing learning-scala scala
Last synced: 20 Dec 2024
https://github.com/makiftutuncu/scala-workshop
Material and Documents for the Scala Workshop in @vngrs
Last synced: 19 Dec 2024
https://github.com/dcascaval/scala-threejs-facades
Facade Types for Three.js for use in Scala.js
Last synced: 17 Dec 2024
https://github.com/evolution-gaming/akka-serialization
Akka serialization utils
Last synced: 29 Nov 2024
https://github.com/evolution-gaming/hostname
Provide hostname in scala/java
Last synced: 29 Nov 2024
https://github.com/ekrich/scala-unicode
Scala code to generate unicode tables for Scala
scala scala-js scala-native unicode
Last synced: 17 Oct 2024
https://github.com/julianmendez/tabulas
System to manage human-readable tables using files
human-readable java-properties json scala tabula yaml
Last synced: 27 Oct 2024
https://github.com/lhns/http4s-brotli
Brotli decompression middleware for http4s
brotli compression fs2 http4s middleware scala
Last synced: 27 Oct 2024
https://github.com/lhns/scala-edifact
An Edifact parser library written in scala
edifact lightweight parser scala
Last synced: 27 Oct 2024
https://github.com/lhns/http4s-errors
Error handling utils for http4s microservices
error-handling http4s microservice scala
Last synced: 27 Oct 2024
https://github.com/erikerlandson/cdf-splining-prototype
A Prototype For Fitting Monotonic Cubic Splines to a Tdigest Sketch
cumulative-distribution-function data-sketches density-functions monotonic-splines scala spline-interpolation splines t-digest
Last synced: 06 Jan 2025