#fp (28 Repositories)
Ranked open-source repositories tagged with #fp, scored by pull request acceptance likelihood and maintainer engagement velocity.
33.5%
63.9h
28 repositories tagged #fp
Banno/kafka4s
Functional programming with Kafka and Scala
nevalang/neva
Dataflow programming language where you write a program as a message-passing graph and everything runs in parallel by default. It has strong static types, compiles to machine code, interoperates with Go, and supports visual programming with a node editor. Extremely LLM-friendly too.
typelevel/doobie
Functional JDBC layer for Scala.
hnaderi/edomata
Production ready event-driven automata for Scala, Scala.js and scala native
monix/monix
Asynchronous, Reactive Programming for Scala and Scala.js.
typelevel/cats-effect
The pure asynchronous runtime for Scala
typelevel/frameless
Expressive types for Spark.
zio/zio-logging
Powerful logging for ZIO 2.0 applications, with compatibility with many logging backends out-of-the-box.
milessabin/shapeless
Generic programming for Scala
samber/mo
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
typelevel/fs2
Compositional, streaming I/O library for Scala
japgolly/scalajs-react
Facebook's React on Scala.JS
selfrefactor/rambda
Typescript focused FP library similar to Remeda and Ramda
japgolly/test-state
Scala Test-State.
japgolly/scala-graal
Make usage of Graal features easy and safe from Scala. Also features Scala-based React SSR.
japgolly/clear-config
Scala FP configuration library with a focus on runtime clarity
laserdisc-io/laserdisc
A Future-free Fs2 native pure FP Redis client
gvolpe/trading
💱 Trading application written in Scala 3 that showcases an Event-Driven Architecture (EDA) and Functional Programming (FP)
gvolpe/pfps-shopping-cart
:shopping_cart: The Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"
VladKopanev/cats-saga
Purely Functional Transaction Management In Scala With Cats
armanbilge/calico
Pure, reactive UI library for Scala.js
kubukoz/sup
Composable, purely functional healthchecks in Scala.
japgolly/nyaya
Random Data Generation and/or Property Testing in Scala & Scala.JS.
VladKopanev/zio-saga
Purely Functional Transaction Management In Scala With ZIO
pepegar/hammock
Purely functional HTTP client
hemanth/functional-programming-jargon
Jargon from the functional programming world in simple terms!
domn1995/dunet
C# discriminated union source generator
rametta/pratica
🥃 Functional Algebraic Data Types