extensible
data builder
Provides tools and abstractions for building complex, adaptable data structures in Haskell
Extensible records, variants, structs, effects, tangles
128 stars
13 watching
20 forks
Language: Haskell
last commit: about 2 months ago extensible-effectshaskellrecords
Related projects:
Repository | Description | Stars |
---|---|---|
suhailshergill/extensible-effects | A library providing a single monad to handle multiple effects in effectful computations. | 174 |
fumieval/webauthn | A Haskell implementation of the server-side verifier for Web Authentication API | 15 |
damsl/k3 | Builds large-scale data systems by separating design and implementation concerns with a high-level, declarative language framework. | 15 |
lexi-lambda/freer-simple | A Haskell library for building effectful applications with a focus on type-level effects and composability | 228 |
haskell-effectful/effectful | An effects library for Haskell designed to be fast and easy to use. | 380 |
re-xyr/cleff | An extensible effects library that provides a balance of performance and expressiveness while allowing users to define their own custom effects. | 105 |
kbrw/exfsm | A simple Elixir library to define and compose finite state machines as functions | 11 |
picnoir/ex-hack | Tool to generate documentation from Stackage package build plans | 59 |
maoe/influxdb-haskell | An InfluxDB client library written in Haskell | 53 |
xnning/eveff | A Haskell library providing an efficient way to handle effects in functional programming | 82 |
paczesiowa/virthualenv | Creates isolated Haskell environments for managing and isolating dependencies and tooling. | 69 |
pa-ba/compdata | A Haskell library for creating and manipulating compositional data types in a modular and flexible way | 89 |
effectfully-ou/sketches | A blog and documentation platform for Haskell programming language | 125 |
fjvallarino/monomer | A cross-platform GUI library for writing native Haskell applications | 596 |
yesodweb/persistent | A Haskell library providing a persistence layer to interact with databases in a type-safe and error-free manner. | 467 |