nh2 / haskell-ordnub
Data.List.nub is O(n²). This one is O(n log n) by requiring an Ord instance.
☆33Updated 4 years ago
Alternatives and similar repositories for haskell-ordnub:
Users that are interested in haskell-ordnub are comparing it to the libraries listed below
- GHC language extensions table☆48Updated 3 months ago
- A syntax for unions of constraints in Haskell☆70Updated 7 years ago
- Modern library for working with URIs☆69Updated 3 weeks ago
- Generate a cabal freeze file from a stack.yaml☆36Updated 6 years ago
- Py.test style assertions in Haskell☆65Updated 6 years ago
- Normalise GHC.TypeLits.Nat equations☆43Updated 2 weeks ago
- Type-safe error handling☆64Updated last year
- Prune unused Haskell dependencies.☆47Updated 2 years ago
- Generic types and functions for encoding and decoding columns☆43Updated 4 months ago
- Automation of Haskell package release process.☆31Updated last year
- Lean Haskell Benchmarking☆90Updated 2 years ago
- hpack-convert: Convert Cabal manifests into hpack's package.yamls☆51Updated 4 years ago
- Library and utility for processing cabal's plan.json file☆39Updated 2 months ago
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated 3 months ago
- Describe Haskell code in GHCi☆71Updated 7 years ago
- Maps using values' monoidal structure during merging☆42Updated 3 months ago
- Standard containers, with keys that carry type-level proofs of their own presence.☆80Updated 5 years ago
- Syntax highlighter for Haskell using the lexer of GHC☆59Updated last month
- Haskeline wrapper for GHCi-like REPL interfaces☆107Updated last year
- Layout data in grids and pretty tables. Provides a lot of tools to get the cell formatting right (positional alignment, alignment on spec…☆39Updated 8 months ago
- Universal build and CI testing for Haskell packages☆92Updated this week
- Type-safe time units in Haskell☆49Updated 2 months ago
- Haskell: Supercharged anonymous records☆83Updated 2 years ago
- Dual Traversable☆42Updated last year
- ☆45Updated 3 years ago
- Extend the import list of a Haskell source file☆38Updated 3 years ago
- Alternative API for processes, featuring more type safety☆110Updated 7 months ago
- ghc --make reimplemented with Shake☆30Updated last year
- 🔌 Scrap your qualified import clutter☆38Updated 3 years ago
- Measure allocations of a Haskell functions/values☆93Updated 4 months ago