Topic: "scalaz"
scalaz/scalaz
Principled Functional Programming in Scala
Language: Scala - Size: 96.6 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 4,667 - Forks: 703

softwaremill/sttp
The Scala HTTP client you always wanted!
Language: Scala - Size: 10.7 MB - Last synced at: about 8 hours ago - Pushed at: about 9 hours ago - Stars: 1,470 - Forks: 317

argonaut-io/argonaut
Purely functional JSON parser and library in scala.
Language: Scala - Size: 13.1 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 545 - Forks: 108

fosskers/scalaz-and-cats
Usage examples and benchmarks between Scalaz and Cats (w/ Haskell ground-truth).
Language: Scala - Size: 560 KB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 487 - Forks: 26

mockito/mockito-scala
Mockito for Scala language
Language: Scala - Size: 2.46 MB - Last synced at: 14 days ago - Pushed at: 9 months ago - Stars: 357 - Forks: 59

scalaprops/scalaprops
property based testing library for Scala
Language: Scala - Size: 1.87 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 278 - Forks: 20

ThoughtWorksInc/each
A macro library that converts native imperative syntax to scalaz's monadic expressions
Language: Scala - Size: 607 KB - Last synced at: 21 days ago - Pushed at: 8 months ago - Stars: 257 - Forks: 26

CleverCloud/pulsar4s
Idiomatic, typesafe, and reactive Scala client for Apache Pulsar
Language: Scala - Size: 821 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 227 - Forks: 45

djspiewak/shims 📦
Seamless interop layer between cats and scalaz
Language: Scala - Size: 316 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 174 - Forks: 15

krzemin/octopus
Scala library for boilerplate-free validation
Language: Scala - Size: 150 KB - Last synced at: 17 days ago - Pushed at: 10 months ago - Stars: 150 - Forks: 23

japgolly/test-state
Scala Test-State.
Language: Scala - Size: 1.54 MB - Last synced at: 19 days ago - Pushed at: 9 months ago - Stars: 142 - Forks: 12

plokhotnyuk/actors
Evaluation of API and performance of different actor libraries
Language: Scala - Size: 8.74 MB - Last synced at: 24 days ago - Pushed at: almost 8 years ago - Stars: 133 - Forks: 15

Thangiee/Freasy-Monad
Easy way to create Free Monad using Scala macros with first-class Intellij support.
Language: Scala - Size: 382 KB - Last synced at: 20 days ago - Pushed at: almost 7 years ago - Stars: 114 - Forks: 9

lloydmeta/diesel
Boilerplate-free, zero-overhead Tagless Final / typed-final / Finally Tagless DSLs in Scala
Language: Scala - Size: 114 KB - Last synced at: 24 days ago - Pushed at: almost 8 years ago - Stars: 111 - Forks: 7

scalaz/testz 📦
The pure testing library by scalaz.
Language: Scala - Size: 1.47 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 90 - Forks: 13

scalaz/scalaz-plugin 📦
A compiler plugin that will improve on the scala compiler on the assumption that the user is using the Scalazzi-safe subset of Scala.
Language: Scala - Size: 155 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 73 - Forks: 10

xuwei-k/httpz
purely functional http client with scalaz.Free
Language: Scala - Size: 313 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 66 - Forks: 3

Verizon/delorean 📦
Convert Task to Future, and Future to Task
Language: Scala - Size: 46.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 62 - Forks: 7

47degrees/nine-cards-backend 📦
An Open Source Android Launcher built with Scala on Android
Language: Scala - Size: 3.48 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 61 - Forks: 9

scalaz/ioeffect 📦
An effect monad for Scalaz 7.2
Language: Scala - Size: 153 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 55 - Forks: 9

scalaz/scalaz-deriving
Principled, fast, typeclass derivation.
Language: Scala - Size: 1.31 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 54 - Forks: 11

msgpack4z/msgpack4z-core
typeclass based functional msgpack serializer/deserializer for Scala. support scala.js and scala-native / msgpack.org[Scala]
Language: Scala - Size: 451 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 44 - Forks: 6

hablapps/puretest
Purely functional testing in Scala
Language: Scala - Size: 104 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 29 - Forks: 10

japgolly/microlibs-scala
Language: Scala - Size: 716 KB - Last synced at: 26 days ago - Pushed at: 9 months ago - Stars: 26 - Forks: 4

xuwei-k/scalaz-docs
Scalaz Japanese Documentation
Language: JavaScript - Size: 55.4 MB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 22 - Forks: 5

shawjef3/Harmony
Scalaz and Cats compatibility
Language: Scala - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 21 - Forks: 2

ThoughtWorksInc/tryt.scala
Monad transformers for exception handling
Language: Scala - Size: 264 KB - Last synced at: 21 days ago - Pushed at: 8 months ago - Stars: 17 - Forks: 3

