gregorycollins / hashtablesLinks
Mutable hash tables for Haskell, in the ST monad
☆133Updated 5 months ago
Alternatives and similar repositories for hashtables
Users that are interested in hashtables are comparing it to the libraries listed below
Sorting:
- ☆127Updated 2 years ago
- A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API☆134Updated 4 years ago
- ☆80Updated last year
- Fast binary serialization in Haskell☆110Updated last year
- Fast linear time sorting and discrimination for a large class of data types☆138Updated 8 months ago
- Generic Programming using True Sums of Products☆164Updated 3 weeks ago
- The missing tutorial module for the lens library☆83Updated last year
- Efficient, pure binary serialisation using ByteStrings in Haskell.☆116Updated last year
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆104Updated 10 months ago
- The Haskell Refactoring Tool☆138Updated 8 years ago
- Type classes for mapping, folding, and traversing monomorphic containers☆161Updated 10 months ago
- Generic parser combinators☆90Updated 10 months ago
- A high-performance striped resource pooling implementation for Haskell☆112Updated 3 years ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆98Updated 4 years ago
- Safe, consistent, and easy exception handling☆135Updated 2 years ago
- Haskell Standard Input and Output☆104Updated 5 years ago
- Haskell protocol-buffers package☆81Updated last year
- Swagger for Servant☆123Updated 4 years ago
- Lean Haskell Benchmarking☆90Updated 3 years ago
- Benchmarks to compare Haskell streaming library performance☆107Updated 4 months ago
- The Haskell Refactoring Tool☆138Updated 6 years ago
- Test your Haskell code by exhaustively checking its properties☆137Updated 6 months ago
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆107Updated 7 years ago
- Extensible Effects: An Alternative to Monad Transformers☆175Updated 5 years ago
- Typed filepath☆127Updated last year
- Monad Transformers and Classes☆76Updated 6 years ago
- Haskell Avro Encoding and Decoding Native Support (no RPC)☆86Updated last year
- Stack-based JSON interface to ide-backend☆98Updated 10 years ago
- Efficient hashing-based container types☆226Updated 3 weeks ago
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆119Updated 8 months ago