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:
- GHC language extensions table☆49Updated 4 months ago
- Fast Unicode normalization in Haskell☆46Updated 2 months ago
- A syntax for unions of constraints in Haskell☆70Updated 8 years ago
- 🔌 Scrap your qualified import clutter☆38Updated 4 years ago
- Web app to track lagging package dependencies.☆66Updated last year
- This is not the Git repo you're looking for...☆25Updated 6 years ago
- Py.test style assertions in Haskell☆67Updated 7 years ago
- Haskeline wrapper for GHCi-like REPL interfaces☆106Updated 7 months ago
- A Typeclass for user-facing output☆57Updated last week
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆118Updated 6 months ago
- Lean Haskell Benchmarking☆90Updated 3 years ago
- Search Haskell source code from the command line☆75Updated 5 years ago
- ☆99Updated 5 months ago
- Library and utility for processing cabal's plan.json file☆41Updated 4 months ago
- Measuring CPU instructions in Haskell using Linux Performance Counters☆83Updated 7 years ago
- Haskell QuasiQuoter for String Formatting☆70Updated this week
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated 4 months ago
- Generic types and functions for encoding and decoding columns☆44Updated last year
- Generates a references DB from .hie files☆68Updated 4 months ago
- Modern library for working with URIs☆69Updated last week
- Describe Haskell code in GHCi☆72Updated 8 years ago
- GHC version of haskell-src-exts exactPrint☆72Updated 2 months ago
- Prune unused Haskell dependencies.☆46Updated 2 years ago
- Normalise GHC.TypeLits.Nat equations☆43Updated 3 weeks ago
- Moved to Haskell.org GitLab.☆61Updated 7 months ago
- Stream editing with Haskell Megaparsec parsers☆81Updated last year
- Measure allocations of a Haskell functions/values☆99Updated last year
- Use Template Haskell to embed file contents directly.☆98Updated 10 months ago
- Compile git revision info into Haskell projects☆49Updated last year
- Interpreter for GHC Haskell☆22Updated 6 years ago