ChrisPenner / catalystLinks
There are many category theory implementations, but this one is mine
☆16Updated 10 months ago
Alternatives and similar repositories for catalyst
Users that are interested in catalyst are comparing it to the libraries listed below
Sorting:
- Maps using values' monoidal structure during merging☆42Updated 2 months ago
- Staged Streams and other stuff☆18Updated 2 years ago
- Composable Concurrent Computation Done Right☆30Updated 2 years ago
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated 2 months ago
- rewrite rules for type-level equalities☆62Updated last year
- experimenting with unlifted classes via backpack☆36Updated 2 years ago
- Safe web routing in haskell☆30Updated 2 years ago
- Efficient non-empty variants of containers data types, with full API☆26Updated last month
- Parse bytes fast☆24Updated last year
- Demonstrating how to make type families faster using typechecker plugins☆21Updated 4 years ago
- ☆18Updated 4 years ago
- Overloaded plugin☆30Updated last year
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated 3 months ago
- A very simple interface for incremental computation using STM in Haskell.☆13Updated 2 years ago
- Tools for functors from Hask^k to Hask☆23Updated 5 years ago
- A GHC plugin and library for analysing GHC Core☆54Updated 4 months ago
- An extensible IO-like monad-like thing for Idris, with support for including linear subprograms☆22Updated 5 years ago
- Calculate Haskell dependency ranges from multiple build plans☆31Updated last year
- ☆21Updated 2 years ago
- higher-kinded data☆30Updated 2 years ago
- Override instances used by Haskell's generic derivation☆31Updated 2 years ago
- Library and tool for parsing .eventlog files from GHC☆33Updated 3 months ago
- Extensible type-safe unions for Haskell☆34Updated 3 months ago
- Surgery for generic data types☆25Updated 4 years ago
- Reasonable Haskell default import☆27Updated 2 years ago
- Library and utility for processing cabal's plan.json file☆39Updated 2 weeks ago
- ☆34Updated 4 years ago
- GHC plugin to branch on whether a constraint is satisfied☆33Updated 2 months ago
- Extra type-level operations on GHC.TypeLits.Nat and a custom solver☆18Updated 3 months ago
- Use Pandoc to write simple reports within haskell code. Inspired by R-markdown.☆29Updated 4 months ago