gregorycollins / hashtablesLinks
Mutable hash tables for Haskell, in the ST monad
☆132Updated 4 months 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☆134Updated 4 years ago
- ☆127Updated 2 years ago
- The Haskell Refactoring Tool☆138Updated 8 years ago
- Generic parser combinators☆89Updated 9 months ago
- ☆80Updated last year
- The missing tutorial module for the lens library☆83Updated last year
- The Haskell Refactoring Tool☆138Updated 6 years ago
- Fast binary serialization in Haskell☆110Updated last year
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆104Updated 9 months ago
- Generic Programming using True Sums of Products☆164Updated 4 months ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆98Updated 4 years ago
- Type classes for mapping, folding, and traversing monomorphic containers☆159Updated 8 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 6 months ago
- Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)☆161Updated 4 years ago
- Extensible Effects: An Alternative to Monad Transformers☆175Updated 4 years ago
- Efficient, pure binary serialisation using ByteStrings in Haskell.☆115Updated 10 months ago
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆118Updated 6 months ago
- Hadrian: a new build system for the Glasgow Haskell Compiler. Now merged into the GHC tree!☆208Updated 6 years ago
- Test your Haskell code by exhaustively checking its properties☆137Updated 4 months ago
- Parser combinators with highlighting, slicing, layout, literate comments, Clang-style diagnostics and the kitchen sink☆302Updated 9 months ago
- Swagger for Servant☆123Updated 4 years ago
- An xhtml-based templating engine, allowing Haskell functions to be bound to XML tags.☆92Updated last year
- Transactional key-value store written entirely in Haskell☆94Updated 4 years ago
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆107Updated 7 years ago
- Twitter API package for Haskell, including enumerator interfaces and Streaming API supports.☆158Updated 4 years ago
- The Ermine Programming Language - Join us on irc.freenode.net #ermine☆223Updated 7 years ago
- A magic typeclass that just does it☆125Updated 3 years ago
- Safe, consistent, and easy exception handling☆135Updated 2 years ago
- A general way to consume input using applicative functors☆151Updated 6 months ago