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: 2024-11-08 00:26:19 UTC
- JSON Representation
https://github.com/tzbob/hokko
Experimental Push/Pull FRP Implementation
frp functional-reactive-programming scala
Last synced: 30 Oct 2024
https://github.com/pauljamescleary/cats-effect-talk
Notes, examples, scripts I used for a primer on cats-effect comparing to Scala Future
cats cats-effect intro scala typelevel
Last synced: 07 Nov 2024
https://github.com/dmshvetsov/adventofcode
🎄 My Advent of Code solutions. Often done with unfamiliar languages so don't expect idiomatic code.
advent-of-code advent-of-code-2020 dart elixir erlang go javascript lua python ruby rust scala sql typescript v
Last synced: 06 Nov 2024
https://github.com/xuwei-k/webpush-scala
webpush scala example
heroku play-framework scala webpush
Last synced: 08 Nov 2024
https://github.com/floriancassayre/tequila-moodle-fetcher
Command line tool for the EPFL Moodle. Work in progress.
Last synced: 06 Nov 2024
https://github.com/ssnickolay/scala-nanoid
Scala port of NanoID, a secure and URL-friendly unique ID generator.
Last synced: 06 Nov 2024
https://github.com/epic-64/scalascape
A terminal based, semi idle RPG
ascii lanterna melvor runescape scala scala3 terminal text-based-game
Last synced: 30 Oct 2024
https://github.com/bb4/bb4-puzzles
A Scala puzzle framework with generator and solver implementations for puzzles like Sudoku, Hi-Q, OneTough Puzzle, Tantrix, and others.
Last synced: 31 Oct 2024
https://github.com/navicore/keyvaultconfig
a k8s initContainer that writes a configmap to be used by a container in the same pod
azure keyvault kubernetes scala
Last synced: 06 Nov 2024
https://github.com/heremaps/here-artifact-sbt-resolver
The HERE platform SBT Resolver plugin provides Java and Scala developers with access to platform artifacts via SBT
here-workspace sbt sbt-resolver scala
Last synced: 06 Nov 2024
https://github.com/buntec/derifree
Derivative pricing :heart: free monads
derivatives functional-programming quantitative-finance scala
Last synced: 29 Oct 2024
https://github.com/bertrand31/api-rate-limiter
A sample HTTP API using a custom rate limiter written in Scala
api cats functional-programming http4s rate-limiter scala
Last synced: 07 Nov 2024
https://github.com/ndlano/learningpath-api
DEPRECATED! Moved into the backend monorepo: https://github.com/NDLANO/backend. API for Learningpaths from NDLA
Last synced: 08 Nov 2024
https://github.com/propensive/mercator
Autogeneration of functor and monad instances for Scala types
Last synced: 27 Oct 2024
https://github.com/nrinaudo/optics-from-the-ground-up
Slides for a talk on optics
Last synced: 27 Oct 2024
https://github.com/giacomocavalieri/master-thesis
Master thesis in computer science and engineering
effect-system free-monads monad-transformers monads mtl scala
Last synced: 26 Oct 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: 08 Nov 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: 31 Oct 2024
https://github.com/tanishiking/scala-js-javy-playground
Scala --(scala.js)--> JS --(javy)--> WASM
Last synced: 14 Oct 2024
https://github.com/sweet-delights/delightful-edifact
An EDIFACT data binding library and code generator
edifact edifact-grammars edifact-message lgpl parsers scala scala-parser-combinators
Last synced: 20 Oct 2024
https://github.com/trifectalabs/roadquality
Crowdsourcing road quality and traffic safety data for cyclists.
crowdsourcing cycling elm-css elm-lang play-framework road-quality scala slick slick-pg strava
Last synced: 05 Nov 2024
https://github.com/propensive/larceny
Scala 3 compiler plugin for testing compiler errors
compilation-errors compile-time compiler-plugin scala testing
Last synced: 13 Oct 2024
https://github.com/liuhong1happy/react-raphael-scrawl
so easy! create scrawl with react-raphael.
react react-raphael react-raphael-scrawl scala
Last synced: 28 Oct 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: 04 Aug 2024
https://github.com/makiftutuncu/typeclass-lightning-talk
Repository for my Lightning Talk about typeclasses at @vngrs
Last synced: 31 Oct 2024
https://github.com/nwtgck/svg-badge-scala
SVG Badge maker in Scala
badge generator scala sheild sheild-badge status-badge svg
Last synced: 25 Oct 2024
https://github.com/buntec/fs2-d3
A purely-functional Scala.js port of D3.js
cats-effect d3 d3js fp fs2 scala scalajs visualization
Last synced: 29 Oct 2024
https://github.com/xuwei-k/unused-proto
find unused proto messages, methods and enums in your sbt project
protobuf protocol-buffers sbt sbt-plugin scala
Last synced: 20 Oct 2024
https://github.com/null93/lambda
An untyped lambda calculus interpreter written in Scala
ast beta-reduction calculus interpreter lambda lexer parser scala symbol-table untyped
Last synced: 08 Nov 2024
https://github.com/retronym/scalac-stability
Test cases for unstable output of Scalac
classfile scala scala-compiler test-cases
Last synced: 13 Oct 2024
https://github.com/kubukoz/vivalidi
[abandoned] A crazy man's effect-agnostic validations for Scala DTOs
cats effect fp pure-fp pure-scala scala shapeless validation zio
Last synced: 04 Nov 2024
https://github.com/xuwei-k/wartremover-scalikejdbc
wartremover warts for scalikejdbc
macros sbt scala scalikejdbc wartremover
Last synced: 20 Oct 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: 26 Oct 2024
https://github.com/ldeluigi/untitled-goose-framework
A framework that allows to write a game like The Goose Game entirely in few LOC with a DSL, in Scala.
board-game boardgames dsl framework games goose goosegame library scala scalatest vertx3
Last synced: 06 Nov 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: 01 Nov 2024
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/lhns/http4s-errors
Error handling utils for http4s microservices
error-handling http4s microservice 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/timvw/adobe-analytics-datafeed-datasource
Apache Spark data source for Adobe Analytics Data Feed
adobe-analytics clickstream python scala spark
Last synced: 08 Nov 2024
https://github.com/edadma/iup
Scala Native bindings for the IUP user interface library
bindings iup-gui-library scala
Last synced: 04 Aug 2024
https://github.com/sridharbandi/selenium-scala-template
Selenium Scala Example with Page Object Model
sbt scala scalatest selenium selenium-webdriver webdrivermanager
Last synced: 11 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/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: 01 Nov 2024
https://github.com/bedrockstreaming/sparktest
A testing tool for Scala and Spark developers
Last synced: 08 Nov 2024
https://github.com/faheel/awesome-99-problems
A curated list of awesome Ninety-Nine Problems for various languages.
99-problems 99problems awesome awesome-list haskell java-8 kotlin lisp ninety-nine-problems prolog scala swift
Last synced: 12 Oct 2024
https://github.com/angelcervera/poc-drivingdistance
Proof of concept to implement a service to calculate the driving distance using osm network
akka openstreetmap osm osm4scala scala spark
Last synced: 11 Oct 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: 14 Oct 2024
https://github.com/regadas/coursier-channel.g8
coursier channel giter8 template
Last synced: 14 Oct 2024
https://github.com/angelcervera/akka-persistence-nowhere
Akka persistence plugin that persists into nowhere.
Last synced: 11 Oct 2024
https://github.com/ches/intro-to-learning-scala
Talk from May 2017 Bangkok Functional Programmers meetup – http://ches.github.io/intro-to-learning-scala/
functional-programming scala scalajs
Last synced: 06 Nov 2024
https://github.com/pierrenodet/lunium
An attempt to do a zero dependency, tagless and bifunctor based library for WebDrivers 🌑
bifunctor cats cats-effect scala selenium tagless-final webdriver zio
Last synced: 11 Oct 2024
https://github.com/regadas/scio-contextual
Collection of additional string interpolators to use in your scio pipeline
Last synced: 14 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: 26 Sep 2024
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: 16 Oct 2024
https://github.com/joeltadeu/job-management
This project focuses on job management and reviews, with the goal of exploring key Spring/Java technologies for microservices development
docker docker-compose eureka-client eureka-server flyway gatling grafana java-17 karate-tests loki mysql openfeign prometheus resilience4j scala spring-api-gateway spring-boot zipkin
Last synced: 11 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/lucidd/rpm4s
pure scala implementation for manipulating rpms
Last synced: 02 Nov 2024
https://github.com/kensipe/zk-util
zookeeper utility using ammonite
ammonite scala zookeeper zookeeper-client
Last synced: 15 Oct 2024
https://github.com/tindzk/crypto-portfolio
Console tool to print the portfolio of your crypto wallets
Last synced: 28 Oct 2024
https://github.com/wkarwacki/python-openapi-generator-rust
Typesafe Python Client and Server OpenAPI generator written in Rust / Trust
fastapi generator http http-client http-server httpx-client integration kotlin openapi openapi-codegen openapi-generator openapi-specification openapi3 openapi31 python python-3 python3 rust scala specification
Last synced: 07 Nov 2024
https://github.com/stringbean/sttp-scribe
sttp backend for ScribeJava
oauth2-client scala scribejava sttp
Last synced: 28 Oct 2024
https://github.com/apache/pekko-grpc-quickstart-scala.g8
Apache Pekko gRPC Quickstart for Scala
Last synced: 07 Oct 2024
https://github.com/qbixxx/lambdacalculusengine
Lambda interpreter built in Scala. Supports CbN, CbV and Free Variables calculations.
functional functional-programming hacktoberfest lambda lambda-calculus lambda-function lambda-functions sbt scala scala3
Last synced: 23 Oct 2024
https://github.com/barrybecker4/bb4-puzzles
A Scala puzzle framework with generator and solver implementations for puzzles like Sudoku, Hi-Q, OneTough Puzzle, Tantrix, and others.
Last synced: 02 Oct 2024
https://github.com/cchantep/alohura
Environment specification framework (or on the Discworld, the lightning goddess of the beTrobi people).
Last synced: 28 Oct 2024
https://github.com/propensive/dissonance
An implementation of Myers' diff algorithm for Scala
Last synced: 13 Oct 2024
https://github.com/metasim/scala-as-config
Example showing on-the-fly compilation of Scala data models as a configuration modality
Last synced: 15 Oct 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/giacomocavalieri/master-thesis-code-examples
Scala code examples for my master thesis
effect-system free-monads monad-transformers monads mtl scala
Last synced: 26 Oct 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: 15 Oct 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 Oct 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: 01 Nov 2024
https://github.com/j5ik2o/akka-backoff-supervisor-enhancement
Akka BackOffSupervisor Enhancement
Last synced: 06 Nov 2024
https://github.com/lloydmeta/ctdi-play.g8
Compile-time DI Play template
compile-time-di g8 giter8 macwire playframework sbt scala scalafmt template wartremover webapp
Last synced: 11 Oct 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/propensive/hypotenuse
A rigorous and consistent foundation for numerical and arithmetic programming
arithmetic bitwise-operations scala typesafety unsigned-integers
Last synced: 13 Oct 2024
https://github.com/propensive/spectacular
Scala typeclasses for rendering different values as text for different audiences
scala show show-typeclass text-conversion
Last synced: 13 Oct 2024
https://github.com/landsman/javabox
♨️ sandboxed java developer environment
alpine docker intellij-idea java linux maven sandbox sbt scala
Last synced: 14 Oct 2024
https://github.com/mslinn/sbt-ethereum-docs
Gitbook source for sbt-ethereum
blockchain distributed-ledger ethereum sbt scala
Last synced: 11 Oct 2024
https://github.com/kijuky/play-on-graalvm
PlayをGraalVMで動かす
graalvm-native-image playframework scala
Last synced: 08 Nov 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: 17 Oct 2024
https://github.com/ulitol97/comet
Scala application for validating RDF data streams
cats-effect-3 docusaurus fs2 kafka mdoc rdf sbt scala shex
Last synced: 30 Oct 2024
https://github.com/spacebanana420/tanuki
Cross-platform launcher for the Touhou Project games
bullet-hell cross-platform ffmpeg game java jvm launcher scala touhou tui wine
Last synced: 13 Oct 2024
https://github.com/mslinn/play26-template
Template for Play2.6.x projects, including all official Play Framework dependencies, WebJars and JQuery
play-framework playframework scala
Last synced: 11 Oct 2024
https://github.com/propensive/feudalism
Controlled borrowing of mutable values for safe concurrency
Last synced: 13 Oct 2024