calvinlfer/free-monads-functional-web-apps
Delving into Free Monads and using them to write pure functional web applications
Language: Scala - Size: 7.81 KB - Last synced at: 5 days ago - Pushed at: over 7 years ago - Stars: 17 - Forks: 2

xuwei-k/optparse-applicative
Scala port of Paolo Capriotti's optparse-applicative library. fork from https://github.com/bmjames/scala-optparse-applicative
Language: Scala - Size: 315 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 16 - Forks: 2

xuwei-k/play2scalaz
Scalaz typeclasses <~> Playframework2 typeclasses
Language: Scala - Size: 259 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 14 - Forks: 4

scalaprops/scalaprops-magnolia
Generation of arbitrary case classes / ADTs instances with Scalaprops and Magnolia
Language: Scala - Size: 112 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 14 - Forks: 2

xuwei-k/iarray
scalaz friendly immutable Array, NonEmptyArray
Language: Scala - Size: 495 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 12 - Forks: 1

xuwei-k/zeroapply
zero cost Apply/Applicative syntax
Language: Scala - Size: 247 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 12 - Forks: 2

scalaprops/sbt-scalaprops
sbt plugin for scalaprops. provides tab completion, scala-native support
Language: Scala - Size: 449 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 12 - Forks: 2

scalaprops/scalaprops-shapeless
Generation of arbitrary case classes / ADTs instances with scalaprops and shapeless
Language: Scala - Size: 438 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 10 - Forks: 2

msgpack4z/msgpack4z-circe
msgpack4z circe binding / msgpack.org[Scala.js]
Language: Scala - Size: 217 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 8 - Forks: 2

xuwei-k/applybuilder
scalaz.Apply builder
Language: Scala - Size: 177 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 8 - Forks: 1

learningobjectsinc/scaloi
Fyne Thyngges provided by Learning Objects, for Use with ScalaZ and Libraries of a similar Nature and Quality.
Language: Scala - Size: 1020 KB - Last synced at: 25 days ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 4

pure4s/logger4s
Purely functional Logger for Scala
Language: Scala - Size: 48.8 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 3

MateuszKubuszok/TaskStateFreeValidationWorkshop
Task, State, Free, Validation workshop from Scalawave 2016
Language: JavaScript - Size: 2.61 MB - Last synced at: 21 days ago - Pushed at: about 8 years ago - Stars: 8 - Forks: 3

msgpack4z/msgpack4z-play
msgpack4z play-json binding
Language: Scala - Size: 229 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 7 - Forks: 2

scalaprops/scalaprops-examples
sample project for scalaprops
Language: Scala - Size: 90.8 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 7 - Forks: 2

zio-archive/interop-scalaz 📦
Language: Scala - Size: 133 KB - Last synced at: about 9 hours ago - Pushed at: 8 months ago - Stars: 6 - Forks: 7

politrons/PerformanceDSL
An open souce library that provide a Performance DSL based on Gatling.
Language: Scala - Size: 85 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 0

rubicon-project/rubiz
Library to augment Scalaz with handy syntax and missing conversions.
Language: Scala - Size: 32.2 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 4

xuwei-k/scalaz-magnolia 📦
auto deriving scalaz typeclass instances with magnolia
Language: Scala - Size: 97.7 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 1

xuwei-k/hascalator.g8
a g8 templete for functional scala project
Language: Scala - Size: 15.6 KB - Last synced at: 11 days ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

s10myk4/clean-architecture-implementation-sample
A sample implementation of Clean Architecture with a focus on the usecase layer.
Language: Scala - Size: 108 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 1

msgpack4z/msgpack4z-argonaut
msgpack4z argonaut binding / msgpack.org[scala-native]
Language: Scala - Size: 203 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 4 - Forks: 2

shiplog/directives2
Directives for scalaz.Monad
Language: Scala - Size: 42 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

scalaz/scalaz-library.g8 📦
Giter8 template for scalaz 8 library
Language: Scala - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 3

learn-fp/learn-fp
A simple guide to learn functional programming using Scalaz
Size: 97.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

kamil-adam/kamil-adam-old 📦
https://www.writeonly.pl/
Language: HTML - Size: 2.81 MB - Last synced at: about 8 hours ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

msgpack4z/msgpack4z-jawn
msgpack4z jawn binding
Language: Scala - Size: 201 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 2

scalaz/scalazfix
scalafix rules for scalaz 7.2 to 7.3
Language: Scala - Size: 128 KB - Last synced at: 6 days ago - Pushed at: 10 days ago - Stars: 2 - Forks: 1

hablapps/geofences
A proof-of-concept application to show the principles of purely functional programming
Language: Scala - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

Verizon/sbt-scalaz 📦
Helpful SBT plugin for cross-publishing libraries with Scalaz
Language: Scala - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 1

nikdon/scalaz-interpreter
Co-products for Free monads
Language: Scala - Size: 22.5 KB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

scalaprops/scalaprops-deriving
scalaz-deriving instances for scalaprops. generation of arbitrary case classes / ADTs instances
Language: Scala - Size: 101 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 2

