twesterhout / halide-haskellLinks
Haskell bindings to Halide
☆20Updated last year
Alternatives and similar repositories for halide-haskell
Users that are interested in halide-haskell are comparing it to the libraries listed below
Sorting:
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated 4 months ago
- ☆11Updated 2 years ago
- A library to profile time in a Haskell program☆17Updated last year
- Overloaded plugin☆30Updated last year
- Staged Streams and other stuff☆18Updated 3 years ago
- GHC plugin to branch on whether a constraint is satisfied☆33Updated 3 months ago
- ☆20Updated 2 years ago
- ☆17Updated last month
- A GitHub action for publishing packages on Hackage☆28Updated last year
- An interface for GHC type-checking plugins☆20Updated last month
- Applicative maps☆16Updated 9 months ago
- ☆33Updated last month
- Haskell library of row polymorphic record manipulator☆23Updated 4 years ago
- A Generic implementation of data-has.☆22Updated 5 years ago
- Composable Concurrent Computation Done Right☆30Updated 2 years ago
- How to use PostgreSQL with Haskell (features and basics like writing queries, complexity, pitfalls, errors, etc.)☆28Updated last year
- reverse dependency build matrix generator☆33Updated 4 years ago
- Efficient non-empty variants of containers data types, with full API☆26Updated last month
- Derive KnownNat constraints from other KnownNat constraints☆14Updated 4 months ago
- Haskell sort as fast as C++ (on some platforms)☆16Updated 6 months ago
- Hackager tool for releasing Haskell packages to Hackage☆31Updated last month
- generate contextually sensible fuzz tests for servant apps