From 312016046e22d45838908cfbee60ff1abb1e85d7 Mon Sep 17 00:00:00 2001 From: Adelbert Chang Date: Wed, 12 Oct 2016 09:51:15 -0700 Subject: [PATCH] Add Frameless to related projects --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 182a011591..de67897b57 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ There are many projects that integrate with Cats: * [Circe](https://github.com/travisbrown/circe): pure functional JSON library. * [Dogs](https://github.com/stew/dogs): pure functional collections and data structures. * [Fetch](https://github.com/47deg/fetch): efficient data access to heterogeneous data sources. + * [Frameless](https://github.com/adelbertc/frameless): Expressive types for Spark. * [FS2](https://github.com/functional-streams-for-scala): compositional, streaming I/O library * [Kittens](https://github.com/milessabin/kittens): automatically derived type class instances. * [Monix](https://github.com/monixio/monix): high-performance library for composing asynchronous and event-based programs.