nh2 / haskell-ordnubView external linksLinks
Data.List.nub is O(n²). This one is O(n log n) by requiring an Ord instance.
☆34Jul 20, 2020Updated 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:
- An unofficial issue tracker for all things Haskell-related☆18Mar 31, 2016Updated 9 years ago
- Store a stable pointer in a foreign context to be retrieved later. Persists through GHCi reloads.☆35Feb 26, 2024Updated last year
- Derive editors for data types.☆28Oct 5, 2014Updated 11 years ago
- Write your Reveal.js presentations in Haskell!☆11Sep 12, 2016Updated 9 years ago
- time tracker in haskell☆10Jul 21, 2015Updated 10 years ago
- Robust persistence for typed immutable data☆16Nov 5, 2016Updated 9 years ago
- A RWS like monad without the slow writer stuff☆12Jun 17, 2023Updated 2 years ago
- Comparing Different Stochastic Gradien Descent implementations in Haskell against Python☆10Jul 25, 2016Updated 9 years ago
- Complete Haskell bindings for DigitalOcean API V2☆10Oct 28, 2018Updated 7 years ago
- Example usage of the Haskell C FFI with hsc2hs☆12Dec 14, 2024Updated last year
- Generate recurring dates.☆17Jan 15, 2024Updated 2 years ago
- Damian Nadales's sandbox☆12Jun 15, 2023Updated 2 years ago
- Turn GHC `-pj` profiling output into FlameGraph format.☆13Mar 2, 2018Updated 7 years ago
- A tool to fill in the version ranges in a cabal file.☆17Jun 21, 2015Updated 10 years ago
- A useful type for working with integers modulo some constant.☆30Jun 8, 2023Updated 2 years ago
- Ruby Wrapper for Hurriyet API - http://developers.hurriyet.com.tr/☆12May 1, 2017Updated 8 years ago
- Visualize fine-grained timing data from ghc verbose logs☆13Jan 12, 2022Updated 4 years ago
- Haskell: Monorepo for our open source packages☆17Oct 7, 2017Updated 8 years ago
- 🎒 Backpack interface for containers☆32Nov 6, 2020Updated 5 years ago
- Keep your laziness in check!☆35Dec 29, 2025Updated last month
- Platform-independent library for basic file system operations☆62Feb 1, 2026Updated 2 weeks ago
- A (missing) Haskell FFI tutorial: how to work with nested Structs and do bi-directional C<->Haskell interop☆85Nov 8, 2014Updated 11 years ago
- An Android app to browse GitHub repositories☆15Nov 17, 2025Updated 2 months ago
- Type-level assertion operators☆16Mar 20, 2018Updated 7 years ago
- Measuring CPU instructions in Haskell using Linux Performance Counters☆83Jun 9, 2018Updated 7 years ago
- Fuzzy string search in Haskell☆14Jan 5, 2024Updated 2 years ago
- Parser and type analysis for the Go programming language☆12Aug 3, 2023Updated 2 years ago
- experimenting with STM-backed read-copy-update in Haskell☆18Oct 19, 2025Updated 3 months ago
- haskell prof file CLI/Curses tool☆32May 2, 2017Updated 8 years ago
- Parse and render *.drv files☆38Aug 5, 2025Updated 6 months ago
- OpenTelemetry instrumentation for Servant, compatible with hs-opentelemetry.☆16Dec 6, 2025Updated 2 months ago
- ☆24Nov 5, 2025Updated 3 months ago
- QuadTree library for Haskell, using lenses.☆15May 7, 2018Updated 7 years ago
- A monad for managed values☆51Nov 18, 2025Updated 2 months ago
- Pretty printer for Nix .drv files.☆15Mar 30, 2018Updated 7 years ago
- A small programming language that compiles to Wasm GC☆19Updated this week
- Knowledge of classical mechanics, written in haskell.☆14Feb 11, 2013Updated 13 years ago
- Compare the public API of different versions of a Hackage library☆62May 2, 2018Updated 7 years ago
- haskell-indentation 2nd try☆33Dec 17, 2014Updated 11 years ago