SCKelemen / magnolify

A collection of Magnolia add-on modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

magnolify

Build Status codecov.io GitHub license Maven Central Scala Steward badge

A collection of Magnolia add-ons for common type class derivation, data type conversion, etc.; a simpler and faster successor to shapeless-datatype.

Modules

This library includes the following modules.

Usage

See derivation.md for type class derivation for Cats, Scalacheck, and Guava.

See avro.md bigquery.md bigtable.md datastore.md protobuf.md tensorflow.md for data type conversions for these libraries. See parquet.md for Parquet IO support. Also see enums.md for enum types and refined.md for refinement types support. Finally see mapping.md for a mapping table of Scala types supported by conversion and IO modules.

License

Copyright 2019-2021 Spotify AB.

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

About

A collection of Magnolia add-on modules

License:Apache License 2.0


Languages

Language:Scala 98.7%Language:Java 0.8%Language:Shell 0.5%