ekmett / unboxedLinks
experimenting with unlifted classes via backpack
☆36Updated 2 years ago
Alternatives and similar repositories for unboxed
Users that are interested in unboxed are comparing it to the libraries listed below
Sorting:
- rewrite rules for type-level equalities☆62Updated last year
- Overloaded plugin☆30Updated 11 months ago
- GHC plugin to branch on whether a constraint is satisfied☆33Updated 2 months ago
- Staged Streams and other stuff☆18Updated 2 years ago
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated last month
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated 2 months ago
- Extensible type-safe unions for Haskell☆33Updated 2 months ago
- ☆18Updated 4 years ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆29Updated 3 years ago
- Demonstration for how to build "traverse" using GHC.Generics efficiently☆22Updated 6 years ago
- An interface for GHC type-checking plugins☆20Updated 6 months ago
- Parse bytes fast☆24Updated last year
- Composable Concurrent Computation Done Right☆30Updated 2 years ago
- Maps using values' monoidal structure during merging☆42Updated last month
- Efficient non-empty variants of containers data types, with full API☆26Updated last week
- Normalise GHC.TypeLits.Nat equations☆43Updated last month
- Standard module for type-level programming in Haskell☆31Updated 5 years ago
- Benchmark a given function for variable input sizes and find out its time complexity☆25Updated 3 months ago
- Functions and newtype wrappers for traversing Trees☆30Updated 8 months ago
- Demonstrating how to make type families faster using typechecker plugins☆21Updated 4 years ago
- A GHC plugin and library for analysing GHC Core☆54Updated 3 months ago
- Existential type.☆37Updated 5 months ago
- There are many category theory implementations, but this one is mine☆16Updated 9 months ago
- A collection of Edward Kmett's packages in a single repository☆16Updated 4 years ago
- Fine-grained lattice primitives for Haskell☆37Updated 3 weeks ago
- higher-kinded data☆30Updated 2 years ago
- A library for doing generic programming in Agda☆31Updated 4 years ago
- Session Types with Priority in Linear Haskell☆26Updated 11 months ago
- Nat, Fin, Vec☆25Updated 3 weeks ago
- Leightweight generalized parser combinators☆20Updated last year