brandonchinn178 / github-rest
A flexible Haskell API for querying the GitHub REST API
☆14Updated 9 months ago
Alternatives and similar repositories for github-rest:
Users that are interested in github-rest are comparing it to the libraries listed below
- Non-empty Vectors☆24Updated 2 months ago
- generate contextually sensible fuzz tests for servant apps☆26Updated 4 months ago
- Haskell time library focusing on performance☆57Updated 3 months ago
- Demonstrating how to make type families faster using typechecker plugins☆21Updated 4 years ago
- A high-performance striped resource pooling implementation for Haskell☆19Updated 11 months ago
- Derive instances through isomorphisms☆20Updated 9 months ago
- A GHC plugin to derive instances.☆23Updated 2 years ago
- Composable Concurrent Computation Done Right☆30Updated 2 years ago
- Typeclass for array types☆19Updated 2 weeks ago
- ☆18Updated 4 years ago
- Parse bytes fast☆24Updated 10 months ago
- Overloaded plugin☆30Updated 9 months ago
- Order theory☆24Updated last year
- Safe web routing in haskell☆30Updated last year
- ☆19Updated 10 months ago
- higher-kinded data☆30Updated last year
- Efficient non-empty variants of containers data types, with full API☆26Updated 8 months ago
- effectful sequences of bytes; an alternative no-lazy-io implementation of Data.ByteString.Lazy☆17Updated last month
- Override instances used by Haskell's generic derivation☆30Updated 2 years ago
- Property based testing for Servant using Hedgehog