Pinned Repositories
autocurry
Implementation of Haskell's autocurry feature in Python using a decorator
catbird
Birds and cats together
finagle-effect
Wrappers around finagle clients for easy use in cats-effect applications
haskell-websockets-example
Websockets and EventSourcing in Haskell
pwnedpasswords-scala-example
Scala integration example for the Pwned Passwords API
sbt-graphql
SBT plugin to generate and validate graphql schemas written with Sangria
scala-cli-native-image-example
Example of a Scala CLI app with no JVM startup delay
swagger-blocks-scala
A library to express swagger specifications using a Scala DSL.
twitter-geolocation
A small application demonstrating the realtime capabilities of the phoenix framework.
felixbr's Repositories
felixbr/swagger-blocks-scala
A library to express swagger specifications using a Scala DSL.
felixbr/finagle-effect
Wrappers around finagle clients for easy use in cats-effect applications
felixbr/autocurry
Implementation of Haskell's autocurry feature in Python using a decorator
felixbr/mocking-examples
felixbr/scala-cli-native-image-example
Example of a Scala CLI app with no JVM startup delay
felixbr/catbird
Birds and cats together
felixbr/sbt-graphql
SBT plugin to generate and validate graphql schemas written with Sangria
felixbr/twitter-geolocation
A small application demonstrating the realtime capabilities of the phoenix framework.
felixbr/advent-of-code-elixir
felixbr/akka-circe-nullable-json-repro-case
Reproduction case for strange behavior when using akka and circe together to decode nullable json
felixbr/autofix
Auto-fixing error due to version upgrade, good practice etc.
felixbr/circe
Yet another JSON library for Scala
felixbr/circe-generic-extras
Configurable generic derivation for Circe
felixbr/decline
A composable command-line parser for Scala.
felixbr/discipline-scalatest
ScalaTest binding for Discipline
felixbr/elastic4s
Elasticsearch Scala Client - Reactive, Non Blocking, Type Safe, HTTP Client
felixbr/fansi
Scala/Scala.js library for manipulating Fancy Ansi colored strings
felixbr/finagle
A fault tolerant, protocol-agnostic RPC system
felixbr/fs2-elastic
felixbr/fs2-gzip
A pair of combinators for async gzip/gunzip support for fs2 byte streams
felixbr/fs2-zk
Zookeeper bindings for fs2
felixbr/lunasec
LunaSec - Security & Compliance SDKs to stop data leaks in your software. With just a few lines, LunaSec adds a Zero Trust Architecture across your stack, Unique Per-Record Encryption, and protection from common security issues like XSS, SQL Injection, and RCE. Try it out live here: https://app.lunasec.dev
felixbr/repro-case-11173
Repro case for compiler bug 11173
felixbr/sangria-sbt-graphql-example
felixbr/scala-open-letter.github.io
felixbr/scala-template.g8
felixbr/scala3-example-project
An example sbt project that compiles using Dotty
felixbr/timezones-property-test
felixbr/twitter-server
Twitter-Server defines a template from which services at Twitter are built
felixbr/util
Wonderful reusable code from Twitter