haskellfoundation / gotta-go-fast
A How-To Performance Tuning Book for Haskell
☆20Updated 3 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
- Overloaded plugin☆30Updated 9 months ago
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated 3 months ago
- rewrite rules for type-level equalities☆62Updated 11 months ago
- experimenting with unlifted classes via backpack☆36Updated 2 years 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
- Helpers which allow safe partial pattern matching in lambdas☆31Updated 4 years ago
- Standard module for type-level programming in Haskell☆31Updated 5 years ago
- Haskell time library focusing on performance☆57Updated 3 months ago
- Maps using values' monoidal structure during merging☆42Updated this week
- Staged Streams and other stuff☆18Updated 2 years ago
- A single typeclass for Functor, Bifunctor, Trifunctor, etc.☆40Updated last year
- type level sets☆67Updated 5 years ago
- Composable Concurrent Computation Done Right☆30Updated 2 years ago
- There are many category theory implementations, but this one is mine☆15Updated 7 months ago
- Benchmark a given function for variable input sizes and find out its time complexity☆25Updated last month
- GHC plugin to branch on whether a constraint is satisfied☆33Updated this week
- GHC plugin to desugar ! into do-notation☆37Updated 3 weeks ago
- Existential type.☆37Updated 3 months ago
- Demonstration for how to build "traverse" using GHC.Generics efficiently☆22Updated 6 years ago
- join and meet semilattices, lower and upper bounds.☆43Updated 5 months ago
- Leightweight generalized parser combinators☆19Updated last year
- An interface for GHC type-checking plugins☆20Updated 4 months ago
- Fine-grained lattice primitives for Haskell☆36Updated last month
- Parse bytes fast☆24Updated 10 months ago
- ☆35Updated 6 months ago
- Hedgehog will eat your typeclass bugs☆56Updated 2 weeks ago
- A modern Haskell debugger☆30Updated last year
- Demonstrating how to make type families faster using typechecker plugins☆21Updated 4 years ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆29Updated 3 years ago
- A benchmark comparing different ways of building a strict bytestring in Haskell☆25Updated 2 years ago