haskell / deepseqLinks
Deep evaluation of data structures
☆43Updated 2 months ago
Alternatives and similar repositories for deepseq
Users that are interested in deepseq are comparing it to the libraries listed below
Sorting:
- Asymptotically optimal Brodal/Okasaki heaps☆32Updated 8 months ago
- Haskell98 indexed functors, monads, comonads☆25Updated 3 years ago
- Maps using values' monoidal structure during merging☆42Updated 4 months ago
- Haskell time library focusing on performance☆57Updated this week
- Exhaustive pattern matching using lenses, traversals, and prisms☆32Updated 2 years ago
- A monad for managed values☆51Updated 2 years ago
- Basic examples and functions for generics-sop☆19Updated last year
- Extensible type-safe unions for Haskell☆34Updated 5 months ago
- Dependently-typed finite maps (partial dependent products)☆66Updated 6 months ago
- Uniform interface to reified data type information via Template Haskell☆21Updated 5 months ago
- Safe web routing in haskell☆30Updated 2 years ago
- More strongly typed variant of the ixset Haskell package☆25Updated 3 weeks ago
- The most complete prelude formed only from the "base" package☆29Updated last year
- effectful sequences of bytes; an alternative no-lazy-io implementation of Data.ByteString.Lazy☆18Updated last week
- All of `base` without the `Prelude` module☆44Updated 2 years ago
- Compile Dhall expressions to Cabal files☆101Updated 2 years ago
- Dual Traversable☆42Updated 2 years ago
- Simple comparative benchmarks for CSV parsing libraries☆17Updated 6 years ago
- Easy bidirectional serialization in Haskell☆50Updated 6 years ago
- Atom LSP plugin for HIE (Haskell IDE Engine)☆26Updated 6 years ago
- GHC prof manipulation script☆32Updated last year
- Exploring how to make a strict imperative universe in the GHC runtime system.☆48Updated 8 months ago
- Benchmarks for numbers: ints, doubles, bignums, rationals, etc.☆20Updated 8 years ago
- Haskell types and parsers for software version numbers.☆20Updated last week
- Applicative lexer☆13Updated 5 years ago
- Hack idiom-brackets using GHC Source Plugin (8.6+)☆25Updated 7 years ago
- deprecated in favor of -XQualifiedDo