The Wayback Machine - https://web.archive.org/web/20220706190731/https://github.com/topics/shapeless
Here are
99 public repositories
matching this topic...
The easy way to learn Scala.
-
Updated
Jul 6, 2022
-
Scala
A boilerplate-free library for loading configuration files
-
Updated
Jun 27, 2022
-
Scala
A small library for converting between case classes.
-
Updated
Jun 21, 2022
-
Scala
Generation of arbitrary case classes / ADTs instances with scalacheck and shapeless
-
Updated
Jul 5, 2022
-
Scala
Build your web API on the type level.
-
Updated
May 22, 2019
-
Scala
Support for shapeless HLists/Generics in Slick.
-
Updated
Apr 25, 2022
-
Scala
Scala library for boilerplate-free validation
-
Updated
May 19, 2022
-
Scala
Http Server and client using fs2
-
Updated
Feb 5, 2022
-
Scala
Populate Case Classes From Any Data Source
-
Updated
Mar 14, 2021
-
Scala
type-class based data cleansing library for Apache Spark SQL
-
Updated
Jun 23, 2019
-
Scala
A scala DSL to generate JSON schema and swagger documentation for your web services.
-
Updated
Apr 4, 2018
-
Scala
Protobuf Serialization library for Scala
-
Updated
Aug 1, 2019
-
Scala
Shapeless utilities for common data types
-
Updated
May 25, 2022
-
Scala
Middle layer between JavaBeans and shapeless
-
Updated
May 25, 2022
-
Scala
Type calculations at compile time
-
Updated
Sep 28, 2019
-
Scala
Validated Typesafe configuration
-
Updated
Apr 14, 2021
-
Scala
replace scalacheck-shapeless with scalacheck-magnolia for insane compilation speed up
-
Updated
Apr 15, 2019
-
Scala
Command line parsing library using Free Applicative
-
Updated
Mar 13, 2020
-
Scala
Generic mapper for ScalikeJDBC
-
Updated
Jun 3, 2017
-
Scala
Introduces macro/meta annotations @ aux, @ self, @ instance, @ apply, @ delegated, @ syntax and String-based type class LabelledGeneric
-
Updated
Jul 4, 2020
-
Scala
Data migrations through implicit function composition at the type-level
-
Updated
Sep 24, 2019
-
Scala
TOML parser with codec derivation for the Scala platform
-
Updated
Sep 1, 2021
-
Scala
Functional Programming in Scala Tutorial
-
Updated
Mar 26, 2021
-
Scala
-
Updated
Nov 9, 2019
-
Scala
ADT support for Flink with Shapeless
-
Updated
Jan 11, 2020
-
Scala
Finagle MySQL type classes for row and column decoding
-
Updated
Jul 5, 2022
-
Scala
A Type-Level Encoding of Natural Numbers as a Linked List of Bits
-
Updated
Oct 26, 2016
-
Scala
Scala test-framework for REST service refactorings
-
Updated
Feb 7, 2018
-
Scala
Experiment with converting thrift model to nested maps and back again
-
Updated
Dec 8, 2017
-
Scala
Improve this page
Add a description, image, and links to the
shapeless
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
shapeless
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
DirectoryLayer should return
DBIO
/ReadDBIO
, and take immutable Seq as parameters instead ofjava.util.List
.