compdata
Data type builder
A Haskell library for creating and manipulating compositional data types in a modular and flexible way
Haskell library implementing "Data Types a la Carte"
89 stars
9 watching
28 forks
Language: Haskell
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to prettify Haskell data types with Show instances in an easy-to-read format | 243 |
| A Haskell library for working with refined types to represent and manipulate data structures | 57 |
| A Haskell library providing data structures and operations for working with sets and maps at the type level | 66 |
| A Haskell library that enables building re-usable and composable SQL queries in a type-safe and declarative way. | 104 |
| Provides a typed and composable API for building spreadsheets with explicit input/output relationships | 185 |
| A Haskell interface to various databases allowing programmatic access and manipulation of their data structures | 127 |
| A library providing a foundation for type-level functions and compositions in Haskell | 87 |
| A Haskell client library providing a simple interface to PostgreSQL databases. | 89 |
| Builds large-scale data systems by separating design and implementation concerns with a high-level, declarative language framework. | 15 |
| A type-safe, high-level interface for interacting with relational databases in Haskell. | 478 |
| Provides efficient and scalable builder functionality for working with text data in Haskell. | 88 |
| A C++ variant type that allows storing and retrieving different types of data | 11 |
| Provides tools and abstractions for building complex, adaptable data structures in Haskell | 129 |
| A fast and efficient library for computing statistical data in Haskell | 301 |
| A parser combinator library designed to be industrial-strength and easy to use | 850 |