ekmett / intern
Hash consing for arbitrary Haskell data types
☆25Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for intern
- GRIN Haskell backend stripped out from JHC. (GRIN from scratch: https://github.com/grin-tech/grin)☆16Updated 5 years ago
- An efficient packed, immutable UTF8-backed Unicode text type for Haskell☆33Updated 6 years ago
- Quasiquoter for LLVM☆31Updated 6 years ago
- Fast ByteString Builder☆22Updated 2 months ago
- Using Backpack to abstract over the main Haskell streaming libraries.☆34Updated 7 years ago
- types and functions bridge between foundation and the actual ecosystem (text, vector, bytestring, ...☆18Updated 7 years ago
- Uniform interface to reified data type information via Template Haskell☆20Updated 7 months ago
- Exploring how to make a strict imperative universe in the GHC runtime system.☆48Updated 6 months ago
- A monad for managed values☆50Updated last year
- Haskell98 indexed functors, monads, comonads☆25Updated 2 years ago
- Haskell library for efficiently building up buffers☆26Updated 2 months ago
- A haskell library for principled, cross-platform & extensible hashing of types, including an implementation of the FNV-1a algorithm. (DEV…☆23Updated 7 years ago
- High-performance JSON parser☆24Updated 6 months ago
- effectful sequences of bytes; an alternative no-lazy-io implementation of Data.ByteString.Lazy☆16Updated last month
- Kleene algebra, regular expressions☆32Updated 11 months ago
- An experimental intermediate language for GHC☆37Updated 7 years ago
- Run lifted IO operations asynchronously and wait for their results☆29Updated last week
- First class patterns and pattern matching, using type families☆17Updated 4 years ago
- More strongly typed variant of the ixset Haskell package☆23Updated 2 months ago
- A text editor zipper libary☆17Updated last year
- Open records for Haskell☆22Updated 7 years ago
- A Haskell code formatter using prettyprinter and the GHC API☆24Updated 6 years ago
- Dependently-typed finite maps (partial dependent products)☆63Updated 5 months ago
- There are many category theory implementations, but this one is mine☆14Updated 2 months ago
- Continuously varying values, made easy :)☆40Updated 5 years ago
- A GHC type checker plugin for row types☆39Updated 7 years ago
- Type Safe LLVM IR ( Experimental )☆49Updated 6 years ago
- Exhaustive pattern matching using lenses, traversals, and prisms☆32Updated 2 years ago
- Clean up the formatting of 'show' output☆22Updated 2 months ago
- Generic data types in Haskell, utilities for GHC.Generics☆44Updated 3 weeks ago