gregorycollins / hashtablesLinks
Mutable hash tables for Haskell, in the ST monad
☆129Updated 2 weeks ago
Alternatives and similar repositories for hashtables
Users that are interested in hashtables are comparing it to the libraries listed below
Sorting:
- A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API☆130Updated 3 years ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆97Updated 3 years ago
- Generic parser combinators☆87Updated 4 months ago
- ☆78Updated 11 months ago
- ☆125Updated last year
- Efficient, pure binary serialisation using ByteStrings in Haskell.☆111Updated 5 months ago
- Fast binary serialization in Haskell☆110Updated 6 months ago
- free monads☆175Updated 4 months ago
- A high-performance striped resource pooling implementation for Haskell☆112Updated 3 years ago
- Fast linear time sorting and discrimination for a large class of data types☆137Updated last month
- Generic Programming using True Sums of Products☆163Updated 6 months ago
- A class for types that can be converted to a hash value☆103Updated 4 months ago
- An xhtml-based templating engine, allowing Haskell functions to be bound to XML tags.☆94Updated last year
- Efficient hashing-based container types☆222Updated 2 months ago
- A collection of different packages for CAS based data structures.☆109Updated last year
- Type classes for mapping, folding, and traversing monomorphic containers☆157Updated 3 months ago
- Haskell Database Connectivity☆131Updated 3 years ago
- The Haskell Refactoring Tool☆138Updated 8 years ago
- Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)☆162Updated 4 years ago
- Extensible Effects: An Alternative to Monad Transformers☆173Updated 4 years ago
- Test your Haskell code by exhaustively checking its properties☆136Updated 2 years ago
- Fast Haskell XML parser☆123Updated last year
- Systematic concurrency testing meets Haskell.☆197Updated 4 months ago
- Haml-like template files that are compile-time checked☆139Updated this week
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆103Updated 4 months ago
- Alternative API for processes, featuring more type safety☆112Updated 3 months ago
- Safe, consistent, and easy exception handling☆136Updated last year
- The missing tutorial module for the lens library☆82Updated last year
- Haskell Standard Input and Output☆104Updated 4 years ago
- A general way to consume input using applicative functors☆152Updated last month