writeonly/linkchecker
Write Only Link Checker
Language: Scala - Size: 78.1 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

navneetgupta/functional_scala
Cats/Scalaz/Kittens/shapeless examples From Various places books,Conferences,Articles
Language: Scala - Size: 221 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

petitviolet/scala_fp_layered
functional layered architecture implementation example
Language: Scala - Size: 86.9 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

prayagupa/learnyouascala.fm
learning fp with scala
Language: Scala - Size: 297 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

politrons/FreeFuture
A Free monad of scalaz to wrap scala futures to help the use of Future
Language: XSLT - Size: 327 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

politrons/HttpClientDSL
An open source DSL library to create Http clients based on Twitter Finagle
Language: Scala - Size: 89.8 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

politrons/TestDSL
Open source library to use a DSL based on ScalaZ and ScalaTest framework
Language: XSLT - Size: 220 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

rpeszek/crud-ex-backent-http4s
Scala https4s polymorphic CRUD backend for my polyglot project
Language: Scala - Size: 117 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

chenharryhua/qidong 📦
a Scala pipeline library
Language: Scala - Size: 240 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

xuwei-k/mima-bug-118-scalaz
https://github.com/typesafehub/migration-manager/issues/118
Language: Scala - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 0

ianreppel/semigroups
Sandbox for Scala semigroups
Language: Scala - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

xuwei-k/scala-logic Fork of pocketberserker/scala-logic
fork
Language: Scala - Size: 174 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

gerdreiss/learning-scalaz
Learning ScalaZ
Language: Scala - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

gerdreiss/fpmortals
Sources from the book Functional Programming for Mortals
Language: Scala - Size: 10.4 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mgryszko/trello-stats
Language: Scala - Size: 74.2 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

cat-ai/pfam
Purely Functional Asynchronous Messaging
Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

francescofrontera/Free-Tax-Calculator
Free-Tax-Calculator
Language: Scala - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

navneetgupta/fp-projects
Different Scala Custom Projects Using Functional Programming with different libraries
Language: Scala - Size: 214 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

NeQuissimus/zio-test
Testing with ZIO
Language: Scala - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

kayvank/qos-reporting
A Scala project streaming telemetry data from pipelinedb to kinesis stream
Language: Scala - Size: 142 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

kayvank/qos-service
A scala project pulling events from AWS Kinesis Stream and pushing them to pipelineDB
Language: Scala - Size: 55.7 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

kayvank/var-svc
A Scalaz http4s race for response project
Language: Scala - Size: 129 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

tofu511/learning-scalaz
Language: Scala - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Milyardo/fpmortals
Adventures in reviewing FP for Mortals
Language: Scala - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rajcspsg/fp-simplified
Language: Scala - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

leetoo/Dsl.scala Fork of ThoughtWorksInc/Dsl.scala
A framework to create embedded Domain-Specific Languages in Scala
Language: Scala - Size: 1.26 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

leetoo/mcts Fork of robfitzgerald/mcts
Monte Carlo Tree Search applied to Combinatorial Search Problems
Language: Scala - Size: 130 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

leetoo/hangman Fork of abhsrivastava/hangman
Learn how to use Scala ZIO
Language: Scala - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

kczulko/scalaz-mtl-issue
Language: Scala - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

hshn/slick-dbioz
Scalaz instances for Slick's DBIO
Language: Scala - Size: 3.91 KB - Last synced at: about 22 hours ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

floatastic/bargainAPI
An example akka-http API with simple in-memory backend.
Language: Scala - Size: 1.66 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

leetoo/scalaz-and-cats Fork of fosskers/scalaz-and-cats
Usage examples and benchmarks between Scalaz and Cats (w/ Haskell ground-truth).
Language: Scala - Size: 555 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

raymondtay/constructing_red-black-tree
flânerie red black tree
Language: Scala - Size: 95.7 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

lagenorhynque/freemonad-scala
Free monad examples in Scala
Language: Scala - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

devasthali-os/sttp-cafe
Language: Scala - Size: 24.4 KB - Last synced at: 10 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

danwerner/scala-advanced-talk
Scala Advanced Features Talk, as held at Süddeutsche Zeitung in January 2018
Language: Scala - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

kayvank/kinesis-to-aurora
Scala application to stream from AWS Kinesis stream to AWS Aurora RDS
Language: Scala - Size: 49.8 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

dohzya/playwithio
Play the with IO monad :-)
Language: Scala - Size: 14.6 KB - Last synced at: 1 day ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

fosskers/shimmy
An short example of using the Scala library `shims`.
Language: Scala - Size: 1000 Bytes - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

michaelahlers/boldradius-bundle-pricing
This exercise is a common problem in eÂcommerce and brick-and-mortar retail systems.
Language: Scala - Size: 1.08 MB - Last synced at: 7 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

petitviolet/anost
anonymous code snippet application like Github gist
Language: Scala - Size: 361 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
