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 3 months ago
- experimenting with unlifted classes via backpack☆36Updated 2 years ago
- rewrite rules for type-level equalities☆62Updated last year
- type level sets☆67Updated 5 years ago
- Overloaded plugin☆30Updated last year
- Generates a references DB from .hie files☆67Updated last month
- First-class type families☆88Updated 2 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 this week
- Demonstrating how to make type families faster using typechecker plugins☆21Updated 4 years ago
- Helpers which allow safe partial pattern matching in lambdas☆31Updated 4 years ago
- An implementation of the actor model in Haskell using STM☆17Updated 7 months ago
- A really small example of the Backpack module system for Haskell☆54Updated 6 months ago
- Fine-grained lattice primitives for Haskell☆37Updated 3 weeks ago
- higher-kinded data☆30Updated 2 years ago
- Chapelure is a diagnostic library for Haskell☆45Updated 2 years ago
- ☆33Updated last month
- Functions and newtype wrappers for traversing Trees☆30Updated 10 months ago
- Create environments with GHC HEAD artefacts☆27Updated 2 years ago
- Composable Concurrent Computation Done Right☆30Updated 2 years ago
- An interface for GHC type-checking plugins☆20Updated last week
- Parse bytes fast☆24Updated last week
- Applicative maps☆16Updated 9 months ago
- Library to support efficient compilation of large records (linear in the number of record fields)☆47Updated this week
- Combine and enhance Functors☆39Updated last month
- Standard module for type-level programming in Haskell☆30Updated 6 years ago
- A GHC plugin and library for analysing GHC Core☆54Updated 5 months ago
- There are many category theory implementations, but this one is mine☆16Updated 11 months ago
- Normalise GHC.TypeLits.Nat equations☆43Updated this week
- Color highlighting for Haskell profiling information☆40Updated 3 years ago
- Haskell implementation of W3C Webdriver Protocol (wip) https://w3c.github.io/webdriver/☆19Updated 5 years ago