haskell-perf / dictionariesLinks
Benchmarks for dictionary data structures: hash tables, maps, tries, etc.
☆98Updated 4 years ago
Alternatives and similar repositories for dictionaries
Users that are interested in dictionaries are comparing it to the libraries listed below
Sorting:
- Generic Programming using True Sums of Products☆164Updated 4 months ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 3 years ago
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆118Updated 6 months ago
- Inspection Testing for Haskell☆189Updated 2 months ago
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 3 years ago
- Fast Haskell XML parser☆124Updated 2 years ago
- Lean Haskell Benchmarking☆90Updated 3 years ago
- Benchmarks to compare Haskell streaming library performance☆107Updated 3 months ago
- Measuring CPU instructions in Haskell using Linux Performance Counters☆83Updated 7 years ago
- ☆99Updated 5 months ago
- Haskell: Supercharged anonymous records☆83Updated 3 years ago
- 📚 A softer alternative to Haddock☆106Updated 5 years ago
- Unified Haskell interface for basic file system notifications☆141Updated 3 months ago
- New formatting library☆58Updated 3 years ago
- Check properties on standard classes and data structures☆80Updated 2 months ago
- Stream editing with Haskell Megaparsec parsers☆81Updated last year
- Detect dead exports or package imports☆125Updated 5 years ago
- Monad Transformers and Classes☆76Updated 6 years ago
- Fast binary serialization in Haskell☆110Updated last year
- Visualiser for Haskell (GHC) prof files☆201Updated 2 years ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆148Updated 3 months ago
- Typed filepath☆126Updated 11 months ago
- Alternative API for processes, featuring more type safety☆113Updated 8 months ago
- Higher-kinded data via generics☆170Updated last year
- Yet another Haskell build system.☆115Updated 5 years ago
- Measure allocations of a Haskell functions/values☆99Updated last year
- A magic typeclass that just does it☆125Updated 3 years ago
- Notes on space leaks☆102Updated 5 years ago
- Interpreter for GHC Haskell☆22Updated 6 years ago
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆107Updated 7 years ago