patrickt / blimpLinks
an example airship app
☆14Updated 8 years ago
Alternatives and similar repositories for blimp
Users that are interested in blimp are comparing it to the libraries listed below
Sorting:
- A slack bot that will fetch type signatures via Hoogle☆21Updated 9 years ago
- ☆15Updated 8 years ago
- Tagged Haskell learning resources index☆21Updated 8 years ago
- "Fail Fast" process management for Haskell; inspired by Erlang☆16Updated 8 years ago
- Accepted papers for ICFP 2014☆119Updated 9 years ago
- QuickCheck extras.☆29Updated 6 years ago
- Haskell: Efficiently build a bytestring from smaller chunks☆24Updated 3 years ago
- Automatically make lenses from data structures implementing Generic☆26Updated 10 years ago
- Poor Richard's Memory Manager☆15Updated 4 years ago
- Haskell routes using dependent types☆10Updated 8 years ago
- Binary streaming library for Postgres data pipelines☆17Updated 5 years ago
- A collection of proofs for some idris class instances - NOT MAINTAINED☆18Updated 10 years ago
- Command Line Tool for github's pull request reviewing☆8Updated 8 years ago
- A fast Haskell Bloom filter library.☆60Updated 2 years ago
- WAI middleware that collects requests metrics☆10Updated 8 years ago
- An alternative to ghc --make which supports parallel compilation of modules and runs faster when nothing needs compiling.☆40Updated 3 years ago
- ☆23Updated 7 years ago
- A tutorial on writing a concurrency testing tool in Haskell☆13Updated 7 years ago
- http://www.stephendiehl.com/posts/generics.html☆12Updated 9 years ago
- A constant-memory approximation of set membership☆25Updated 5 months ago
- DEPRECATED (Use: https://github.com/llvm-hs/llvm-hs-kaleidoscope )☆37Updated 8 years ago
- Fixed length vector for haskell☆21Updated this week
- A Haskell library for generating Ruby consumers of Servant APIs.☆23Updated last month
- A Haskell code formatter using prettyprinter and the GHC API☆24Updated 6 years ago
- Abstactions and concrete implementations of mutable containers☆14Updated 9 years ago
- Semantics for Cryptol☆16Updated 7 years ago
- A message-passing library, intended for simplifying network applications☆43Updated 7 years ago
- Simple, IO-based Haskell library for Erlang-inspired thread supervisors☆29Updated 3 years ago
- Integrates QuickChecked properties into the type system with phantom types