nh2 / haskell-ordnubLinks
Data.List.nub is O(n²). This one is O(n log n) by requiring an Ord instance.
☆34Updated 5 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:
- Fast Unicode normalization in Haskell☆46Updated 7 months ago
- Generates a references DB from .hie files☆67Updated 2 months ago
- ☆99Updated 2 months ago
- A syntax for unions of constraints in Haskell☆70Updated 8 years ago
- Py.test style assertions in Haskell☆66Updated 7 years ago
- GHC language extensions table☆49Updated last month
- Prune unused Haskell dependencies.☆47Updated 2 years ago
- Haskell QuasiQuoter for String Formatting☆69Updated 8 months ago
- Syntax highlighter for Haskell using the lexer of GHC☆59Updated last month
- Universal build and CI testing for Haskell packages☆94Updated 6 months ago
- Haskeline wrapper for GHCi-like REPL interfaces☆106Updated 4 months ago
- A Typeclass for user-facing output☆57Updated last month
- This is not the Git repo you're looking for...☆25Updated 6 years ago
- A utility for managing Hackage dependencies and manipulating Cabal files from the command line.☆77Updated 2 years ago
- Web app to track lagging package dependencies.☆66Updated last year
- Moved to Haskell.org GitLab.☆61Updated 4 months ago
- Bit vectors: 8x less memory, up to 3500x faster than Vector Bool☆76Updated 3 weeks ago
- Stream editing with Haskell Megaparsec parsers☆81Updated last year
- 🔌 Scrap your qualified import clutter☆38Updated 4 years ago
- Generic types and functions for encoding and decoding columns☆44Updated 10 months ago
- Search Haskell source code from the command line☆75Updated 5 years ago
- First-class type families☆88Updated last month
- Library and utility for processing cabal's plan.json file☆40Updated last month
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated last month
- Layout data in grids and pretty tables. Provides a lot of tools to get the cell formatting right (positional alignment, alignment on spec…☆39Updated 4 months ago
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆118Updated 3 months ago
- Measuring CPU instructions in Haskell using Linux Performance Counters☆82Updated 7 years ago
- Generate tags file for haskell modules (GHC)☆41Updated 3 weeks ago
- CI assistant☆47Updated 3 months ago
- Standard containers, with keys that carry type-level proofs of their own presence.☆81Updated 5 years ago