lesserfish / PeepingTomLinks
A virtual memory scanner
☆10Updated last year
Alternatives and similar repositories for PeepingTom
Users that are interested in PeepingTom are comparing it to the libraries listed below
Sorting:
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated 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 3 months ago
- experimenting with unlifted classes via backpack☆36Updated 3 years ago
- Overloaded plugin☆31Updated last year
- GHC plugin to branch on whether a constraint is satisfied☆33Updated 3 months ago
- Staged Streams and other stuff☆19Updated 3 years ago
- An interface for GHC type-checking plugins☆21Updated last month
- Leightweight generalized parser combinators☆20Updated last year
- Composable Concurrent Computation Done Right☆30Updated 2 years ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆29Updated 4 years ago
- An implementation of a Relaxed Radix Balanced Vector in Haskell.☆29Updated 8 months ago
- A Really Cool Calculator written in Haskell... or is it?☆43Updated 4 years ago
- There are many category theory implementations, but this one is mine☆16Updated last year
- rewrite rules for type-level equalities☆62Updated 2 months ago
- Existential type.