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
Sorting:
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated 3 weeks ago
- A syntax for unions of constraints in Haskell☆70Updated 7 years ago
- This is not the Git repo you're looking for...☆25Updated 5 years ago
- Prune unused Haskell dependencies.☆47Updated 2 years ago
- GHC language extensions table☆48Updated 4 months ago
- Haskell: Supercharged anonymous records☆83Updated 2 years ago
- Syntax highlighter for Haskell using the lexer of GHC☆59Updated 3 months ago
- Compile git revision info into Haskell projects☆49Updated 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 9 months ago
- Py.test style assertions in Haskell☆65Updated 6 years ago
- Modern library for working with URIs☆69Updated last month
- Generate tags file for haskell modules (GHC)☆41Updated 2 months ago
- Lean Haskell Benchmarking☆90Updated 2 years ago
- Universal build and CI testing for Haskell packages☆92Updated last month
- ☆31Updated 4 years ago
- Quickcheck Properties for common typeclasses☆35Updated last month
- Haskell QuasiQuoter for String Formatting☆69Updated 4 months ago
- Generic types and functions for encoding and decoding columns☆44Updated 6 months ago
- Search Haskell source code from the command line☆75Updated 4 years ago
- hpack-convert: Convert Cabal manifests into hpack's package.yamls☆51Updated 5 years ago
- Use hpack's phrasing in dhall to write cabal files☆31Updated 4 months ago
- Color highlighting for Haskell profiling information☆40Updated 3 years ago
- a lightweight CSS DSL for haskell☆23Updated 4 years ago
- Atom LSP plugin for HIE (Haskell IDE Engine)☆26Updated 5 years ago
- ☆45Updated 3 years ago
- Extend the import list of a Haskell source file☆38Updated 3 years ago
- Evaluation-orthogonal serialisation of Haskell data, as a library☆62Updated 4 months ago
- CI assistant☆46Updated 3 months ago
- Dual Traversable☆42Updated 2 years ago
- Example how to link Haskell programs very quickly with lld☆48Updated 8 years ago