gregorycollins / hashtablesLinks
Mutable hash tables for Haskell, in the ST monad
☆130Updated last month
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☆131Updated 3 years ago
- ☆80Updated last year
- ☆125Updated last year
- A high-performance striped resource pooling implementation for Haskell☆112Updated 3 years ago
- Generic Programming using True Sums of Products☆162Updated 3 weeks ago
- Generic parser combinators☆88Updated 5 months ago
- Fast binary serialization in Haskell☆110Updated 8 months ago
- A class for types that can be converted to a hash value☆104Updated this week
- Efficient, pure binary serialisation using ByteStrings in Haskell.☆114Updated 6 months 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
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆103Updated 5 months ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆97Updated 3 years ago
- The Haskell Refactoring Tool☆138Updated 8 years ago
- Lean Haskell Benchmarking☆90Updated 2 years ago
- The missing tutorial module for the lens library☆83Updated last year
- The Haskell Refactoring Tool☆138Updated 5 years ago
- Type classes for mapping, folding, and traversing monomorphic containers☆158Updated 4 months ago
- Safe, consistent, and easy exception handling☆136Updated last year
- Fast linear time sorting and discrimination for a large class of data types☆137Updated 2 months ago
- Benchmarks to compare Haskell streaming library performance☆106Updated 9 months ago
- Haskell protocol-buffers package☆80Updated last year
- The Ermine Programming Language - Join us on irc.freenode.net #ermine☆223Updated 7 years ago
- Stack-based JSON interface to ide-backend☆98Updated 9 years ago
- A general way to consume input using applicative functors☆152Updated 2 months ago
- Extensible Effects: An Alternative to Monad Transformers☆174Updated 4 years ago
- A magic typeclass that just does it☆124Updated 3 years ago
- Declare and access tuple fields with labels☆59Updated 6 years ago
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆107Updated 7 years ago
- Typed filepath☆125Updated 7 months ago
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆118Updated 2 months ago