monadfix / namedLinks
Named parameters (keyword arguments) for Haskell
☆96Updated 4 months ago
Alternatives and similar repositories for named
Users that are interested in named are comparing it to the libraries listed below
Sorting:
- Hypertypes - generic programming for heterogeneous recursive types☆125Updated 6 months ago
- Lightweight package providing commonly useful parser combinators☆54Updated last month
- Bit vectors: 8x less memory, up to 3500x faster than Vector Bool☆73Updated last month
- JHC Haskell compiler split into reusable components☆58Updated 6 years ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆97Updated 3 years ago
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 3 years ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆124Updated last year
- ☆40Updated 5 years ago
- A set of utilities for using indexed types including containers, equality, and comparison.☆60Updated last month
- rewrite rules for type-level equalities☆62Updated last year
- Interpreter for GHC Haskell☆22Updated 5 years ago
- Example language server (LSP) implementation for a toy language☆60Updated 4 years ago
- Layout data in grids and pretty tables. Provides a lot of tools to get the cell formatting right (positional alignment, alignment on spec…☆39Updated 2 months ago
- Haskeline wrapper for GHCi-like REPL interfaces☆107Updated 2 months ago
- ⚡️Efficient implementation of Map with types as keys