bartavelle / 7startupsLinks
A whirlwind tour of some Haskell design decisions
☆22Updated 2 months ago
Alternatives and similar repositories for 7startups
Users that are interested in 7startups are comparing it to the libraries listed below
Sorting:
- Adaptation of the streaming library for increased safety through linear types. Summer of Haskell 2017 project.☆47Updated 8 years ago
- A lab for future Criterion features.☆28Updated 7 years ago
- An approach to managing composable effects, ala mtl/transformers/extensible-effects/Eff☆24Updated 7 years ago
- A convenient DSL for describing web routes☆42Updated 5 years ago
- Declare and access tuple fields with labels☆59Updated 7 years ago
- ☆51Updated 6 months ago
- Generate a cabal freeze file from a stack.yaml☆36Updated 7 years ago
- Haskell Standard Input and Output☆46Updated 7 years ago
- Using Backpack to abstract over the main Haskell streaming libraries.☆34Updated 8 years ago
- Haskell streaming library optimized for low CPU and GC overhead☆16Updated 7 years ago
- Run lifted IO operations asynchronously and wait for their results☆29Updated 5 months ago
- Composable monadic short-circuiting streaming folds☆19Updated 7 years ago
- ☆31Updated 2 years ago
- Auth0 API in Haskell☆26Updated 7 years ago
- On-line accumulation of rank-based statistics such as quantiles and trimmed means☆31Updated last year
- IO without any PseudoExceptions☆28Updated 5 years ago
- Support for file uploads in multipart/form-data for servant☆40Updated last year
- Auto-generate a server for your datatype☆30Updated 3 years ago
- An applicative monad that batches commands for later more efficient execution☆28Updated 8 years ago
- Simplified interface to the GHC API☆22Updated 6 years ago
- Perform GPIO from Haskell☆21Updated 6 years ago
- An alternate definition of Haskell's Functor typeclass☆42Updated 6 years ago
- A Haskell code formatter using prettyprinter and the GHC API☆24Updated 7 years ago
- Reasonable Haskell default import☆27Updated 3 years ago
- A collection of ready-to-use Prometheus Metrics to monitor your Haskell application☆13Updated 5 months ago
- Automatically re-export Haskell modules.☆32Updated 3 weeks ago
- Various type-aligned sequence data structures.☆21Updated 4 years ago
- Getting more out of your transformers with classy optics. Slides from my BFPG talk on 2015-06-09☆32Updated 10 years ago
- A very general logging effect for Haskell☆61Updated last week
- An implementation of the Core language☆30Updated 10 years ago