AndrasKovacs / flat-maybeLinks
Rust-style strict Maybe in Haskell: no space/indirection overhead.
☆18Updated last year
Alternatives and similar repositories for flat-maybe
Users that are interested in flat-maybe are comparing it to the libraries listed below
Sorting:
- the 'invariant' Haskell package for invariant functors☆16Updated 3 months ago
- Uniform interface to reified data type information via Template Haskell☆21Updated 3 months ago
- ST with efficient exceptions☆20Updated 8 years ago
- Fast ByteString Builder☆21Updated 3 months ago
- Demonstration for how to build "traverse" using GHC.Generics efficiently☆22Updated 6 years ago
- Easy and powerful typeful logging without monad towers, in Haskell.☆26Updated last year
- Maps using values' monoidal structure during merging☆42Updated 2 months ago
- A text editor zipper libary☆17Updated 7 months ago
- Exhaustive pattern matching using lenses, traversals, and prisms☆32Updated 2 years ago
- Robust persistence for typed immutable data☆17Updated 8 years ago
- ListT done right☆15Updated last year
- Compile-time checking for partial smart-constructors☆20Updated last year
- ☆21Updated 2 years ago
- Deep evaluation of data structures without NFData☆10Updated 10 years ago
- Library and tool for parsing .eventlog files from GHC☆33Updated 3 months ago
- keyed functors☆22Updated 3 months ago
- Show programming language printed values in a web UI☆24Updated 6 years ago
- Simplify and render Template Haskell☆18Updated 6 years ago
- Bidirectional mapping between two key types☆22Updated last year
- Various type-aligned sequence data structures.☆20Updated 3 years ago
- Structured logging solution.☆35Updated last week
- A package exposing a function for generating catamorphisms.☆28Updated 7 years ago
- Type-aligned Deques in Haskell☆9Updated 10 years ago
- An applicative monad that batches commands for later more efficient execution☆27Updated 7 years ago
- Type-level assertion operators☆16Updated 7 years ago
- A library for generic programming that aims to be easy to understand☆26Updated 3 months ago
- A fuzzy string set implementation in Haskell.☆10Updated last year
- Code to go along with the blog post "Are Mutable References in Haskell Fast?"☆10Updated 8 years ago
- Portable temporary file and directory support for Windows and Unix.