haskellfoundation / gotta-go-fastLinks
A How-To Performance Tuning Book for Haskell
☆20Updated 4 years ago
Alternatives and similar repositories for gotta-go-fast
Users that are interested in gotta-go-fast are comparing it to the libraries listed below
Sorting:
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated last month
- experimenting with unlifted classes via backpack☆37Updated 3 years ago
- type level sets☆67Updated 6 years ago
- rewrite rules for type-level equalities☆62Updated 5 months ago
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated 3 weeks ago
- First-class type families☆90Updated 2 months ago
- Generates a references DB from .hie files☆68Updated last week
- Overloaded plugin☆31Updated last year
- Composable Concurrent Computation Done Right☆30Updated 3 years ago
- 💂♂️ Lightweight pure validation based on Applicative and Selective functors☆72Updated 3 weeks ago
- Demonstrating how to make type families faster using typechecker plugins☆21Updated 5 years ago
- Generate tags file for haskell modules (GHC)☆41Updated 5 months ago
- Maps using values' monoidal structure during merging☆42Updated 9 months ago
- Combine and enhance Functors☆39Updated 5 months ago
- ☆36Updated 3 weeks ago
- GHC plugin to desugar ! into do-notation☆38Updated 10 months ago
- An interface for GHC type-checking plugins☆21Updated 2 weeks ago
- higher-kinded data☆30Updated 2 years ago
- Omit fields for instance deriving☆37Updated 5 years ago
- Normalise GHC.TypeLits.Nat equations☆43Updated last week
- Haskell time library focusing on performance☆59Updated 2 months ago
- A GHC plugin and library for analysing GHC Core☆54Updated 11 months ago
- Dependent sums and supporting typeclasses for comparing and displaying them☆56Updated 2 years ago
- Moved to Haskell.org GitLab.☆61Updated 8 months ago
- A single typeclass for Functor, Bifunctor, Trifunctor, etc.☆41Updated 2 years ago
- Standard module for type-level programming in Haskell☆31Updated 6 years ago
- Fine-grained lattice primitives for Haskell☆37Updated 6 months ago
- Hackager tool for releasing Haskell packages to Hackage☆32Updated 4 months ago
- Haskell's IO simulator which closely follows core packages (base, async, stm).☆52Updated last week
- There are many category theory implementations, but this one is mine☆16Updated last year