GaloisInc / pure-zlibLinks
A Haskell-only implementation of zlib / DEFLATE.
☆31Updated 3 years ago
Alternatives and similar repositories for pure-zlib
Users that are interested in pure-zlib are comparing it to the libraries listed below
Sorting:
- Hack idiom-brackets using GHC Source Plugin (8.6+)☆25Updated 7 years ago
- Exploring how to make a strict imperative universe in the GHC runtime system.☆48Updated 8 months ago
- An OS written in Idris (eventually...)☆20Updated 10 years ago
- An implementation of the Haskell ByteString library using the Fiat system from MIT☆34Updated 3 years ago
- Use Conal Elliott's concat library to compile regular Haskell functions into Z3 equations☆38Updated 8 years ago
- Inline, type safe X86-64 assembly programming in Agda☆70Updated 6 years ago
- ☆17Updated 3 years ago
- Kleene algebra, regular expressions☆33Updated last year
- UI experiments for coda☆66Updated 3 years ago
- Formally prove properties of Haskell programs using SBV/SMT.☆45Updated 5 months ago
- ☆23Updated last year
- 🖼️ the compiling to closed categories compiler☆66Updated 7 years ago
- Compositional type checking for Haskell☆37Updated 14 years ago
- Haskell library for efficiently building up buffers☆26Updated 7 months ago
- Formalised embedding of an imperative language with effect system into session-typed pi calculus.☆29Updated 9 months ago
- ALGT 2.0☆30Updated 5 years ago
- Compiling to STLC to categories in Haskell and Coq, using Conal Elliot's work