guanxi

Haskell relational framework

An exploration of relational programming in Haskell with a focus on language and tooling

Relational programming in Haskell. Mostly developed on twitch.

GitHub

257 stars
23 watching
29 forks
Language: Haskell
last commit: about 2 years ago

Related projects:

RepositoryDescriptionStars
ekmett/haskCategory theory for Haskell with a strong lens-like flavor.163
ekmett/lensA Haskell library that provides a general-purpose data transformation framework using lenses and traversals.2,034
ekmett/reflectionProvides a way to represent and manipulate arbitrary Haskell code structure using a reflection mechanism104
ekmett/structuresA playground for advanced data structures in Haskell63
ekmett/semigroupsA Haskell package providing a set of semigroups and tools for deriving them with generics.62
ekmett/profunctorsA Haskell implementation of profunctors, which are higher-kinded concepts for transforming and manipulating functions between types70
neohaskell/neohaskellA Haskell-based tooling framework designed to enhance developer productivity and newcomer-friendliness.307
dandoh/web-haskell-graphql-postgres-boilerplateA Haskell-based web application framework with GraphQL API, PostgreSQL database, JWT authentication, and DB migration tools.122
ekmett/contravariantProvides a Haskell implementation of functors with contravariant behavior73
ekmett/glProvides Haskell bindings to the OpenGL specification93
ekmett/boundCombinators for manipulating locally-nameless generalized de Bruijn terms121
dvberkel/microkanrenAn implementation of a minimalist functional core for relational programming languages.5
ekmett/comonadProvides definitions and laws for building comonads in Haskell77
jepst/cloudhaskellA distributed computing framework for building fault-tolerant and redundant applications347
ekmett/linearA set of low-dimensional linear algebra primitives for use in Haskell programs203