pepeiborra / schemas
A library for schema-guided serialization of Haskell datatypes
☆16Updated 4 years ago
Alternatives and similar repositories for schemas:
Users that are interested in schemas are comparing it to the libraries listed below
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated last month
- A modern Haskell debugger☆30Updated last week
- Composable Concurrent Computation Done Right☆30Updated 2 years ago
- Literally the best anonymous records☆35Updated 2 years ago
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated 2 weeks ago
- ☆31Updated 4 years ago
- Staged Streams and other stuff☆18Updated 2 years ago
- Parse bytes fast☆24Updated last year
- There are many category theory implementations, but this one is mine☆16Updated 8 months ago
- ☆20Updated 2 years ago
- Batteries-included structured logging library☆30Updated 3 weeks ago
- Benchmark a given function for variable input sizes and find out its time complexity☆25Updated 2 months ago
- Safe web routing in haskell☆30Updated 2 years ago
- Extensible type-safe unions for Haskell☆33Updated last month
- Efficient non-empty variants of containers data types, with full API☆26Updated 10 months ago
- Maps using values' monoidal structure during merging☆42Updated last month
- Type-safe printf from parsing GHC TypeLits Symbol☆26Updated 7 months ago
- A minimalist approach to an OpenTracing for Haskell☆17Updated 3 years ago
- ☆11Updated 2 years ago
- Overloaded plugin☆30Updated 10 months ago
- ☆20Updated last year
- A Generic implementation of data-has.☆22Updated 4 years ago
- Interact with a JSON-serialized API defined by a GADT in your reflex-dom application☆18Updated 2 months ago
- DEPRECATED use autodocodec instead An optparse-applicative -style explainable yaml parser.☆28Updated 3 years ago
- rewrite rules for type-level equalities☆62Updated last year
- Haskell library of row polymorphic record manipulator☆19Updated 4 years ago
- PostgreSQL Schema Migrations for Haskell☆15Updated last year
- A library to profile time in a Haskell program☆17Updated 11 months ago
- Demonstrating how to make type families faster using typechecker plugins☆21Updated 4 years ago
- generate contextually sensible fuzz tests for servant apps☆26Updated 6 months ago